Hi, I compiled the newest EFL and E17 from CVS in Gentoo, but if I try to compile e_modules I get this:
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../.. -I/usr/ include -march=athlon-xp -O3 -pipe -fomvi /it-frame-pointer -MT e_mod_main.lo -MD -M P -MF .deps/e_mod_main.Tpo -c e_mod_main.c -fPIC -DPIC -o .libs/e_mod_main.o distcc[30766] ERROR: compile (null) on localhost failed e_mod_main.c:1:15: e.h: No such file or directory In file included from e_mod_main.c:3: e_mod_main.h:20: error: syntax error before "Evas_Coord" e_mod_main.h:20: warning: no semicolon at end of struct or union e_mod_main.h:26: error: syntax error before '}' token e_mod_main.h:30: error: syntax error before "E_Menu" e_mod_main.h:30: warning: no semicolon at end of struct or union e_mod_main.h:33: error: syntax error before '*' token e_mod_main.h:33: warning: data definition has no type or storage class e_mod_main.h:35: error: syntax error before '}' token e_mod_main.h:40: error: syntax error before "E_Container" e_mod_main.h:40: warning: no semicolon at end of struct or union e_mod_main.h:41: warning: data definition has no type or storage class e_mod_main.h:43: error: syntax error before '*' token e_mod_main.h:43: warning: data definition has no type or storage class e_mod_main.h:44: error: syntax error before '*' token e_mod_main.h:44: warning: data definition has no type or storage class e_mod_main.h:46: error: syntax error before "xx" e_mod_main.h:46: warning: data definition has no type or storage class e_mod_main.h:57: error: syntax error before '*' token e_mod_main.h:57: warning: data definition has no type or storage class Why does this happen? And ignore the distcc message, it's no problem. regards Andreas ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
