[MPlayer-dev-eng] CVS not compiling because of missing libmpdemux/nuppelvideo.h

Alex Beregszaszi alex at naxine.org
Thu Dec 27 23:13:43 CET 2001


Hi,

File committed.

Sorry, and thank you for your report.

--
alex

On Thu, Dec 27, 2001 at 11:11:30PM +0100, Andr? Dahlqvist wrote:
> Should the libmpdemux/nuppelvideo.h file have been checked in also?
> Current CVS fails with:
> 
> gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo   -o mplayer.o mplayer.c
> In file included from mplayer.c:365:
> cfg-mplayer.h:84: warning: initialization discards qualifiers from pointer target type
> cfg-mplayer.h:85: warning: initialization discards qualifiers from pointer target type
> cfg-mplayer.h:86: warning: initialization discards qualifiers from pointer target type
> cfg-mplayer.h:87: warning: initialization discards qualifiers from pointer target type
> gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo   -o adpcm.o adpcm.c
> gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo   -o xacodec.o xacodec.c
> gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo   -o cpudetect.o cpudetect.c
> gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo   -o mp_msg.o mp_msg.c
> gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo   -o ac3-iec958.o ac3-iec958.c
> gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo   -o dec_audio.o dec_audio.c
> dec_audio.c: In function `decode_audio':
> dec_audio.c:977: warning: passing arg 2 of pointer to function from incompatible pointer type
> gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo   -o dec_video.o dec_video.c
> dec_video.c: In function `init_video':
> dec_video.c:333: warning: assignment makes pointer from integer without a cast
> dec_video.c: In function `decode_video':
> dec_video.c:859: warning: assignment from incompatible pointer type
> gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo   -o msvidc.o msvidc.c
> gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo   -o cinepak.o cinepak.c
> gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo   -o fli.o fli.c
> gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo   -o qtrle.o qtrle.c
> gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo   -o codec-cfg.o codec-cfg.c
> gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo   -o cfgparser.o cfgparser.c
> gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo   -o my_profile.o my_profile.c
> gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo   -o RTjpegN.o RTjpegN.c
> gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo   -o minilzo.o minilzo.c
> gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo   -o nuppelvideo.o nuppelvideo.c
> nuppelvideo.c:16: libmpdemux/nuppelvideo.h: No such file or directory
> nuppelvideo.c: In function `decode_nuv':
> nuppelvideo.c:35: dereferencing pointer to incomplete type
> nuppelvideo.c:40: dereferencing pointer to incomplete type
> nuppelvideo.c:42: warning: passing arg 1 of `RTjpeg_init_decompress' from incompatible pointer type
> nuppelvideo.c:70: dereferencing pointer to incomplete type
> nuppelvideo.c:71: dereferencing pointer to incomplete type
> nuppelvideo.c:77: warning: `return' with a value, in function returning void
> nuppelvideo.c:82: dereferencing pointer to incomplete type
> nuppelvideo.c:91: dereferencing pointer to incomplete type
> nuppelvideo.c:99: dereferencing pointer to incomplete type
> nuppelvideo.c:85: warning: unreachable code at beginning of switch statement
> nuppelvideo.c:123: dereferencing pointer to incomplete type
> nuppelvideo.c:42: warning: unreachable code at beginning of switch statement
> make: *** [nuppelvideo.o] Error 1
> -- 
> 
> André Dahlqvist <andre.dahlqvist at telia.com>
> 
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng



More information about the MPlayer-dev-eng mailing list