Foxy,

I don't know were the warnings are coming from -- although I have seen 
them in a lot of e libraries recently.  However, the final error doesn't
exist in the files on cvs -- try getting from there again and see if it 
compilies.  I expect you main run into a different error, which is the
one I am trying to figure out now (but it affects more than just the
monitor module).

BTW: anyone else seeing all these warnings?

Nasa

On Sat, 2005-12-31 at 11:43 +0000, Foxy wrote:
> I've got the following:
> > PIC -DPIC -o .libs/e_mod_main.o
> > e_mod_main.c:48: warning: redeclaration of 'e_modapi' with different 
> > visibility (old visibility preserved)
> > e_mod_main.h:72: warning: previous declaration of 'e_modapi' was here
> > e_mod_main.c:56: warning: redeclaration of 'e_modapi_init' with 
> > different visibility (old visibility preserved)
> > e_mod_main.h:74: warning: previous declaration of 'e_modapi_init' was here
> > e_mod_main.c:67: warning: redeclaration of 'e_modapi_shutdown' with 
> > different visibility (old visibility preserved)
> > e_mod_main.h:75: warning: previous declaration of 'e_modapi_shutdown' 
> > was here
> > e_mod_main.c:82: warning: redeclaration of 'e_modapi_save' with 
> > different visibility (old visibility preserved)
> > e_mod_main.h:76: warning: previous declaration of 'e_modapi_save' was here
> > e_mod_main.c:92: warning: redeclaration of 'e_modapi_info' with 
> > different visibility (old visibility preserved)
> > e_mod_main.h:77: warning: previous declaration of 'e_modapi_info' was here
> > e_mod_main.c:99: warning: redeclaration of 'e_modapi_about' with 
> > different visibility (old visibility preserved)
> > e_mod_main.h:78: warning: previous declaration of 'e_modapi_about' was 
> > here
> > e_mod_main.c:107: warning: redeclaration of 'e_modapi_config' with 
> > different visibility (old visibility preserved)
> > e_mod_main.h:79: warning: previous declaration of 'e_modapi_config' 
> > was here
> > e_mod_main.c: In function 'e_modapi_config':
> > e_mod_main.c:112: error: 'reutrn' undeclared (first use in this function)
> > e_mod_main.c:112: error: (Each undeclared identifier is reported only once
> > e_mod_main.c:112: error: for each function it appears in.)
> > e_mod_main.c:112: error: syntax error before numeric constant
> > make[1]: *** [e_mod_main.lo] Error 1
> is it currently broken?
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> enlightenment-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to