[MPlayer-users] libvo/x11_common.c compile errors

Steven M. Schultz sms at 2BSD.COM
Mon May 6 17:51:01 CEST 2002


Hi -

	After a 'cvs update' this morning I noticed that x11_common.c 
	has trouble compiling:

gmake -C libvo
gmake[1]: Entering directory `/usr/local/src/MPlayer-cvs/libvo'
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I. -I.. -I/usr/local/include -I/usr/local/include/SDL -D_REENTRANT -D_THREAD_SAFE -I/usr/X11R6/include   -DMPG12PLAY  -DVIDIX_PATH='"/usr/local/lib/mplayer/vidix/"' -o x11_common.o x11_common.c
x11_common.c: In function `vo_init':
x11_common.c:190: warning: passing arg 1 of `XSetErrorHandler' from incompatible pointer type
x11_common.c:307: `MSGT_GPLAYER' undeclared (first use in this function)
x11_common.c:307: (Each undeclared identifier is reported only once
x11_common.c:307: for each function it appears in.)
x11_common.c:307: `MSGL_STATUS' undeclared (first use in this function)
x11_common.c: In function `vo_x11_check_events':
x11_common.c:573: `MSGT_GPLAYER' undeclared (first use in this function)
x11_common.c:573: `MSGL_STATUS' undeclared (first use in this function)
x11_common.c: In function `vo_x11_setlayer':
x11_common.c:630: `MSGT_VO' undeclared (first use in this function)
x11_common.c:630: `MSGL_STATUS' undeclared (first use in this function)
gmake[1]: *** [x11_common.o] Error 1
gmake[1]: Leaving directory `/usr/local/src/MPlayer-cvs/libvo'
gmake: *** [libvo/libvo.a] Error 2

	Where are MSGT_* and MSGL_* definitions supposed to come from?

	Thanks.

	Steven Schultz
	sms at 2bsd.com




More information about the MPlayer-users mailing list