Good day, I compiled and installed e17 from CVS over the weekend on a laptop at home with no problem at all, but when I went to do the same on my desktop at work I get the following error:
gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/include -I../../../../src/modules/engines -I/usr/include/freetype2 -INONE -I/usr/local/include -MT evas_x_main.lo -MD -MP -MF .deps/evas_x_main.Tpo -c evas_x_main.c -o evas_x_main.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/local/include -L/usr/local/lib -o module.la -rpath /usr/local/lib/evas/modules/engines/software_x11/linux-gnu-i686 -module -avoid-version -L../../../../src/lib -L../../../../src/lib/.libs evas_engine.lo evas_outbuf.lo evas_x_buffer.lo evas_x_color.lo evas_x_main.lo -LNONE -lX11 -lXext -lX11 -lXext -lXrender ../../../../src/lib/libevas.la ../../../../libtool: line 1815: cd: NONE: No such file or directory libtool: link: cannot determine absolute directory name of `NONE' make[5]: *** [module.la] Error 1 [EMAIL PROTECTED] evas]# grep NONE configure exec_prefix=NONE prefix=NONE program_prefix=NONE program_suffix=NONE x_includes=NONE x_libraries=NONE Seems as if 'x_includes' and 'x_libraries' is the culprit here. I edited the configure script by hand and removed the 'NONE' from those two variables and evas compiled fine. Is this just a file in flux? -- ----------------- Brian Mendenhall (aka wyndl jones) ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users