[MPlayer-users] vo_gl2 OS/X compile problem

Steven M. Schultz sms at 2BSD.COM
Mon Jul 5 16:19:47 CEST 2004


Hi -

	A bit of a problem building the latest cvs version of mplayer
	on OS/X - appears that couple symbols are not defined, looks like
	'_' characters not in the right place:

cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -O4 -mcpu=7450 -mtune=7450 -faltivec -pipe -ffast-math -fomit-frame-pointer -DSYS_DARWIN -DCONFIG_DARWIN -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I. -I.. -I../osdep -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include/SDL -D_THREAD_SAFE -I/usr/X11R6/include    -DMPG12PLAY  -o vo_gl2.o vo_gl2.c
vo_gl2.c: In function `config':
vo_gl2.c:948: error: `TEXTURE_FORMAT_ALWAYS' undeclared (first use in this function)
vo_gl2.c:948: error: (Each undeclared identifier is reported only once
vo_gl2.c:948: error: for each function it appears in.)
vo_gl2.c:949: error: `TEXTURE_FORMAT_ALWAYS_S' undeclared (first use in this function)
gmake[1]: *** [vo_gl2.o] Error 1

	Cheers,
	Steven Schultz




More information about the MPlayer-users mailing list