Hi all,

looks like python-ecore does not compile due to lots of undeclared symbols...

(compile log snippet):
ecore/x/ecore.x.c_ecore_x.c:7211: error: 'Ecore_X_Event_Key_Down' undeclared 
(first use in this function)
ecore/x/ecore.x.c_ecore_x.c:7211: error: (Each undeclared identifier is 
reported only once
ecore/x/ecore.x.c_ecore_x.c:7211: error: for each function it appears in.)
ecore/x/ecore.x.c_ecore_x.c:7211: error: '__pyx_v_obj' undeclared (first use in 
this function)
ecore/x/ecore.x.c_ecore_x.c:7224: error: expected expression before ')' token
ecore/x/ecore.x.c_ecore_x.c: In function 
'__pyx_f_5ecore_1x_9c_ecore_x_10EventKeyUp__set_obj':
ecore/x/ecore.x.c_ecore_x.c:7351: error: 'Ecore_X_Event_Key_Up' undeclared 
(first use in this function)
ecore/x/ecore.x.c_ecore_x.c:7351: error: '__pyx_v_obj' undeclared (first use in 
this function)
ecore/x/ecore.x.c_ecore_x.c:7364: error: expected expression before ')' token
ecore/x/ecore.x.c_ecore_x.c: In function 
'__pyx_f_5ecore_1x_9c_ecore_x_20EventMouseButtonDown__set_obj':
ecore/x/ecore.x.c_ecore_x.c:7567: error: 'Ecore_X_Event_Mouse_Button_Down' 
undeclared (first use in this function)
ecore/x/ecore.x.c_ecore_x.c:7567: error: '__pyx_v_obj' undeclared (first use in 
this function)
ecore/x/ecore.x.c_ecore_x.c:7580: error: expected expression before ')' token
ecore/x/ecore.x.c_ecore_x.c: In function 
'__pyx_f_5ecore_1x_9c_ecore_x_18EventMouseButtonUp__set_obj':
ecore/x/ecore.x.c_ecore_x.c:7737: error: 'Ecore_X_Event_Mouse_Button_Up' 
undeclared (first use in this function)
ecore/x/ecore.x.c_ecore_x.c:7737: error: '__pyx_v_obj' undeclared (first use in 
this function)
ecore/x/ecore.x.c_ecore_x.c:7750: error: expected expression before ')' token
ecore/x/ecore.x.c_ecore_x.c: In function 
'__pyx_f_5ecore_1x_9c_ecore_x_14EventMouseMove__set_obj':
ecore/x/ecore.x.c_ecore_x.c:7907: error: 'Ecore_X_Event_Mouse_Move' undeclared 
(first use in this function)
ecore/x/ecore.x.c_ecore_x.c:7907: error: '__pyx_v_obj' undeclared (first use in 
this function)
ecore/x/ecore.x.c_ecore_x.c:7920: error: expected expression before ')' token
ecore/x/ecore.x.c_ecore_x.c: In function 
'__pyx_f_5ecore_1x_9c_ecore_x_15EventMouseWheel__set_obj':
ecore/x/ecore.x.c_ecore_x.c:8372: error: 'Ecore_X_Event_Mouse_Wheel' 
undeclared (first use in this function)
ecore/x/ecore.x.c_ecore_x.c:8372: error: '__pyx_v_obj' undeclared (first use in 
this function)
ecore/x/ecore.x.c_ecore_x.c:8385: error: expected expression before ')' token
ecore/x/ecore.x.c_ecore_x.c: In function 
'__pyx_pf_5ecore_1x_9c_ecore_x_7_Events_8KEY_DOWN___get__':
ecore/x/ecore.x.c_ecore_x.c:11079: error: 'ECORE_X_EVENT_KEY_DOWN' undeclared 
(first use in this function)
ecore/x/ecore.x.c_ecore_x.c: In function 
'__pyx_pf_5ecore_1x_9c_ecore_x_7_Events_6KEY_UP___get__':

any hint how to fix this?

Thanks
Klaus 'mrmoku' Kurzmann



------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to