Hi all
I'm trying to build evas with the revisoin 38605. Its configure script seems
to run normally. I can build e16 successfully and it is running fine on my box.
But when I run make of evas, the following error occurred:

 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I. -I../../../../src/lib 
-I../../../../src/lib/include -I../../../../src/modules/engines 
-I/usr/include/freetype2 -I/usr/local/e17/include/eina-0 
-I/usr/local/e17/include/eina-0/eina -g -O2 -D_GNU_SOURCE -MT evas_xlib_main.lo 
-MD -MP -MF .deps/evas_xlib_main.Tpo -c evas_xlib_main.c -o evas_xlib_main.o 
>/dev/null 2>&1
/bin/sh ../../../../libtool --tag=CC --mode=link gcc  -g -O2 -D_GNU_SOURCE   -o 
module.la -rpath 
/usr/local/e17/lib/evas/modules/engines/software_x11/linux-gnu-i686 -module 
-avoid-version evas_engine.lo evas_xlib_outbuf.lo evas_xlib_buffer.lo 
evas_xlib_color.lo evas_xlib_main.lo  ../../../../src/lib/libevas.la 
-L/usr/local/e17/lib -leina    -lX11 -lXext  
libtool: link: warning: 
`/usr/lib/gcc-lib/i386-vine-linux/3.3.6/../../..//libfreetype.la' seems to be 
moved
gcc -shared  .libs/evas_engine.o .libs/evas_xlib_outbuf.o 
.libs/evas_xlib_buffer.o .libs/evas_xlib_color.o .libs/evas_xlib_main.o  
-Wl,--rpath -Wl,/home/fumi/src/e17/e/trunk/evas/src/lib/.libs 
../../../../src/lib/.libs/libevas.so -L/usr/local/e17/lib -L/opt/fumi/dbus/lib 
-L/opt/fumi/libpng/lib -L/opt/fumi/glib/lib -L/opt/fumi/atk/lib 
-L/opt/fumi/pixman/lib -L/opt/fumi/cairo/lib -L/opt/fumi/pango/lib 
-L/opt/fumi/jasper/lib -L/opt/fumi/gtk+/lib -L/opt/fumi/babl/lib 
-L/opt/fumi/gegl/lib -L/opt/fumi/gettext/lib -L/opt/fumi/gimp/lib 
-L/opt/fumi/imagemagick/lib -L/usr/lib/gcc-lib/i386-vine-linux/3.3.6/../../../ 
-L/usr/lib /usr/local/e17/lib/libeina.so -lX11 -lXext  -Wl,-soname 
-Wl,module.so -o .libs/module.so
/usr/bin/ld: cannot find -lX11
collect2: ld returned 1 exit status

libX11* on my box are in:
$ slocate libX11
/usr/X11R6/lib/libX11.so.6
/usr/X11R6/lib/libX11.a
/usr/X11R6/lib/libX11.so.6.2
/usr/X11R6/lib/libX11.so

Any help is appreciated.
Thanks
--Yasufumi

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to