Well, that worked for my RH9 box at home... so I was all excited. However, it didn't work for my Fedora box here at work. Any other ideas? :)
On my Fedora box, it won't even let me run ./configure with the LDFLAGS set... here's what it says to that: [EMAIL PROTECTED] ecore]$ LDFLAGS="-liconv" ./configure checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking target system type... i686-redhat-linux-gnu checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... configure: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details. Even tried setting the LDFLAGS with make and got the same results. :-/ Here's what I've got: libtool 1.5.2 GNU m4 1.4.1 autoconf (GNU Autoconf) 2.57 automake (GNU automake) 1.7.8 gettext (GNU gettext-runtime) 0.12.1 Thx for the first one! -Philip On Fri, 2004-03-12 at 07:30, Alak Trakru wrote: > 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 ------------------------------------------------------- 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