Ok, that is solved and now the problem is:

make  all-recursive
Making all in src
Making all in lib
/bin/sh ../../libtool --mode=link gcc  -g -O2   -o libeet.la -rpath / 
usr/local/lib -version-info 9:10:9 eet_lib.lo eet_data.lo  
eet_image.lo eet_memfile.lo -lz -ljpeg
gcc -dynamiclib  -flat_namespace -undefined suppress -o .libs/libeet. 
0  .libs/eet_lib.o .libs/eet_data.o .libs/eet_image.o .libs/ 
eet_memfile.o  -lz -ljpeg -install_name  /usr/local/lib/libeet.0 -Wl,- 
compatibility_version -Wl,10 -Wl,-current_version -Wl,10.10
/usr/bin/libtool: can't locate file for: -ljpeg
/usr/bin/libtool: file: -ljpeg is not an object file (not allowed in  
a library)
make[3]: *** [libeet.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

this error to me is more complicated to understand, because at least  
before it was clear what to (try) to do.
Does anyone know how to behave with this? Is there anyone that  
installed DR17 on OSX 10.4.7 successfully? if so, can he/she tell me  
how to do it?
thanks,
gp

On Aug 10, 2006, at 4:20 PM, blak wrote:

> You can use CPPFLAGS for describing where is your include directory 
> (for
> header files).
>
> CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir>
> if you have headers in a nonstandard directory <include dir>
>
> ---------------------------------------------------------------------- 
> ---
> Using Tomcat but need to do more? Need to support web services,  
> security?
> Get stuff done quickly with pre-integrated technology to make your  
> job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache  
> Geronimo
> http://sel.as-us.falkag.net/sel? 
> cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> enlightenment-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to