[MPlayer-dev-eng] compiling mplayer cvs: faad error

Vladimir Mosgalin mosgalin at VM10124.spb.edu
Sat Sep 6 18:32:11 CEST 2003


I just pulled out latest mplayer & ffmpeg, and got following error:

gcc -c -O4 -march=athlon-xp -m3dnow -fomit-frame-pointer -pipe
-falign-functions=4 -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I. -Inative -I.. -I../libmpdemux -I../loader
-I/usr/include/cdda -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/X11R6/include -D_GNU_SOURCE -o ad_faad.o
ad_faad.c
ad_faad.c: In function `init':
ad_faad.c:91: warning: passing arg 3 of `faacDecInit' makes integer from pointer without a cast
ad_faad.c:91: warning: passing arg 4 of `faacDecInit' from incompatible pointer type
ad_faad.c:91: too few arguments to function `faacDecInit'
ad_faad.c: In function `decode_audio':
ad_faad.c:174: too few arguments to function `faacDecDecode'
ad_faad.c:199: too few arguments to function `faacDecDecode'
make[1]: *** [ad_faad.o] Error 1
make[1]: Leaving directory `/usr/src/asplinux/BUILD/mplayer/libmpcodecs'
make: *** [libmpcodecs/libmpcodecs.a] Ошибка 2

Yeah, I remember that bugreports go in -users, but I think it's serious
enough when one isn't able to compile cvs...

-- 

Vladimir



More information about the MPlayer-dev-eng mailing list