Hi, not sure if this is the right list for this kind of questions, if not just slap my in the right direction:-)
I'm trying to build E17 on a new FreeBSD box to do a debug test of eina (see prev posting) but I can't get evas to build! It's a new installed box so I just might be missing something but I can't figure out what...! Please help:-) Thanks! 8<-------------------------------------------------------------------------------------------- gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/local/e17/bin\" -DPACKAGE_LIB_DIR=\"/usr/local/e17/lib\" -DPACKAGE_DATA_DIR=\"/usr/local/e17/share/evas\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/e17/include -I/usr/local/e17/include/eina-0 -I/usr/local/e17/include/eina-0/eina -I/usr/local/e17/include/eina-0 -I/usr/local/e17/include/eina-0/eina -I/usr/local/include -I/usr/X11R6/include -I/usr/local/e17/include -I/usr/local/e17/include -lintl -liconv -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/e17/lib -I/usr/local/include -I/usr/X11R6/include -I/usr/local/e17/include -D_GNU_SOURCE -MT evas_font_main.lo -MD -MP -MF .deps/evas_font_main.Tpo -c evas_font_main.c -fPIC -DPIC -o .libs/evas_font_main.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/local/e17/bin\" -DPACKAGE_LIB_DIR=\"/usr/local/e17/lib\" -DPACKAGE_DATA_DIR=\"/usr/local/e17/share/evas\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/e17/include -I/usr/local/e17/include/eina-0 -I/usr/local/e17/include/eina-0/eina -I/usr/local/e17/include/eina-0 -I/usr/local/e17/include/eina-0/eina -I/usr/local/include -I/usr/X11R6/include -I/usr/local/e17/include -I/usr/local/e17/include -lintl -liconv -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/e17/lib -I/usr/local/include -I/usr/X11R6/include -I/usr/local/e17/include -D_GNU_SOURCE -MT evas_font_load.lo -MD -MP -MF .deps/evas_font_load.Tpo -c evas_font_load.c -o evas_font_load.o >/dev/null 2>&1 In file included from evas_font_main.c:5: ../../../../src/lib/include/evas_common.h:68:1: warning: "alloca" redefined In file included from /usr/local/e17/include/eina-0/eina/eina_array.h:22, from /usr/local/e17/include/eina-0/eina/eina_file.h:23, from /usr/local/e17/include/eina-0/Eina.h:144, from ../../../../src/lib/include/evas_common.h:12, from evas_font_main.c:5: /usr/include/stdlib.h:231:1: warning: this is the location of the previous definition gcc: -lintl: linker input file unused because linking not done gcc: -liconv: linker input file unused because linking not done gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/local/e17/bin\" -DPACKAGE_LIB_DIR=\"/usr/local/e17/lib\" -DPACKAGE_DATA_DIR=\"/usr/local/e17/share/evas\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/e17/include -I/usr/local/e17/include/eina-0 -I/usr/local/e17/include/eina-0/eina -I/usr/local/e17/include/eina-0 -I/usr/local/e17/include/eina-0/eina -I/usr/local/include -I/usr/X11R6/include -I/usr/local/e17/include -I/usr/local/e17/include -lintl -liconv -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/e17/lib -I/usr/local/include -I/usr/X11R6/include -I/usr/local/e17/include -D_GNU_SOURCE -MT evas_font_main.lo -MD -MP -MF .deps/evas_font_main.Tpo -c evas_font_main.c -o evas_font_main.o >/dev/null 2>&1 gmake[6]: Leaving directory `/usr/local/e17_src/evas/src/lib/engines/common' gmake[5]: *** [all-recursive] Error 1 gmake[5]: Leaving directory `/usr/local/e17_src/evas/src/lib/engines/common' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/local/e17_src/evas/src/lib/engines' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/local/e17_src/evas/src/lib' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/local/e17_src/evas/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/local/e17_src/evas' gmake: *** [all] Error 2 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel