Hello,
Iam trying to compile xineplug_decode_cle266-0.1 and I hope this is right
place to ask. I have the latest directfb snapshot as of 12/11/2006. I
guess "dfb_surface_hardware_lock" is changed.
Here is my make stdout which is resulted with an error:
[EMAIL PROTECTED]:/home/add-on/core/directfb/xineplug_decode_cle266-0.1# make
make all-recursive
make[1]: Entering directory
`/home/add-on/core/directfb/xineplug_decode_cle266-0.1'
Making all in src
make[2]: Entering directory
`/home/add-on/core/directfb/xineplug_decode_cle266-0.1/src'
if /bin/sh ../libtool --tag=CC --mode=compile
gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/local/include/directfb
-D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/directfb-internal
-I/usr/local/include/directfb -DREENTRANT -I/usr/include -g -O2 -MT
xineplug_decode_cle266_la-xine_decoder.lo -MD -MP -MF
".deps/xineplug_decode_cle266_la-xine_decoder.Tpo" -c -o
xineplug_decode_cle266_la-xine_decoder.lo `test -f 'xine_decoder.c' ||
echo './'`xine_decoder.c; \
then
mv -f ".deps/xineplug_decode_cle266_la-xine_decoder.Tpo"
".deps/xineplug_decode_cle266_la-xine_decoder.Plo";
else rm -f ".deps/xineplug_decode_cle266_la-xine_decoder.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/local/include/directfb
-D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/directfb-internal
-I/usr/local/include/directfb -DREENTRANT -I/usr/include -g -O2 -MT
xineplug_decode_cle266_la-xine_decoder.lo -MD -MP -MF
.deps/xineplug_decode_cle266_la-xine_decoder.Tpo -c
xine_decoder.c -fPIC -DPIC -o .libs/xineplug_decode_cle266_la-xine_decoder.o
xine_decoder.c: In function `cle266_get_frame':
xine_decoder.c:101: warning: passing arg 1 of `dfb_surface_hardware_lock' from
incompatible pointer type
xine_decoder.c:101: warning: passing arg 2 of `dfb_surface_hardware_lock'
makes pointer from integer without a cast
xine_decoder.c:101: error: too few arguments to function
`dfb_surface_hardware_lock'
make[2]: *** [xineplug_decode_cle266_la-xine_decoder.lo] Error 1
make[2]: Leaving directory
`/home/add-on/core/directfb/xineplug_decode_cle266-0.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/add-on/core/directfb/xineplug_decode_cle266-0.1'
make: *** [all] Error 2
Regards,
Goktug Yildirim
_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev