[MPlayer-users] 1.0rc1 compile error

Andrew nospam at flight.us
Wed May 30 18:25:33 CEST 2007


Hello, i'm getting this when trying to make 1.0 release candidate 1:

./configure --enable-gui --enable-largefiles --enable-lirc \
	--enable-dvdread -enable-dvdnav


make[1]: Entering directory `/data/installers/MPlayer-1.0rc1/input'
make[1]: `libinput.a' is up to date.
make[1]: Leaving directory `/data/installers/MPlayer-1.0rc1/input'
make -C libvo
make[1]: Entering directory `/data/installers/MPlayer-1.0rc1/libvo'
cc -c -I. -I.. -I../osdep  -I../libavutil -Wdeclaration-after-statement -fno-PIC -O4 -march=pentium4 -mtune=pentium4 -pipe 
-ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/kde/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/local/include -I/usr/local/include/dvdnav -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 -I/usr/include/freetype2 -I/usr/include/libpng12   -DMPG12PLAY -o vo_ivtv.o vo_ivtv.c
vo_ivtv.c: In function 'ivtv_reset':
vo_ivtv.c:82: error: 'struct ivtv_cfg_stop_decode' has no member named 'hide_last'
vo_ivtv.c:83: error: 'struct ivtv_cfg_stop_decode' has no member named 'pts_stop'
make[1]: *** [vo_ivtv.o] Error 1
make[1]: Leaving directory `/data/installers/MPlayer-1.0rc1/libvo'
make: *** [libvo/libvo.a] Error 2





More information about the MPlayer-users mailing list