Hi,

I attempted to update my E17 installation using the easy_e17.sh script. When compiling E, I get the following errors:

gmake  all-recursive
gmake[1]: Entering directory `/usr/home/mmcneil/e17_cvs/e17/apps/e'
Making all in src
gmake[2]: Entering directory `/usr/home/mmcneil/e17_cvs/e17/apps/e/src'
Making all in bin
gmake[3]: Entering directory `/usr/home/mmcneil/e17_cvs/e17/apps/e/src/bin'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/opt/e17/include -I/opt/e17/include/efreet -I/usr/local/include -I/opt/e17/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/opt/e17/bin\" -DPACKAGE_LIB_DIR=\"/opt/e17/lib\" -DPACKAGE_DATA_DIR=\"/opt/e17/share/enlightenment\" -DLOCALE_DIR=\"/opt/e17/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/opt/e17/etc\" -I/usr/local/include -I/opt/e17/include -lintl -liconv -L/usr/local/lib -L/usr/X11R6/lib -I/usr/local/include -I/usr/X11R6/include -MT e_main.o -MD -MP -MF .deps/e_main.Tpo -c -o e_main.o e_main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/opt/e17/include -I/opt/e17/include/efreet -I/usr/local/include -I/opt/e17/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/opt/e17/bin\" -DPACKAGE_LIB_DIR=\"/opt/e17/lib\" -DPACKAGE_DATA_DIR=\"/opt/e17/share/enlightenment\" -DLOCALE_DIR=\"/opt/e17/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/opt/e17/etc\" -I/usr/local/include -I/opt/e17/include -lintl -liconv -L/usr/local/lib -L/usr/X11R6/lib -I/usr/local/include -I/usr/X11R6/include -MT e_user.o -MD -MP -MF .deps/e_user.Tpo -c -o e_user.o e_user.c
In file included from e_includes.h:14,
                from e.h:180,
                from e_main.c:4:
e_border.h:356: error: expected specifier-qualifier-list before 'Ecore_X_Virtual_Keyboard_State'
In file included from e_includes.h:14,
                from e.h:180,
                from e_user.c:4:
e_border.h:356: error: expected specifier-qualifier-list before 'Ecore_X_Virtual_Keyboard_State'
gmake[3]: *** [e_user.o] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: *** [e_main.o] Error 1
gmake[3]: Leaving directory `/usr/home/mmcneil/e17_cvs/e17/apps/e/src/bin'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/home/mmcneil/e17_cvs/e17/apps/e/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/home/mmcneil/e17_cvs/e17/apps/e'
gmake: *** [all] Error 2

I'm running FreeBSD 7.0.

Thanks,

--

Mike McNeil

Sr. Network Engineer

IST-IS

University of California Berkeley

Email: [EMAIL PROTECTED]

-------------------------------------------------------------------------
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
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to