On Fri, 8 Jul 2005 18:15:24 -0600 Dave Serls <[EMAIL PROTECTED]> wrote:
> Probably too much Scotch. > > Just unable to build 0.70 on a Mandrake 10.1 Community system. > > Installed libiconv from gnu.org and ldconfigged my ass off, but still > > > /home/guest/bld/blackbox-0.70.0/lib/Unicode.cc:86: undefined reference to > `libiconv_open' > ../lib/.libs/libbt.a(Unicode.o)(.text+0x370):/home/guest/bld/blackbox-0.70.0/lib/Unicode.cc:113: > undefined reference to `libiconv' > ../lib/.libs/libbt.a(Unicode.o)(.text+0x39f):/home/guest/bld/blackbox-0.70.0/lib/Unicode.cc:155: > undefined reference to `libiconv_close' > collect2: ld returned 1 exit status > > > link fails not finding libiconv_close. > I see it with 'objdump' -- why can't it be found? > > My own duh I guess. iconv.h in /usr/include was the GNU libiconv header. Even after I removed the GNU version. Replaced with what should have been the original. Make sense. Not really. But 'make' is fine. > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > List archives: http://asgardsrealm.net/lurker/splash/index.html > -- ************************************************************************ * Dave Serls Littleton, CO, USA * * dashs.denver.co.us sorrybiscuit.com * ************************************************************************ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html
