2006-08-03: Nick White dixit: > 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".
In all the computers I've tested, iconv is part of libc. In any case I think you can configure how to find iconv modules with iconvconfig. Best, EV. ------------------------------------------------------------------------- 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
