[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Aspell-user] aspell-0.60.5 - build error
From: |
Chris Clayton |
Subject: |
[Aspell-user] aspell-0.60.5 - build error |
Date: |
Sun, 24 Dec 2006 11:17:13 +0000 |
User-agent: |
KMail/1.9.5 |
Hi,
I'm trying to build aspell-0.60.5, but I get the following error:
/bin/sh ./libtool --tag=CXX --mode=link g++ -O3 -march=i386
-fno-strength-reduce -fno-exceptions -s -o aspell prog/aspell.o
prog/check_funs.o prog/checker_string.o libaspell.la -lncurses -ldl -ldl
g++ -O3 -march=i386 -fno-strength-reduce -fno-exceptions -s -o .libs/aspell
prog/aspell.o prog/check_funs.o prog/checker_string.o ./.libs/libaspell.so
/usr/lib/libstdc++.so -lncurses -ldl
./.libs/libaspell.so: undefined reference to
`acommon::HashTable<acommon::StringMap::Parms>::erase(char const* const&)'
collect2: ld returned 1 exit status
make[1]: *** [aspell] Error 1
make[1]: Leaving directory `/home/users/chris/tmp/aspell-0.60.5'
make: *** [all-recursive] Error 1
I am calling configure with:
./configure --prefix=/usr --enable-shared --disable-static --disable-nls
and my build tools are:
gcc-4.1.2 (20061124 snapshot)
libtool 1.5.22
autoconf 2.61
automake 1.10
Please ask of any other information is needed. Thanks in anticipation.
Chris
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Aspell-user] aspell-0.60.5 - build error,
Chris Clayton <=