I think maybe someone should write a HowTo understand cryptic C errors document. This would help with a lot of "I can't compile" posts. At its simplest it might be:

If it doesn't work, recompile the EFL, then try again.

Seriously though, it would help all those users that are eager but not experienced with autotools and C programming. A brief look at autotools and how it applys to the EFL as well as advice such as when you need to do a 'make clean' would be useful. A few examples of what broken dependencies from a changed library look like would help users figure out what they need to recompile.

-Arlo

e_border.h:88: error: syntax error before "Ecore_X_MWM_Hint_Func"
e_border.h:88: warning: no semicolon at end of struct or union
e_border.h:88: warning: no semicolon at end of struct or union
e_border.h:89: warning: no semicolon at end of struct or union
e_border.h:90: warning: data definition has no type or storage class
e_border.h:91: error: syntax error before ':' token
e_border.h:92: error: syntax error before ':' token
e_border.h:96: error: syntax error before '}' token
e_border.h:96: warning: data definition has no type or storage class
e_border.h:106: error: syntax error before '}' token
e_border.h:106: warning: data definition has no type or storage class
e_border.h:110: error: syntax error before ':' token










-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to