Hi there,

First it should be mentioned that my computer is somewhat of a hotchpotch of
differernt libraries, from different sources, as it's what I've been using
since I first installed Linux.

I couldn't get libkarma-0.0.5 to compile - it kept complaining about
"undefined reference to `libiconv'"

I have libiconv 0.9.2 and gcc 3.4.5, and tried compiling with just "make
all".

Attached is make's error log.

Most likely something simple and entirely my-own-fault.

-Nick
-- 
GPG Key : linux.nfshost.com/nick.gpg.asc
IM              : [EMAIL PROTECTED]     (Jabber + OTR)
../lib/libkarma.a(utf8.o)(.text+0x2e): In function `utf8_destroy':
/tmp/libkarma-0.0.5/src/utf8.c:20: undefined reference to `libiconv_close'
../lib/libkarma.a(utf8.o)(.text+0x3f):/tmp/libkarma-0.0.5/src/utf8.c:21: 
undefined reference to `libiconv_close'
../lib/libkarma.a(utf8.o)(.text+0x85): In function `utf8_set_codeset':
/tmp/libkarma-0.0.5/src/utf8.c:28: undefined reference to `libiconv_close'
../lib/libkarma.a(utf8.o)(.text+0xa9):/tmp/libkarma-0.0.5/src/utf8.c:32: 
undefined reference to `libiconv_close'
../lib/libkarma.a(utf8.o)(.text+0xf6):/tmp/libkarma-0.0.5/src/utf8.c:39: 
undefined reference to `libiconv_open'
../lib/libkarma.a(utf8.o)(.text+0x111):/tmp/libkarma-0.0.5/src/utf8.c:40: 
undefined reference to `libiconv_open'
../lib/libkarma.a(utf8.o)(.text+0x1fc): In function `utf8_from_codeset':
/tmp/libkarma-0.0.5/src/utf8.c:67: undefined reference to `libiconv'
../lib/libkarma.a(utf8.o)(.text+0x2e4): In function `utf8_to_codeset':
/tmp/libkarma-0.0.5/src/utf8.c:92: undefined reference to `libiconv'
collect2: ld returned 1 exit status
make[1]: *** [riocp] Error 1
make: *** [tools] Error 2

Attachment: pgpdX46tZWxQd.pgp
Description: PGP signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-karma-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-karma-devel

Reply via email to