[MPlayer-users] Error when compiling
Corey Hickey
bugfood-ml at fatooh.org
Sun Nov 9 21:36:50 CET 2003
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.
-Corey
More information about the MPlayer-users
mailing list