cvs compilation error
2005-01-01 03:17:02 GMT
hello list, i'm having problems trying to compile mplayer from cvs: cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=athlon-4 -mcpu=athlon-4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -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 vd_ffmpeg.o vd_ffmpeg.c vd_ffmpeg.c: In function `init': vd_ffmpeg.c:170: `FF_DEBUG_VIS_MB_TYPE' undeclared (first use in this function) vd_ffmpeg.c:170: (Each undeclared identifier is reported only once vd_ffmpeg.c:170: for each function it appears in.) vd_ffmpeg.c:170: `FF_DEBUG_VIS_QP' undeclared (first use in this function) make[1]: *** [vd_ffmpeg.o] Error 1 make[1]: Leaving directory `/usr/src/MPlayer-CVS/main/libmpcodecs' make: *** [libmpcodecs/libmpcodecs.a] Error 2 i'm using gcc 3.2, and my configure options were: ./configure --prefix=/usr --confdir=/etc/mplayer --enable-largefiles --with-codecsdir=/usr/lib/mplayer/codecs --enable-gui thank you in advance for any help, and a happy new year for everybody!! lj(Continue reading)
RSS Feed