Request for review: Enlightenment DR17 + EFL

John Ellson ellson at research.att.com
Mon May 30 05:48:22 UTC 2005


Didier Casse wrote:

>Hi all,
>     I would like to have a review on the  Enlightenment DR17 package
>+ the accompanying Enlightenment Foundation Library packages (EFL).
>  
>

Entrance fails to find -lX11 on x86_64.    Should be -L/usr/X11R6/lib64
I think the problem is that @X_LIBS@  is not being used from 
AC_PATH_XTRA in configure.in

/usr/bin/gcc  -g -O2 -Wall   -o entranced  auth.o ipc.o md5.o spawner.o 
util.o -L/usr/X11R6/lib -lX11 -lXext -lXau -L/usr/lib64 -lecore 
-lecore_job -lecore_x -lecore_evas -lecore_con -lecore_ipc -lecore_txt 
-lecore_fb -lecore_config -lecore_file -L/usr/lib64 -leet -lz -ljpeg -lm 
-L/usr/lib64 -ledb -lz -lpam -lcrypt
/usr/bin/ld: cannot find -lX11


John




More information about the fedora-extras-list mailing list