[MPlayer-users] svn 27644 does not compile ....

RVM rvm3000 at ya.com
Sat Sep 20 03:25:56 CEST 2008


El Sábado, 20 de Septiembre de 2008 03:02, andrew escribió:
> Hi,
>
> I cannot compile MPlayer svn 27644 on my system with the following
> error message:
>
> ----------------
> cc -Wdisabled-optimization -Wno-pointer-sign
> -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch
> -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native
> -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I.
> -I/usr/X11/include -I/usr/include/  -I/usr/include/SDL  -D_REENTRANT
> -I/usr/include/artsc -pthread -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include   -I/usr/include/freetype2 -I/usr/include
> -c -o codec-cfg.o codec-cfg.c
> codec-cfg.c: In function 'parse_codec_cfg':
> codec-cfg.c:507: error: 'builtin_video_codecs' undeclared (first use
> in this function)
> codec-cfg.c:507: error: (Each undeclared identifier is reported only
> once
> codec-cfg.c:507: error: for each function it appears in.)
> codec-cfg.c:508: error: 'builtin_audio_codecs' undeclared (first use
> in this function)
> make: *** [codec-cfg.o] Error 1
> -----------------

I can't compile it either, although in my case the error is different:

cc -O -DCODECS2HTML -I. -I/usr/include/directfb -I/usr/X11/include  
-I/usr/include/SDL -D_REENTRANT -I/opt/kde3/include/artsc -pthread 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/include/freetype2 -I/usr/include -o codec-cfg codec-cfg.c
./codec-cfg etc/codecs.conf > codecs.conf.h
Reading etc/codecs.conf: parse error at line 89
make: *** [codecs.conf.h] Error 1

-- 
RVM



More information about the MPlayer-users mailing list