[MPlayer-users] Error when compiling

D Richard Felker III dalias at aerifal.cx
Sun Nov 9 22:27:45 CET 2003


On Sun, Nov 09, 2003 at 12:36:50PM -0800, Corey Hickey wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> James MS Anderson wrote:
> >[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> >Hi all,
> >
> >I'm running Debian sid, with gcc version 3.3.2, and kernel 2.4.21.
> >
> >after running ./configure, {whos output is below} and make install, the
> >following output is produced 
> >
> >cc -c -O4 -march=athlon-tbird -mcpu=athlon-tbird -pipe -ffast-math
> >-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
> >-D_FILE_OFFSET_BITS=64  -I. -Inative -I.. -I../libmpdemux -I../loader 
> >-D_GNU_SOURCE -I../libmpflac -o vf_lavc.o vf_lavc.c
> >vf_lavc.c: In function `open':
> >vf_lavc.c:185: error: `FF_QP2LAMBDA' undeclared (first use in this
> >function)
> >vf_lavc.c:185: error: (Each undeclared identifier is reported only once
> >vf_lavc.c:185: error: for each function it appears in.)
> >make[1]: *** [vf_lavc.o] Error 1
> >make[1]: Leaving directory `/usr/src/mplayer/main/libmpcodecs'
> >make: *** [libmpcodecs/libmpcodecs.a] Error 2
> >
> >
> >Anyone got any ideas what's going on?
> >
> 
> I think this means that your version of mplayer is newer than the
> libavcodec source you copied in. Try downloading the latest mplayer
> cvs (if you haven't already),then get the latest ffmpeg cvs, and proceed
> as usual.

Yes, it's also a bug in mplayer which the maintainer of vf_lavc.c
should fix!!

Rich



More information about the MPlayer-users mailing list