On Thu, 13 Mar 2008 13:29:37 +0100 <[EMAIL PROTECTED]> babbled:

no patch attached?

> Hello,
> Since this morning, when i tried to compile ecore with ecore-sdl support (so
> --enable-ecore-sdl) build failed for libecore-evas with the following
> message : "Unable to resolve -L/usr/lib target depending on libecore-evas.la"
> the problem was : In Makefile.am automake rules , if BUILD_ECORE_SDL is
> defined ECORE_SDL_LIB var was affected with @SDL_LIBS@ LDFLAGS. the problem
> is because libecore_evas_la_DEPENDENCIES contains $(ECORE_SDL_LIB), so make
> considere @SDL_LIBS@ as a TARGET depending on libecore-evas.la.
> 
> That's why i writted a small patch to fix it, i juste moved @SDL_LIBS@ from
> ECORE_SDL_LIB to libecore_evas_la_LIBADD var. you'll can have a look in my
> patch.
> 
> mrpouet.
> 
> 
> -------------------------------------------------------------------------
> 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-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to