On Mon, 2008-03-10 at 17:25 +0000, Toby Cubitt wrote:
> I'm running Gentoo, using gcc 4.1.2, and pulled the latest CVS just a
> few minutes ago. If I've forgotten to mention something important,
> please let me know!
> 
> Here's the relevant part of the call-stack:
> 
> i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -o
> .libs/efreet_alloc efreet_alloc.o  ../../../src/lib/.libs/libefreet.so
> /usr/lib/libecore_file.so /usr/lib/libecore_con.so /usr/lib/libecore.so
> -lm -lssl -lcrypto -ldl
> /usr/lib/libecore_file.so: undefined reference to
> `_ecore_file_download_abort'
> collect2: ld returned 1 exit status
> make[4]: *** [efreet_menu_alloc] Error 1
> make[4]: *** Waiting for unfinished jobs....
> /usr/lib/libecore_file.so: undefined reference to
> `_ecore_file_download_abort'
> collect2: ld returned 1 exit status
> make[4]: *** [efreet_alloc] Error 1
> make[4]: Leaving directory
> `/var/tmp/portage/dev-libs/efreet-9999/work/e17/libs/efreet/src/bin/compare'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory
> `/var/tmp/portage/dev-libs/efreet-9999/work/e17/libs/efreet/src/bin'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/var/tmp/portage/dev-libs/efreet-9999/work/e17/libs/efreet/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/dev-libs/efreet-9999/work/e17/libs/efreet'
> make: *** [all] Error 2
> 

That error was just mentioned on e-dev. Seems like a recent change to
ecore causes this, if ecore is installed without curl support. So you
can either install the curl-dev package of your distro, so that ecore
will be build with curl support, or you wait until this is fixed in cvs.

Cheers
Jochen
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> enlightenment-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to