Hello,
I'm trying to compile E18 from http://git.enlightenment.org on a Debian
Wheezy x86_64. I compiled and installed successfully core/efl, and I have
all the required dependencies installed, but when compiling
core/enlightenment I'm getting an error about undeclared variables. Am I
missing something?
You can see the error on the attached file.
Regards,
Oriol.
make[4]: Entering directory `/home/oriol/e18_git/enlightenment/src/bin'
CC enlightenment-e_border.o
e_border.c: In function ‘e_border_new’:
e_border.c:646:38: error: ‘ECORE_X_ATOM_E_WINDOW_PROFILE_SUPPORTED’ undeclared
(first use in this function)
e_border.c:646:38: note: each undeclared identifier is reported only once for
each function it appears in
e_border.c: In function ‘e_border_desk_set’:
e_border.c:926:14: warning: implicit declaration of function
‘ecore_x_e_window_profile_change_request_send’ [-Wimplicit-function-declaration]
e_border.c: In function ‘_e_border_cb_window_hide’:
e_border.c:5099:15: error: ‘Ecore_X_Event_Window_Hide’ has no member named
‘send_event’
e_border.c: In function ‘_e_border_cb_window_property’:
e_border.c:5746:24: error: ‘ECORE_X_ATOM_E_WINDOW_PROFILE_SUPPORTED’ undeclared
(first use in this function)
e_border.c:5751:24: error: ‘ECORE_X_ATOM_E_WINDOW_PROFILE_AVAILABLE_LIST’
undeclared (first use in this function)
e_border.c: In function ‘_e_border_cb_client_message’:
e_border.c:5992:32: error: ‘ECORE_X_ATOM_E_WINDOW_PROFILE_CHANGE’ undeclared
(first use in this function)
e_border.c:6004:32: error: ‘ECORE_X_ATOM_E_WINDOW_PROFILE_CHANGE_DONE’
undeclared (first use in this function)
e_border.c: In function ‘_e_border_eval0’:
e_border.c:7191:46: error: ‘ECORE_X_ATOM_E_WINDOW_PROFILE_SUPPORTED’ undeclared
(first use in this function)
e_border.c:7198:49: error: ‘ECORE_X_ATOM_E_WINDOW_PROFILE_CHANGE’ undeclared
(first use in this function)
e_border.c:7210:14: warning: implicit declaration of function
‘ecore_x_e_window_available_profiles_get’ [-Wimplicit-function-declaration]
make[4]: *** [enlightenment-e_border.o] Error 1
make[4]: Leaving directory `/home/oriol/e18_git/enlightenment/src/bin'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/oriol/e18_git/enlightenment/src/bin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/oriol/e18_git/enlightenment/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/oriol/e18_git/enlightenment'
make: *** [all] Error 2
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and
their applications. This 200-page book is written by three acclaimed
leaders in the field. The early access version is available now.
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel