I just updated e17 and now I get this error when compiling the calendar module :

make[5]: Entering directory `/root/e_modules/src/modules/calendar'
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../.. -I/usr/local/include -I/usr/include -I/usr/include/enlightenment -DUSE_E_CONFIG_H -g -O2 -MT e_mod_main.lo -MD -MP -MF ".deps/e_mod_main.Tpo" -c -o e_mod_main.lo e_mod_main.c; \ then mv -f ".deps/e_mod_main.Tpo" ".deps/e_mod_main.Plo"; else rm -f ".deps/e_mod_main.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../.. -I/usr/local/include -I/usr/include -I/usr/include/enlightenment -DUSE_E_CONFIG_H -g -O2 -MT e_mod_main.lo -MD -MP -MF .deps/e_mod_main.Tpo -c e_mod_main.c -fPIC -DPIC -o .libs/e_mod_main.o
e_mod_main.c: In function `e_modapi_info':
e_mod_main.c:128: error: structure has no member named `label'
make[5]: *** [e_mod_main.lo] Error 1
make[5]: Leaving directory `/root/e_modules/src/modules/calendar'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/root/e_modules/src/modules/calendar'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/e_modules/src/modules'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/e_modules/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/e_modules'
make: *** [all] Error 2


Nathan A. Smith wrote:

Hey,

For those who would like to try out and comment on my
efforts, http://home.comcast.net/~nasa01/calendar.tar.gz
has my first full project. It's an alpha version of my calendar module. Please give it a try.


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to