Hi all,
i want to  build the directfb-extra package because i can not play any video, because of the message "no media provider...". So i think i have to build the
directfb-extra package. I get the latest cvs version....and i am not able to build it...i try a build on debian....and got:
 
In file included from /usr/include/directfb-internal/core/state.h:35,
                 from /usr/include/directfb-internal/display/idirectfbsurface.h:38,
                 from idirectfbimageprovider_pnm.c:28:
/usr/include/directfb/direct/serial.h: In function 'direct_serial_increase':
/usr/include/directfb/direct/serial.h:63: warning: value computed is not used
idirectfbimageprovider_pnm.c: In function '__rawpbm_getrow':
idirectfbimageprovider_pnm.c:195: warning: pointer targets in passing argument 4 of 'data->buffer->GetData' differ in signedness
idirectfbimageprovider_pnm.c: In function '__rawpgm_getrow':
idirectfbimageprovider_pnm.c:219: warning: pointer targets in passing argument 4 of 'data->buffer->GetData' differ in signedness
idirectfbimageprovider_pnm.c: In function '__rawppm_getrow':
idirectfbimageprovider_pnm.c:238: warning: pointer targets in passing argument 4 of 'data->buffer->GetData' differ in signedness
idirectfbimageprovider_pnm.c: In function '__plainpbm_getrow':
idirectfbimageprovider_pnm.c:259: warning: pointer targets in passing argument 4 of 'data->buffer->GetData' differ in signedness
idirectfbimageprovider_pnm.c:259: warning: pointer targets in passing argument 4 of 'data->buffer->GetData' differ in signedness
idirectfbimageprovider_pnm.c: In function '__plainpgm_getrow':
idirectfbimageprovider_pnm.c:298: warning: pointer targets in passing argument 4 of 'data->buffer->GetData' differ in signedness
idirectfbimageprovider_pnm.c:298: warning: pointer targets in passing argument 4 of 'data->buffer->GetData' differ in signedness
idirectfbimageprovider_pnm.c: In function '__plainppm_getrow':
idirectfbimageprovider_pnm.c:339: warning: pointer targets in passing argument 4 of 'data->buffer->GetData' differ in signedness
idirectfbimageprovider_pnm.c:339: warning: pointer targets in passing argument 4 of 'data->buffer->GetData' differ in signedness
idirectfbimageprovider_pnm.c: In function 'p_getheader':
idirectfbimageprovider_pnm.c:391: warning: pointer targets in passing argument 4 of 'data->buffer->GetData' differ in signedness
idirectfbimageprovider_pnm.c:399: warning: pointer targets in passing argument 4 of 'data->buffer->GetData' differ in signedness
idirectfbimageprovider_pnm.c: In function 'IDirectFBImageProvider_PNM_RenderTo':
idirectfbimageprovider_pnm.c:553: error: 'DIRenderCallbackResult' undeclared (first use in this function)
idirectfbimageprovider_pnm.c:553: error: (Each undeclared identifier is reported only once
idirectfbimageprovider_pnm.c:553: error: for each function it appears in.)
idirectfbimageprovider_pnm.c:553: error: expected ';' before 'cb_result'
idirectfbimageprovider_pnm.c:620: error: 'cb_result' undeclared (first use in this function)
idirectfbimageprovider_pnm.c:620: error: 'DIRCR_OK' undeclared (first use in this function)
idirectfbimageprovider_pnm.c:621: warning: pointer targets in passing argument 2 of 'data->getrow' differ in signedness
idirectfbimageprovider_pnm.c:634: error: too many arguments to function 'dfb_copy_buffer_32'
idirectfbimageprovider_pnm.c:648: error: too many arguments to function 'dfb_scale_linear_32'
idirectfbimageprovider_pnm.c:673: error: too many arguments to function 'dfb_scale_linear_32'
idirectfbimageprovider_pnm.c: In function 'Construct':
idirectfbimageprovider_pnm.c:772: warning: unused variable 'format_names'
idirectfbimageprovider_pnm.c: In function 'IDirectFBImageProvider_PNM_RenderTo':
idirectfbimageprovider_pnm.c:684: warning: control reaches end of non-void function
make[3]: *** [idirectfbimageprovider_pnm.lo] Fehler 1
make[3]: Leaving directory `/root/DirectFB-extra/interfaces/IDirectFBImageProvider'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/root/DirectFB-extra/interfaces'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/root/DirectFB-extra'
make: *** [all-recursive-am] Fehler 2
##########################
the configure script shows the following output at the end:

Build options:
  Module directory       ${exec_prefix}/lib/directfb-0.9.25
  Debug mode             no
  MMX support            yes
  Zlib support           yes
  FusionSound support    yes
 
Building Image Providers:
  Imlib2                 no
  PNM                    yes
  SVG                    no
  BMP                    yes
 
Building Video Providers:
  AviFile                yes
  Flash                  no
  Libmpeg3               yes
  OpenQuicktime          no
  Xine                   yes
  Swfdec                 yes
  FFmpeg                 no
###########################################
what happens? what do i have to do on debian 3.1 for playing mpg files and avi or swf files?
can anyaone help me? it is urgent....thanks....
 
PS:
mplayer is able to play mpegs....but not using -vo directfb ....



Marco C.
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to