[MPlayer-users] VCODEC_RAW undefined - where should it come from?

Steven M. Schultz sms at 2BSD.COM
Fri Apr 12 01:08:02 CEST 2002


Greetings -

	Building the latest cvs version of MPlayer works fine until mencoder.c
	is compiled:

gcc -c -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo   -o mencoder.o mencoder.c
In file included from mencoder.c:47:
/usr/local/include/lame/lame.h:37: warning: `CDECL' redefined
loader/wine/windef.h:134: warning: this is the location of the previous definition
mencoder.c:104: `VCODEC_RAW' undeclared here (not in a function)
mencoder.c: In function `main':
mencoder.c:532: warning: assignment makes pointer from integer without a cast
mencoder.c:534: warning: assignment makes pointer from integer without a cast
mencoder.c:536: warning: assignment makes pointer from integer without a cast
mencoder.c:538: warning: assignment makes pointer from integer without a cast
mencoder.c:544: warning: assignment makes pointer from integer without a cast
mencoder.c:769: warning: passing arg 2 of `lame_encode_buffer_interleaved' from incompatible pointer type
mencoder.c:783: warning: passing arg 2 of `lame_encode_buffer_interleaved' from incompatible pointer type
mencoder.c:877: warning: assignment from incompatible pointer type
gmake: *** [mencoder.o] Error 1

	Where should VCODEC_RAW be defined?  I can't seem to find it.

	Thanks.

	Steven Schultz
	sms at 2bsd.com




More information about the MPlayer-users mailing list