Hi, I checked out E17 a couple of days back. I'm not able to build emotion. I get the following when compiling:
make[4]: Entering directory `/root/e17/libs/emotion/src/modules/xine' if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../src/lib -I../../../src/modules -I../../../src/modules/xine -I/usr/local/e17/include -I/usr/local/e17/include -I/usr/local/e17/include -I/usr/include -g -O2 -MT emotion_xine_vo_out.lo -MD -MP -MF ".deps/emotion_xine_vo_out.Tpo" -c -o emotion_xine_vo_out.lo emotion_xine_vo_out.c; \ then mv -f ".deps/emotion_xine_vo_out.Tpo" ".deps/emotion_xine_vo_out.Plo"; else rm -f ".deps/emotion_xine_vo_out.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../src/lib -I../../../src/modules -I../../../src/modules/xine -I/usr/local/e17/include -I/usr/local/e17/include -I/usr/local/e17/include -I/usr/include -g -O2 -MT emotion_xine_vo_out.lo -MD -MP -MF .deps/emotion_xine_vo_out.Tpo -c emotion_xine_vo_out.c -fPIC -DPIC -o .libs/emotion_xine_vo_out.o emotion_xine_vo_out.c: In function `_emotion_frame_display': emotion_xine_vo_out.c:450: warning: assignment from incompatible pointer type emotion_xine_vo_out.c: In function `_emotion_overlay_blend_yuv': emotion_xine_vo_out.c:577: error: structure has no member named `hili_color' emotion_xine_vo_out.c:578: error: structure has no member named `hili_trans' emotion_xine_vo_out.c:581: error: structure has no member named `hili_right' emotion_xine_vo_out.c:582: error: structure has no member named `hili_right' emotion_xine_vo_out.c:592: error: structure has no member named `hili_top' emotion_xine_vo_out.c:592: error: structure has no member named `hili_bottom' emotion_xine_vo_out.c:612: error: structure has no member named `hili_left' emotion_xine_vo_out.c:614: error: structure has no member named `hili_left' emotion_xine_vo_out.c:616: error: structure has no member named `hili_left' emotion_xine_vo_out.c:638: error: structure has no member named `hili_color' emotion_xine_vo_out.c:639: error: structure has no member named `hili_trans' emotion_xine_vo_out.c:646: error: structure has no member named `hili_color' emotion_xine_vo_out.c:647: error: structure has no member named `hili_trans' make[4]: *** [emotion_xine_vo_out.lo] Error 1 make[4]: Leaving directory `/root/e17/libs/emotion/src/modules/xine' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/root/e17/libs/emotion/src/modules' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/e17/libs/emotion/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/e17/libs/emotion' make: *** [all] Error 2 Any idea what is wrong? # dpkg -l libxine-dev Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============================-==============================-=================================================== ii libxine-dev 1-rc7-1 the xine video player library, development packages Srinidhi. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
