Try updating ecore, there was some shuffling of data structures a while back that are related to this.
On 8/9/06, Brian Howe <[EMAIL PROTECTED]> wrote: > I'm running Ubuntu Linux on intel. I've just done a complete checkout of the > cvs tree and I'm getting the following error trying to compile ewl: > > Making all in x11 > make[4]: Entering directory > `/root/e17/e17/libs/ewl/src/engines/x11' > if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I. -I../../.. -I../../../src/lib -I../../../src/lib > -I../../../src/engines/x11 -I../../../src/engines/x11 -I/usr/local/include > -I/usr/local/include -g -O2 -Wall -MT ewl_engine_x11.lo -MD -MP -MF > ".deps/ewl_engine_x11.Tpo" -c -o ewl_engine_x11.lo ewl_engine_x11.c; \ > then mv -f ".deps/ewl_engine_x11.Tpo" ".deps/ewl_engine_x11.Plo"; > else rm -f ".deps/ewl_engine_x11.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib > -I../../../src/lib -I../../../src/engines/x11 -I../../../src/engines/x11 > -I/usr/local/include -I/usr/local/include -g -O2 -Wall -MT ewl_engine_x11.lo > -MD -MP -MF .deps/ewl_engine_x11.Tpo -c ewl_engine_x11.c -fPIC -DPIC -o > .libs/ewl_engine_x11.o > ewl_engine_x11.c:78: warning: missing braces around initializer > ewl_engine_x11.c:78: warning: (near initialization for > 'engine_funcs.engine_hooks') > ewl_engine_x11.c: In function 'ewl_ev_x_paste': > ewl_engine_x11.c:1047: error: 'struct > _Ecore_X_Event_Selection_Notify' has no member named > 'content' > make[4]: *** [ewl_engine_x11.lo] Error 1 > make[4]: Leaving directory > `/root/e17/e17/libs/ewl/src/engines/x11' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory > `/root/e17/e17/libs/ewl/src/engines' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/root/e17/e17/libs/ewl/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/e17/e17/libs/ewl' > make: *** [all] Error 2 > > Can someone please explain what I'm missing and what I can do to fix the > problem? > > Thanks > > -- > Brian Howe > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
