Hi there! Since a few days I get the following error (using gentoo):
mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I/usr/include/freetype2 -g -MT evas_path.lo -MD -MP -MF .deps/evas_path.Tpo -c evas_path.c -fPIC -DPIC -o .libs/evas_path.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I/usr/include/freetype2 -g -MT evas_path.lo -MD -MP -MF .deps/evas_path.Tpo -c evas_path.c -o evas_path.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=link i686-pc-linux-gnu-gcc -g -o libevas_file.la evas_path.lo evas_module.lo i686-pc-linux-gnu-ar cru .libs/libevas_file.a .libs/evas_path.o .libs/evas_module.o i686-pc-linux-gnu-ar: .libs/evas_module.o: No such file or directory make[4]: *** [libevas_file.la] Fehler 1 make[4]: Leaving directory I don't know why this .libs/evas_module.o doesn't exist, but maybe this is a dependency problem, a wrong order in the Makefile or something. Thanks for looking at this. Please CC me, I'm not on your list. Martin ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
