[MPlayer-users] make error
Robert Voigt
f1k at gmx.de
Tue Dec 25 16:52:47 CET 2001
When I 'make' mplayer 0.60pre1 I get the following errors:
gcc -c -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -o
dec_video.o dec_video.c
dec_video.c: In function `init_video':
dec_video.c:326: warning: assignment makes pointer from integer without a cast
dec_video.c: In function `decode_video':
dec_video.c:703: `quant_store' undeclared (first use in this function)
dec_video.c:703: (Each undeclared identifier is reported only once
dec_video.c:703: for each function it appears in.)
dec_video.c:703: `MBC' undeclared (first use in this function)
dec_video.c:841: warning: assignment from incompatible pointer type
make: *** [dec_video.o] Error 1
I got the same errors with all earlier versions I tried (from December and
November).
Configure did not print anything unusual, it ran as expected.
Let me know if you need any further info about my setup.
More information about the MPlayer-users
mailing list