[MPlayer-users] bug in rc3 - configure.log says mp4audio=yes, but make fails on too few arguments

Karl and Tanya Pizzolatto karlandtanya at earthlink.net
Mon Jan 20 14:06:48 CET 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

mplayer = rc3
faad = faad2 cvs 2003 Jan 12
distro = slackware 9 beta

Note that faad is deprecated, and faad2 is used.  Besides, mplayer's configure.log says it's OK, so what's up here?

configure.log says:

##########################################

============ Checking for FAAD (AAC) support ============

#include <faad.h>
int main(void) { faacDecHandle testhand; faacDecFrameInfo testinfo; testhand = faacDecOpen(); return 0; }

gcc    /tmp/mplayer-conf-10369-13843.c -o /tmp/mplayer-conf-8832-13843.o -lfaad -lm

ldd /tmp/mplayer-conf-8832-13843.o
	libfaad.so.0 => /usr/local/lib/libfaad.so.0 (0x40026000)
	libm.so.6 => /lib/libm.so.6 (0x4004d000)
	libc.so.6 => /lib/libc.so.6 (0x40070000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

but make says:

make[1]: Entering directory `/mnt/archive/library/computer/linux/keepers/src/v4l/apps/mplayer/MPlayer-0.90rc3/libmpcodecs'
...
...
...
gcc -c -O4 -march=pentium3 -mcpu=pentium3 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -Inative -I.. -I../libmpdemux -I../loader -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:89: warning: passing arg 3 of `faacDecInit' makes integer from pointer without a cast
ad_faad.c:89: warning: passing arg 4 of `faacDecInit' from incompatible pointer type
ad_faad.c:89: too few arguments to function `faacDecInit'
ad_faad.c: In function `decode_audio':
ad_faad.c:167: too few arguments to function `faacDecDecode'
ad_faad.c:187: too few arguments to function `faacDecDecode'
make[1]: *** [ad_faad.o] Error 1
make[1]: Leaving directory `/mnt/archive/library/computer/linux/keepers/src/v4l/apps/mplayer/MPlayer-0.90rc3/libmpcodecs'
make: *** [libmpcodecs/libmpcodecs.a] Error 2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+K/RwTHYRdwouzJMRAkycAJ9Vc95C0RWm++E2mYcpIneoERv47QCeItrR
hEle5BC+IUNGzyPlpnGp0sQ=
=arp/
-----END PGP SIGNATURE-----



More information about the MPlayer-users mailing list