Hi,
latest CVS fails to compile on my DirectFB box, wich is somewhat sad since I was intending to watch the FOSDEM video on my DirectFB box :)
here's the error output I get:
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -D_REENTRANT -D_GNU_SOURCE -I/usr/include/directfb -D_GNU_SOURCE -D_REENTRANT -I/usr/include/directfb-internal -I/usr/include/directfb -DREENTRANT -O3 -fexpensive-optimizations -ffast-math -Wall -g0 -I/usr/include -fomit-frame-pointer -g -O2 -Werror-implicit-function-declaration -MT video_out_dfb.lo -MD -MP -MF .deps/video_out_dfb.Tpo -c video_out_dfb.c -fPIC -DPIC -o .libs/video_out_dfb.o
video_out_dfb.c:186: warning: excess elements in array initializer
video_out_dfb.c:186: warning: (near initialization for `ProcFuncs[0]')
video_out_dfb.c:208: warning: excess elements in array initializer
video_out_dfb.c:208: warning: (near initialization for `ProcFuncs[1]')
video_out_dfb.c:241: warning: excess elements in array initializer
video_out_dfb.c:241: warning: (near initialization for `BlendFuncs')
video_out_dfb.c: In function `vo_dfb_tables_regen':
video_out_dfb.c:303: error: `DSPF_NV21' undeclared (first use in this function)
video_out_dfb.c:303: error: (Each undeclared identifier is reported only once
video_out_dfb.c:303: error: for each function it appears in.)
video_out_dfb.c: In function `vo_dfb_allocate_yv12':
video_out_dfb.c:730: error: `DSPF_NV21' undeclared (first use in this function)
video_out_dfb.c: In function `vo_dfb_update_frame_format':
video_out_dfb.c:901: error: `DSPF_NV21' undeclared (first use in this function)
video_out_dfb.c: In function `vo_dfb_set_palette':
video_out_dfb.c:954: error: `DSPF_NV21' undeclared (first use in this function)
video_out_dfb.c: In function `vo_dfb_overlay_blend':
video_out_dfb.c:1229: error: `DSPF_NV21' undeclared (first use in this function)
video_out_dfb.c: In function `open_plugin':
video_out_dfb.c:1871: error: `DSPF_NV21' undeclared (first use in this function)
make[4]: *** [video_out_dfb.lo] Error 1
cheers,
Roel Baardman
_______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
