[MPlayer-dev-eng] latest mencoder does not compile

Johannes Feigl jaf.corporation at gmx.at
Sun Mar 17 20:50:40 CET 2002


hi

the latest mencoder does not compile:

gcc -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo   -o mplayer mplayer.o cyuv.o adpcm.o xacodec.o cpudetect.o mp_msg.o ac3-iec958.o dec_audio.o msvidc.o cinepak.o fli.o qtrle.o codec-cfg.o cfgparser.o my_profile.o RTjpegN.o minilzo.o nuppelvideo.o spudec.o playtree.o playtreeparser.o asxparser.o qtsmc.o ducktm1.o roqav.o qtrpza.o mpng.o find_sub.o subreader.o lirc_mp.o mixer.o vobsub.o mp-opt-reg.o dll_init.o -Llibvo -lvo  -Llibmpcodecs -lmpcodecs -Lg72x -lg72x -Lmp3lib -lMP3 -Llibac3 -lac3 -Lliba52 -la52 -Lxa -lxa -Llibmpeg2 -lmpeg2 -Llibavcodec -lavcodec -Llibfame -lfame -Llibmpdemux -lmpdemux  -llirc_client -Linput -linput  -Lloader -lloader -Lloader/dshow -lDS_Filter   -lmad   -ldvdread -lpthread -ldl -Lpostproc -lpostproc -ldivxdecore opendivx/postprocess.o -Llinux -losdep   -lnsl -lz  -lpng -lz -ljpeg -lm  -Llibao2 -lao2 -L/usr/X11R6/lib -lX11 -lXext -lnsl -lGL -lXxf86dga -lXv -lXxf86vm -lXinerama -lmad -lnsl         -Lvidix -lvidix 
gcc -c -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -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:59:
/usr/include/lame/lame.h:37: warning: `CDECL' redefined
loader/wine/windef.h:134: warning: this is the location of the previous
definition
mencoder.c: In function `main':
mencoder.c:803: warning: assignment makes pointer from integer without a
cast
mencoder.c:1095: structure has no member named `bit_rate_tolerance'
mencoder.c:1097: structure has no member named `qmin'
mencoder.c:1098: structure has no member named `qmax'
mencoder.c:1099: structure has no member named `max_qdiff'
mencoder.c:1100: structure has no member named `qcompress'
mencoder.c:1101: structure has no member named `qblur'
mencoder.c:1316: warning: passing arg 2 of
`lame_encode_buffer_interleaved' from incompatible pointer type
mencoder.c:1330: warning: passing arg 2 of
`lame_encode_buffer_interleaved' from incompatible pointer type
mencoder.c:1486: warning: assignment from incompatible pointer type
make: *** [mencoder.o] Error 1


i downgraded my mencoder.c and cfg-mencoder.h and it compiles.
so the latest diff by micheal (i this he was) makes errors.
could you please check ? thx

mfg johannes



More information about the MPlayer-dev-eng mailing list