[MPlayer-users] Snapshot 2007-07-30: compilation fails

Pepe rvm3000 at ya.com
Mon Jul 30 18:42:02 CEST 2007


I'm trying to compile the latest snapshot, in my SuSE 9.2 but compilation 
fails.
I've just made:
./configure
make

Configuration:

Config files successfully generated by ./configure  !

  Install prefix: /usr/local
  Data directory: /usr/local/share/mplayer
  Config direct.: /usr/local/etc/mplayer

  Byte order: little-endian
  Optimizing for: k8

  Languages:
    Messages/GUI: en
    Manual pages: en

  Enabled optional drivers:
    Input: ftp tv-teletext tv-v4l2 tv-v4l tv cddb cdda libdvdcss(internal) 
dvdre
ad(internal) vcd dvb network
    Codecs: x264 xvid libdv libavcodec qtx real xanim win32 faad2 faac 
libmpeg2
libdca liba52 mp3lib tremor(internal) libmad
    Audio output: alsa jack esd arts oss v4l2 sdl mpegpes(dvb)
    Video output: v4l2 sdl pnm jpeg png mpegpes(dvb) fbdev aa xvidix cvidix 
open
gl dga xv x11 xover dfbmga directfb md5sum tga
    Audio filters:
  Disabled optional drivers:
    Input: dvdnav vstream pvr radio live555 smb
    Codecs: libamr_wb libamr_nb musepack libtheora speex toolame twolame 
liblzo
gif
    Audio output: sun openal polyp ivtv dxr2 nas
    Video output: ivtv dxr3 dxr2 vesa gif89a zr zr2 svga caca ggi xmga mga 
winvi
dix xvmc bl tdfx_vid s3fb tdfxfb 3dfx
    Audio filters: ladspa

Error:

cc -I../libavcodec -I../libavformat -Wdisabled-optimization -I. -I.. 
-I../libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 
-march=k8 -mcpu=k8 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
-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   
-c -o vo_v4l2.o vo_v4l2.c
vo_v4l2.c: In function `preinit':
vo_v4l2.c:91: error: storage size of `ctrls' isn't known
vo_v4l2.c:120: error: `V4L2_CTRL_CLASS_MPEG' undeclared (first use in this 
function)
vo_v4l2.c:120: error: (Each undeclared identifier is reported only once
vo_v4l2.c:120: error: for each function it appears in.)
vo_v4l2.c:124: error: `VIDIOC_G_EXT_CTRLS' undeclared (first use in this 
function)
vo_v4l2.c:91: warning: unused variable `ctrls'
make[1]: *** [vo_v4l2.o] Error 1
make[1]: Leaving directory `/tmp/temp/mplayer-export-2007-07-30/libvo'
make: *** [libvo/libvo.a] Error 2

I tried with ./configure --disable-tv but it fails too.

At the end it seems it compiles with
./configure --disable-tv --disable-tv-teletext --disable-radio-v4l2 
--disable-v4l2

-- 
Pepe



More information about the MPlayer-users mailing list