From: Nicola Squartini <[EMAIL PROTECTED]>
To: [email protected]
Subject: Compile problem
Date: Sat, 22 Oct 2005 12:58:45 -0400
Hi
I tried to compile aspell-0.60.4 using gcc-4.0.2 but unfortuntly at some point I got:
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O3 -fomit-frame-pointer -march=athlon64 -fno-exceptions -o aspell prog/aspell.o prog/check_funs.o prog/checker_string.o libaspell.la -lncurses -ldl -ldl
x86_64-pc-linux-gnu-g++ -O3 -fomit-frame-pointer -march=athlon64 -fno-exceptions -o .libs/aspell prog/aspell.o prog/check_funs.o prog/checker_string.o ./.libs/libaspell.so /usr/lib/../lib/libstdc++.so -L/tmp/gcc-4.0.2-build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/tmp/gcc-4.0.2-build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/tmp/gcc-4.0.2-build/gcc -lncurses -ldl -Wl,--rpath -Wl,/usr/lib/../lib
./.libs/libaspell.so: undefined reference to `acommon::HashTable<acommon::StringMap::Parms>::init(unsigned int)'
./.libs/libaspell.so: undefined reference to `acommon::HashTable<acommon::StringMap::Parms>::del()'
./.libs/libaspell.so: undefined reference to `acommon::BlockSList<acommon::StringPair>::clear()'
collect2: ld returned 1 exit status
Do you have any idea?
Thanks
_______________________________________________ Aspell-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/aspell-user
