[MPlayer-dev-eng] Another compile bug in libvo/vo_dga.c

Ross Finlayson finlayson at live.com
Mon Oct 7 12:19:24 CEST 2002


In my configuration, HAVE_DGA2 is *not* defined.

gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. 
-DMPG12PLAY -DVIDIX_PATH='"/usr/local/lib/mplayer/vidix/"' -o vo_dga.o 
vo_dga.c
vo_dga.c: In function `flip_page':
vo_dga.c:431: `VIDEO_BUFFER_DISPLAY' undeclared (first use in this function)
vo_dga.c:431: (Each undeclared identifier is reported only once
vo_dga.c:431: for each function it appears in.)
make: *** [vo_dga.o] Error 1

(This is in the 20021007 CVS snapshot)

	Ross.




More information about the MPlayer-dev-eng mailing list