On Thu, 2004-03-11 at 22:09 -0800, Philip Snyder wrote:

> 
> I've got libiconv-1.9.1 installed. Error listed below.
> 
> /home/philip/cvs/e17/libs/ecore/src/lib/ecore_txt/.libs/libecore_txt.so:
> undefined reference to `libiconv_clos
> e'
> /home/philip/cvs/e17/libs/ecore/src/lib/ecore_txt/.libs/libecore_txt.so:
> undefined reference to `libiconv'
> collect2: ld returned 1 exit status
> make[3]: *** [ecore_test] Error 1

try this:

LDFLAGS="-liconv" ./configure then make again

you could probably just do LDFLAGS="-liconv" make




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to