[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Aspell-user] aspell-0.60 Compile Problem: undefined reference
From: |
Brian Nelson |
Subject: |
Re: [Aspell-user] aspell-0.60 Compile Problem: undefined reference |
Date: |
Wed, 09 Nov 2005 15:59:22 -0800 |
User-agent: |
Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) |
Richard Plana <address@hidden> writes:
> On Wed, 2005-11-09 at 15:06 -0700, Kevin Atkinson wrote:
>
>> > make[1]: Entering directory `/home/rplana/src/aspell-0.60.4'
>> > /bin/sh ./libtool --tag=CXX --mode=link g++ -march=pentium4 -O3 -pipe
>> > -fomit-frame-pointer -fno-exceptions -o aspell prog/aspell.o
>> > prog/check_funs.o prog/checker_string.o libaspell.la -lncursesw -ldl
>> > -ldl
>> > g++ -march=pentium4 -O3 -pipe -fomit-frame-pointer -fno-exceptions
>> > -o .libs/aspell prog/aspell.o prog/check_funs.o
>> > prog/checker_string.o ./.libs/libaspell.so -lncursesw -ldl -Wl,--rpath
>> > -Wl,/opt/aspell-0.60/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
>
>
>> You probably need to stick in a few explicit template institutions.
>
> Googled for "template institutions" and couldn't find anything. I'll try
> to crack open some C++ books.
"instantiation", not "institution". ;)
--
Captain Logic is not steering this tugboat.