On Sat, 25 Sep 2004, Ryan Freeman wrote: > /usr/include/c++/3.4/bits/stl_algobase.h:258: undefined reference to > `libiconv'
> looks to me like something to do with the libbt.a file not seeing > libiconv? this i do not understand, that file is built with blackbox, > and blackbox built perfectly. i'm stumped. any ideas? libbt.pc file not listing libiconv. I reported same problem and was told was now fixed (not in release tarball though, but in code via cvs). My earlier email in the archives I assume: This was noticed under NetBSD and FreeBSD (both using pkgsrc) to build bbkeys. Once I manually added the -liconv to the installed pkgconfig/libbt.pc Libs: all was well. Jeremy C. Reed http://bsd.reedmedia.net/ -- BSD news and resources -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
