2011/12/30 Iván Briano (Sachiel) <[email protected]>:
> 2011/12/30 Vincent Torri <[email protected]>:
>> i've updated the xine module. There will be maybe other errors
>>
>
> Yes
>
>  CC     xine_la-emotion_xine_vo_out.lo
> In file included from emotion_xine_vo_out.c:17:0:
> ../../../src/lib/emotion_private.h:58:41: error: unknown type name 
> 'Emotion_Vis'
> ../../../src/lib/emotion_private.h:59:4: error: expected ';' before
> 'Emotion_Vis'
> In file included from emotion_xine_vo_out.c:18:0:
> emotion_xine.h:35:4: error: unknown type name 'Emotion_Vis'
> emotion_xine_vo_out.c: In function '_emotion_frame_display':
> emotion_xine_vo_out.c:444:22: warning: assignment from incompatible
> pointer type [enabled by default]
> make[4]: *** [xine_la-emotion_xine_vo_out.lo] Error 1

Fixed by raster, now the gstreamer one

  CC     gstreamer_la-emotion_sink.lo
In file included from emotion_sink.c:19:0:
emotion_gstreamer.h:89:4: error: unknown type name 'Ecore_X_Window'
emotion_sink.c: In function '_video_resize':
emotion_sink.c:855:4: warning: implicit declaration of function
'ecore_x_window_resize' [-Wimplicit-function-declaration]
emotion_sink.c: In function '_video_move':
emotion_sink.c:870:4: warning: implicit declaration of function
'ecore_x_window_prop_card32_set' [-Wimplicit-function-declaration]
emotion_sink.c:870:44: error: 'ECORE_X_ATOM_E_VIDEO_POSITION'
undeclared (first use in this function)
emotion_sink.c:870:44: note: each undeclared identifier is reported
only once for each function it appears in
emotion_sink.c: In function '_video_show':
emotion_sink.c:915:4: warning: implicit declaration of function
'ecore_x_window_show' [-Wimplicit-function-declaration]
emotion_sink.c: In function '_video_hide':
emotion_sink.c:927:4: warning: implicit declaration of function
'ecore_x_window_hide' [-Wimplicit-function-declaration]
emotion_sink.c: In function 'gstreamer_video_sink_new':
emotion_sink.c:1028:5: error: unknown type name 'Ecore_Evas'
emotion_sink.c:1030:5: error: unknown type name 'Ecore_X_Window'
emotion_sink.c:1031:5: error: unknown type name 'Ecore_X_Window'
emotion_sink.c:1035:5: warning: implicit declaration of function
'ecore_evas_ecore_evas_get' [-Wimplicit-function-declaration]
emotion_sink.c:1035:8: warning: assignment makes pointer from integer
without a cast [enabled by default]
emotion_sink.c:1041:15: error: 'Ecore_X_Window' undeclared (first use
in this function)
emotion_sink.c:1041:31: error: expected ';' before 'ecore_evas_window_get'
emotion_sink.c:1044:5: warning: implicit declaration of function
'ecore_x_window_new' [-Wimplicit-function-declaration]
emotion_sink.c:1048:9: error: unknown type name 'Ecore_X_Window_State'
emotion_sink.c:1048:42: error: 'ECORE_X_WINDOW_STATE_SKIP_TASKBAR'
undeclared (first use in this function)
emotion_sink.c:1048:77: error: 'ECORE_X_WINDOW_STATE_SKIP_PAGER'
undeclared (first use in this function)
emotion_sink.c:1050:9: warning: implicit declaration of function
'ecore_x_netwm_window_state_set' [-Wimplicit-function-declaration]
emotion_sink.c:1058:6: warning: implicit declaration of function
'gst_x_overlay_set_window_handle' [-Wimplicit-function-declaration]
emotion_sink.c:1058:6: warning: implicit declaration of function
'GST_X_OVERLAY' [-Wimplicit-function-declaration]
emotion_sink.c:1064:42: error: 'ECORE_X_ATOM_E_VIDEO_PARENT'
undeclared (first use in this function)
emotion_sink.c:1067:42: error: 'ECORE_X_ATOM_E_VIDEO_POSITION'
undeclared (first use in this function)
emotion_sink.c:1072:6: warning: implicit declaration of function
'ecore_x_window_free' [-Wimplicit-function-declaration]
make[4]: *** [gstreamer_la-emotion_sink.lo] Error 1

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to