[MPlayer-users] bugraport: compile error with directfb

Jacek Popławski jpopl at inertia.pl
Sat Apr 27 00:36:01 CEST 2002


Since I can't disable directfb support, here it is error message, when
compiling mplayer from CVS:

gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I/usr/local/include -I/usr/local/include/SDL -D_REENTRANT    -DMPG12PLAY  -DVIDIX_PATH='"/usr/local/lib/mplayer/vidix/"' -o vo_directfb.o vo_directfb.c
vo_directfb.c:121: parse error before `*'
vo_directfb.c:121: warning: data definition has no type or storage class
vo_directfb.c: In function `enum_layers_callback':
vo_directfb.c:227: `DLCAPS_COLORKEYING' undeclared (first use in this function)
vo_directfb.c:227: (Each undeclared identifier is reported only once
vo_directfb.c:227: for each function it appears in.)
vo_directfb.c: In function `preinit':
vo_directfb.c:438: structure has no member named `CreateInputBuffer'
vo_directfb.c:441: request for member `Reset' in something not a structure or union
vo_directfb.c: In function `check_events':
vo_directfb.c:1161: request for member `GetEvent' in something not a structure or union
vo_directfb.c:1192: request for member `Reset' in something not a structure or union
vo_directfb.c: In function `uninit':
vo_directfb.c:1281: request for member `Release' in something not a structure or union

PS. I compiled DirectFB-0.9.10 with gcc-2.95.3




More information about the MPlayer-users mailing list