Recently, Somebody Somewhere wrote these words
> In my attempts to compile a mail client to save me from GMail's woes,
> I am compiling aspell. Well, except that it tells me this as it tries
> to build:
> >>>
> ./.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
> <<<
>
> This happens regardless of CFLAGS, CXXFLAGS, or LDFLAGS. Why does it
> hate me so, and how might I get it to like me again?
>
I just did this recently, and it went flawlesslu on lfs-5.0--> with
gcc-3.3.1.
Have we run ldconfig in recent times? All lib dirs in /etc/ld.so.conf?
--
With best Regards,
Declan Moriarty.
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page