[FFmpeg-devel] Imlib Build Error

neoAKiRAz neoakiraz
Tue May 8 17:04:04 CEST 2007


I'm really sorry. I'm running Linux (Kubuntu) and the kernel version is
2.6.17-11-generic.
My configure command is:

./configure --enable-libmp3lame

And the exact output tail for the make command is:

/home/neoakiraz/SVNs_and_Sources/ffmpeg/ffmpeg/libavcodec/avcodec.h:2505:
warning: 'ImgReSampleContext' is deprecated
/home/neoakiraz/SVNs_and_Sources/ffmpeg/ffmpeg/libavcodec/avcodec.h:2511:
warning: 'ImgReSampleContext' is deprecated
In file included from imlib2.c:106:
/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'
imlib2.c: In function 'Release':
imlib2.c:167: warning: passing argument 1 of 'ff_eval_free' from
incompatible pointer type
imlib2.c:168: warning: passing argument 1 of 'ff_eval_free' from
incompatible pointer type
imlib2.c: In function 'Configure':
imlib2.c:197: warning: suggest parentheses around assignment used as truth
value
make[1]: *** [imlib2.o] Error 1
rm ppm.o null.o fish.o watermark.o
make[1]: Leaving directory
`/home/neoakiraz/SVNs_and_Sources/ffmpeg/ffmpeg/vhook'
make: *** [videohook] Error 2

I'm trying with --disable-vhook right now. Is it too bad if I use ffmpeg
with that disabled? I don't know what it is...
Thanks.

Regards,

Bruno




More information about the ffmpeg-devel mailing list