I've been encountering some strange errors on my gentoo system lately. I would normally submit a bug report to the gentoo bugzilla, but aspects of the problem seem to be e-cvs specific. Note, I have been compiling e-cvs without any problems in the past and I know to do ldconfig and have /usr/local/lib set in /etc/ld.so.conf. I also have been doing a make distclean to make sure old configurations aren't interfering. I rebuilt all of the EFL without problems, excepting the aclocal warnings.

automake-1.8.5-r1

For all packages (including none efl stuff), I get a long series of warnings such as:

/usr/share/aclocal/xmms.m4:62: warning: underquoted definition of AM_PATH_XMMS
/usr/share/aclocal/wxwin.m4:36: warning: underquoted definition of AM_OPTIONS_WXCONFIG
/usr/share/aclocal/wxwin.m4:59: warning: underquoted definition of AM_PATH_WXCONFIG
...


For certain efl projects, compilation will stop with a lib error. Here are a few:

Entice:
/bin/sh ../../libtool --mode=link gcc -g -O2 -o entice entice.o image.o ipc.o keys.o prefs.o signals_image.o signals_thumb.o main.o -L/usr/local/lib -lm -lesmart_container -lesmart_draggies -lesmart_thumb -lesmart_trans_x11 -L/usr/local/lib -levas -L/usr/local/lib -ledb -lz -L/usr/local/lib -lecore -lecore_job -lecore_x -lecore_evas -lecore_con -lecore_ipc -lecore_txt -lecore_fb -lecore_config -L/usr/lib -ledb -lz -lm -L/usr/local/lib -ledje -lm -lc
libtool: link: cannot find the library `/usr/lib/libImlib2.la'


Emotion:
/bin/sh ../../libtool --mode=link gcc -g -O2 -o libemotion.la -rpath /usr/local/lib -version-info 0:1:0 emotion_smart.lo -L/usr/local/lib -levas -L/usr/local/lib -lecore -lecore_job -lecore_x -lecore_evas -lecore_con -lecore_ipc -lecore_txt -lecore_fb -lecore_config -L/usr/lib -ledb -lz -lm -ldl
grep: /usr/lib/libeet.la: No such file or directory
/bin/sed: can't read /usr/lib/libeet.la: No such file or directory
libtool: link: `/usr/lib/libeet.la' is not a valid libtool archive


Enotes:
/bin/sh ../libtool --mode=link gcc -g -O2 -o enotes main.o config.o note.o controlcentre.o storage.o usage.o msgbox.o saveload.o settings.o ipc.o xml.o debug.o welcome.o -L/usr/local/lib -lewl -L/usr/local/lib -ledje -L/usr/local/lib -lecore -lecore_job -lecore_x -lecore_evas -lecore_con -lecore_ipc -lecore_txt -lecore_fb -lecore_config -L/usr/lib -ledb -lz -lm -L/usr/lib -ledb -lz -L/usr/local/lib -levas -lm -L/usr/local/lib -lecore -lecore_job -lecore_x -lecore_evas -lecore_con -lecore_ipc -lecore_txt -lecore_fb -lecore_config -L/usr/lib -ledb -lz -lm -L/usr/local/lib -levas -L/usr/local/lib -ledje -L/usr/local/lib -ledb -lz -L/usr/local/lib -lImlib2 -lfreetype -lz -lm -ldl -lXext -lXext -lX11 -L/usr/X11R6/lib -L/usr/lib -lxml2 -lz -lpthread -lm -L/usr/local/lib -lm -lesmart_draggies
libtool: link: cannot find the library `/usr/lib/libeet.la'


Any advice would be appreciated.

-Arlo


------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to