> you have to build libeweather from /PROTO first.

Done, works.
Is it possible to change that error message to something like "libeweather 
from ./PROTO is missing"?

Now the process stops with a problem in the drawer module:

make[4]: Entering directory `/home/karl/Dokumente/prog/E17/E-MODULES-EXTRA-
svn/drawer/src'
  CC     e_mod_main.lo
e_mod_main.c:115: error: expected declaration specifiers or ‘...’ before 
‘Ethumb_Client’
e_mod_main.c:116: error: expected declaration specifiers or ‘...’ before 
‘Ethumb_Client’
e_mod_main.c:117: error: expected declaration specifiers or ‘...’ before 
‘Ethumb_Client’
e_mod_main.c: In function ‘_drawer_popup_show’:
e_mod_main.c:744: warning: passing argument 1 of ‘((struct Drawer_Composite 
*)inst->composite)->func.toggle_visibility’ from incompatible pointer type
e_mod_main.c:744: 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: warning: passing argument 1 of ‘((struct Drawer_Composite 
*)inst->composite)->func.toggle_visibility’ from incompatible pointer type
e_mod_main.c:785: 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: error: ‘ethumb_client’ undeclared (first use in this 
function)
e_mod_main.c:1527: error: (Each undeclared identifier is reported only once
e_mod_main.c:1527: error: for each function it appears in.)
e_mod_main.c:1536: warning: passing argument 7 of ‘_drawer_thumb_generate_cb’ 
makes integer from pointer without a cast
e_mod_main.c:117: note: expected ‘Eina_Bool’ but argument is of type ‘void *’
e_mod_main.c:1536: error: too many arguments to function 
‘_drawer_thumb_generate_cb’
e_mod_main.c: At top level:
e_mod_main.c:1860: error: expected declaration specifiers or ‘...’ before 
‘Ethumb_Client’
e_mod_main.c: In function ‘_drawer_thumb_connect_cb’:
e_mod_main.c:1864: error: ‘ethumb_client’ undeclared (first use in this 
function)
e_mod_main.c:1868: error: ‘e’ undeclared (first use in this function)
e_mod_main.c: At top level:
e_mod_main.c:1874: error: expected declaration specifiers or ‘...’ before 
‘Ethumb_Client’
e_mod_main.c: In function ‘_drawer_thumb_die_cb’:
e_mod_main.c:1876: error: ‘ethumb_client’ undeclared (first use in this 
function)
e_mod_main.c: At top level:
e_mod_main.c:1881: error: expected declaration specifiers or ‘...’ before 
‘Ethumb_Client’
make[4]: *** [e_mod_main.lo] Fehler 1
make[4]: Leaving directory `/home/karl/Dokumente/prog/E17/E-MODULES-EXTRA-
svn/drawer/src'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/home/karl/Dokumente/prog/E17/E-MODULES-EXTRA-
svn/drawer/src'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/karl/Dokumente/prog/E17/E-MODULES-EXTRA-
svn/drawer'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/home/karl/Dokumente/prog/E17/E-MODULES-EXTRA-
svn/drawer'
make: *** [all] Fehler 1



What am I missing here?

Thanks
Karl

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to