Hi, if i remember right, this module won't compile...
Thanks, Daniel 2011/6/26 rob <[email protected]> > e_mod_main.c:115:50: error: unknown type name 'Ethumb_Client' > e_mod_main.c:116:46: error: unknown type name 'Ethumb_Client' > e_mod_main.c:117:51: error: unknown type name 'Ethumb_Client' > e_mod_main.c: In function '_drawer_popup_show': > e_mod_main.c:744:10: warning: passing argument 1 of '((struct > Drawer_Composite *)inst->composite)->func.toggle_visibility' from > incompatible pointer type [enabled by default] > e_mod_main.c:744:10: note: expected 'struct Drawer_View *' but argument > is of type 'struct Drawer_Composite *' > e_mod_main.c: In function '_drawer_popup_hide': > e_mod_main.c:785:10: warning: passing argument 1 of '((struct > Drawer_Composite *)inst->composite)->func.toggle_visibility' from > incompatible pointer type [enabled by default] > e_mod_main.c:785:10: note: expected 'struct Drawer_View *' but argument > is of type 'struct Drawer_Composite *' > e_mod_main.c: In function '_drawer_thumb_process': > e_mod_main.c:1527:32: error: 'ethumb_client' undeclared (first use in > this function) > e_mod_main.c:1527:32: note: each undeclared identifier is reported only > once for each function it appears in > e_mod_main.c:1538:51: error: '_drawer_thumb_generate_cb' undeclared > (first use in this function) > e_mod_main.c: At top level: > e_mod_main.c:1860:38: error: unknown type name 'Ethumb_Client' > e_mod_main.c:1874:34: error: unknown type name 'Ethumb_Client' > e_mod_main.c:1881:39: error: unknown type name 'Ethumb_Client' > make[3]: *** [e_mod_main.lo] Error 1 > make[3]: *** Waiting for unfinished jobs.... > make[3]: Leaving directory `/root/e17_src/drawer/src' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/root/e17_src/drawer/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/e17_src/drawer' > make: *** [all] Error 2 > > > > rob > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense.. > http://p.sf.net/sfu/splunk-d2d-c1 > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
