[Ffmpeg-devel] "ff_eval" build error with svn 6351

Luca Abeni lucabe72
Wed Sep 27 11:01:16 CEST 2006


On Wed, 2006-09-27 at 10:00 +0200, lk wrote:
> Hi
> 
> I'm trying to compile the latest svn ffmpeg (svn 6351 27/09/2006) but there
> is a compilation error.
[...]
> -Wl,-rpath-link,/home/alvarez/media_tools/ffmpeg/libavutil -g -o ffmpeg_g
> ffmpeg.o cmdutils.o -lavformat -lavcodec -lavutil -lm -lz -lxvidcore -ldl
> ./libavcodec/libavcodec.a(ratecontrol.o): In function
> `get_qscale':/home/alvarez/media_tools/ffmpeg/libavcodec/ratecontrol.c:328:
> undefined reference to `ff_eval'
> collect2: ld returned 1 exit status
> make: *** [ffmpeg_g] Error 1
It looks like LIBAVCODEC_VERSION_INT has been increased, but the calls
to ff_eval() have not been removed (see libavcodec/eval.c, line 209).
I suspect that the ff_eval() ---> ff_eval2() conversion is not the only
thing needed to increase LIBAVCODEC_VERSION_INT, but I am not sure...
I'll try to have a look during my lunch break


				Luca
-- 
_____________________________________________________________________________
Copy this in your signature, if you think it is important:
                               N O    W A R ! ! !





More information about the ffmpeg-devel mailing list