First off, I know portage has e17 builds but I'd rather do it by hand
unless it proves to be undoable.

That said, I stepped through all the lib components building one at a
time in the order enlightenment.org says to build them, but when I get
to embryo it gives a compile error.  For each lib I run autogen.sh,
make, make install, and then ldconfig.  I just checked everything out
of cvs today.  Can anyone make sense of this compile error/warnings?

Thanks,
Anthony

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DLINUX -I../../src/lib -I../..
-I../..    -g -O2 -c embryo_cc_sc1.c
In file included from embryo_cc_sc.h:37,
                 from embryo_cc_sc1.c:33:
embryo_cc_amx.h:61: error: syntax error before "ucell"
embryo_cc_amx.h:61: warning: data definition has no type or storage class
embryo_cc_amx.h:84: error: syntax error before "uint32_t"
embryo_cc_amx.h:84: warning: no semicolon at end of struct or union
embryo_cc_amx.h:86: error: syntax error before '}' token
embryo_cc_amx.h:86: warning: `packed' attribute ignored
embryo_cc_amx.h:86: warning: data definition has no type or storage class
embryo_cc_amx.h:131: error: syntax error before "uint16_t"
embryo_cc_amx.h:131: warning: no semicolon at end of struct or union
embryo_cc_amx.h:147: error: syntax error before '}' token
embryo_cc_amx.h:147: warning: `packed' attribute ignored
embryo_cc_amx.h:147: warning: data definition has no type or storage class
embryo_cc_amx.h:226: error: syntax error before '*' token
embryo_cc_amx.h:226: error: syntax error before '*' token
embryo_cc_amx.h:226: warning: data definition has no type or storage class
embryo_cc_amx.h:227: error: syntax error before '*' token
embryo_cc_amx.h:227: error: syntax error before '*' token
embryo_cc_amx.h:227: warning: data definition has no type or storage class
embryo_cc_amx.h:244: error: syntax error before "uint16_t"
In file included from embryo_cc_sc1.c:33:
embryo_cc_sc.h:109: error: syntax error before "uint32_t"
embryo_cc_sc.h:109: warning: no semicolon at end of struct or union
embryo_cc_sc.h:134: error: syntax error before '}' token
embryo_cc_sc.h:134: warning: data definition has no type or storage class
embryo_cc_sc.h:210: error: syntax error before "symbol"
embryo_cc_sc.h:210: warning: no semicolon at end of struct or union
embryo_cc_sc.h:218: error: syntax error before '}' token
embryo_cc_sc.h:218: warning: data definition has no type or storage class
embryo_cc_sc.h:442: error: syntax error before '*' token
embryo_cc_sc.h:442: warning: data definition has no type or storage class
embryo_cc_sc.h:470: error: syntax error before '*' token
embryo_cc_sc.h:471: error: syntax error before '*' token
embryo_cc_sc.h:473: error: syntax error before '*' token
embryo_cc_sc.h:474: error: syntax error before '*' token
embryo_cc_sc.h:475: error: syntax error before "namehash"
...etc...etc...etc...


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to