bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Aspell .33.7.1 Fails


From: Andrew Sayman
Subject: Aspell .33.7.1 Fails
Date: 11 Apr 2002 08:55:58 -0500

aspell .33.7.1 fails to build with binutils 2.12.

Here's the tail of the make output:

make[2]: Entering directory
`/home/gws/src/aspell-.33.7.1/data'
cd ../; bd=`pwd`; cd scowl/final; \
cat english-*.10 english-*.20 english-*.35 english-*.50 \
english-*.60 english-*.65 \
special-*.35 special-*.50 \
| $bd/src/aspell --lang=english \
create master $bd/data/english-med-only
make[2]: *** [english-med-only] Error 134
make[2]: Leaving directory
`/home/gws/src/aspell-.33.7.1/data'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gws/src/aspell-.33.7.1'
make: *** [all-recursive-am] Error 2 

and a backtrace:

#0 0x401f6611 in kill () from /lib/libc.so.6
#1 0x401f6418 in raise () from /lib/libc.so.6
#2 0x401f7abb in abort () from /lib/libc.so.6
#3 0x4018217b in __default_terminate () from
/usr/lib/libstdc++-libc6.2-2.so.3
#4 0x4018219c in __terminate () from
/usr/lib/libstdc++-libc6.2-2.so.3
#5 0x40182dbe in __throw () from
/usr/lib/libstdc++-libc6.2-2.so.3
#6 0x400b4773 in
autil::ConfigData::throw_file_exception
(this=0xbffff770, file=0x806a038
"/home/gws/.aspell.conf") at config_data.cc:30
#7 0x400776f1 in aspell::Config::read_in
(this=0xbffff880, override=0x80691c0) at
../util/config_data.hh:163
#8 0x4007753a in aspell::Config::read_in
(this=0xbffff880, override=0x80691c0) at config.cc:64
#9 0x08055683 in master () at aspell.cc:1001
#10 0x0804efd3 in main (argc=5, argv=0xbffff9d4) at
aspell.cc:320
#11 0x401e5591 in __libc_start_main () from /lib/libc.so.6 

-- 
#!/usr/bin/perl -w
until (isEndOfWorld()){
        $Mind->ActiveThought($SanfordAndSonTheme);
}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]