[MPlayer-users] Can't compile latest SVN

Carlos Véliz darkomegax at gmail.com
Tue Oct 16 03:36:32 CEST 2007


>> Hi, I just updated MPlayer today to revision 24787 (libavcodec, libavutil,
>> libavformat, libpostproc are at revision 10736) and I get errors when trying
>> to compile:
>
>dunno, I've compiled 24789 right now without any trouble... (gcc 4.1.2)
>There's my config:
>--enable-gui --enable-largefiles --enable-menu
>--disable-runtime-cpudetection --disable-debug
>--disable-dvdread-internal --disable-libdvdcss-internal --prefix=/usr

I just tried again today (mplayer revision 24790, libavcodec,
libavutil, libavformat, libpostproc revisions 10755), I get this
error, same config as before:

make -C libavcodec
make[1]: Entering directory `/home/carlos/Programas/mplayer/libavcodec'
cc -I../libswscale -I../libavcodec  -DHAVE_AV_CONFIG_H
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I..
-I../libavutil -Wdisabled-optimization -Wdeclaration-after-statement
-I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith
-Wredundant-decls -O4 -march=prescott -mtune=prescott -pipe
-ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H
-I/usr/include/SDL -D_REENTRANT  -I/usr/include/freetype2
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -c -o
allcodecs.o allcodecs.c
allcodecs.c: In function `avcodec_register_all':
allcodecs.c:202: error: `ENABLE_NELLYMOSER_DECODER' undeclared (first
use in this function)
allcodecs.c:202: error: (Each undeclared identifier is reported only once
allcodecs.c:202: error: for each function it appears in.)
make[1]: *** [allcodecs.o] Error 1
make[1]: Leaving directory `/home/carlos/Programas/mplayer/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2

Please, I don't know what is going on here

Carlos



More information about the MPlayer-users mailing list