I just tried updating my e17 install and got the following error while trying to compile ewl:
> In file included from ewl_spinner.c:2: > /usr/local/include/Ecore_Str.h:48: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or > ‘__attribute__’ before ‘ecore_strlcpy’ > /usr/local/include/Ecore_Str.h:49: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or > ‘__attribute__’ before ‘ecore_strlcat’ > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. > -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LIB_DIR=\"/usr/lib\" > -DPACKAGE_SYSCONF_DIR=\"/usr/etc\" -I/usr/include/efreet -I/usr/include -Wall > -MT libewl_la-ewl_misc.lo -MD -MP -MF .deps/libewl_la-ewl_misc.Tpo -c > ewl_misc.c -o libewl_la-ewl_misc.o >/dev/null 2>&1 > ewl_spinner.c: In function ‘ewl_spinner_cb_realize’: > ewl_spinner.c:246: warning: implicit declaration of function ‘ecore_strlcpy’ > make[3]: *** [libewl_la-ewl_spinner.lo] Error 1 > make[3]: *** Waiting for unfinished jobs.... > mv -f .deps/libewl_la-ewl_misc.Tpo .deps/libewl_la-ewl_misc.Plo > make[3]: Leaving directory `/home/mmcneil/e17_src/ewl/src/lib' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/mmcneil/e17_src/ewl/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/mmcneil/e17_src/ewl' > make: *** [all] Error 2 Running Ubuntu Hardy. Thanks, -- ------------------------------------------------- Mike McNeil Sr. Network Engineer Information Systems and Technology University of California Berkeley ------------------------------------------------------------------------- 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-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
