Hi,
I'm using Kubuntu Edgy Eft.
Epsilon won't build unless I add the --enable-thumbnailer-xine=no 
parameter to the autogen command first.

Here is the build error:

Making all in plugins
make[3]: entrant dans le répertoire « 
/home/philippe/cvsE17/e17/libs/epsilon/src/plugins »
if /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H 
-I. -I. -I../../src -I. -I../.. -I../../src/include -I../../src/lib 
-I/usr/include  -g -O2 -Wall  -MT 
xine_thumbnailer_la-xine_thumbnailer.lo -MD -MP -MF 
".deps/xine_thumbnailer_la-xine_thumbnailer.Tpo" -c -o 
xine_thumbnailer_la-xine_thumbnailer.lo `test -f 'xine_thumbnailer.c' || 
echo './'`xine_thumbnailer.c; \
         then mv -f ".deps/xine_thumbnailer_la-xine_thumbnailer.Tpo" 
".deps/xine_thumbnailer_la-xine_thumbnailer.Plo"; else rm -f 
".deps/xine_thumbnailer_la-xine_thumbnailer.Tpo"; exit 1; fi
mkdir .libs
  gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I. -I../.. 
-I../../src/include -I../../src/lib -I/usr/include -g -O2 -Wall -MT 
xine_thumbnailer_la-xine_thumbnailer.lo -MD -MP -MF 
.deps/xine_thumbnailer_la-xine_thumbnailer.Tpo -c xine_thumbnailer.c 
-fPIC -DPIC -o .libs/xine_thumbnailer_la-xine_thumbnailer.o
In file included from ../../src/include/epsilon_plugin.h:5,
                  from xine_thumbnailer.c:2:
/usr/include/Imlib2.h:108: error: expected ')' before '*' token
/usr/include/Imlib2.h:109: error: expected ')' before '*' token
/usr/include/Imlib2.h:110: error: expected ')' before 'colormap'
/usr/include/Imlib2.h:111: error: expected ')' before 'drawable'
/usr/include/Imlib2.h:112: error: expected ')' before 'mask'
/usr/include/Imlib2.h:137: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before '*' token
/usr/include/Imlib2.h:138: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before '*' token
/usr/include/Imlib2.h:139: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before 'imlib_context_get_colormap'
/usr/include/Imlib2.h:140: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before 'imlib_context_get_drawable'
/usr/include/Imlib2.h:141: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before 'imlib_context_get_mask'
/usr/include/Imlib2.h:170: error: expected ')' before '*' token
/usr/include/Imlib2.h:171: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before '*' token
/usr/include/Imlib2.h:209: error: expected ')' before '*' token
/usr/include/Imlib2.h:211: error: expected ')' before '*' token
/usr/include/Imlib2.h:214: error: expected ')' before 'pixmap'
/usr/include/Imlib2.h:240: error: expected ')' before 'mask'
/usr/include/Imlib2.h:243: error: expected ')' before '*' token
/usr/include/Imlib2.h:246: error: expected ')' before 'mask'
/usr/include/Imlib2.h:256: error: expected ')' before 'mask'
In file included from xine_thumbnailer.c:2:
../../src/include/epsilon_plugin.h:6:24: error: Ecore_Data.h: No such 
file or directory
In file included from xine_thumbnailer.c:2:
../../src/include/epsilon_plugin.h:11: error: expected 
specifier-qualifier-list before 'Ecore_List'
xine_thumbnailer.c: In function 'epsilon_generate_thumb':
xine_thumbnailer.c:363: warning: pointer targets in initialization 
differ in signedness
xine_thumbnailer.c:364: warning: pointer targets in passing argument 2 
of 'i_yuy2_to_yv12' differ in signedness
xine_thumbnailer.c:366: warning: pointer targets in assignment differ in 
signedness
xine_thumbnailer.c: In function 'epsilon_plugin_init':
xine_thumbnailer.c:461: error: 'Epsilon_Plugin' has no member named 
'epsilon_generate_thumb'
xine_thumbnailer.c:462: error: 'Epsilon_Plugin' has no member named 
'mime_types'
xine_thumbnailer.c:462: warning: implicit declaration of function 
'ecore_list_new'
xine_thumbnailer.c:464: warning: implicit declaration of function 
'ecore_list_append'
xine_thumbnailer.c:464: error: 'Epsilon_Plugin' has no member named 
'mime_types'
xine_thumbnailer.c:465: error: 'Epsilon_Plugin' has no member named 
'mime_types'
xine_thumbnailer.c:466: error: 'Epsilon_Plugin' has no member named 
'mime_types'
xine_thumbnailer.c:467: error: 'Epsilon_Plugin' has no member named 
'mime_types'
make[3]: *** [xine_thumbnailer_la-xine_thumbnailer.lo] Erreur 1
make[3]: quittant le répertoire « 
/home/philippe/cvsE17/e17/libs/epsilon/src/plugins »
make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le répertoire « 
/home/philippe/cvsE17/e17/libs/epsilon/src »
make[1]: *** [all] Erreur 2
make[1]: quittant le répertoire « 
/home/philippe/cvsE17/e17/libs/epsilon/src »
make: *** [all-recursive] Erreur 1

Thanks for any hints.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to