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

lk lokifo
Wed Sep 27 10:00:14 CEST 2006


Hi

I'm trying to compile the latest svn ffmpeg (svn 6351 27/09/2006) but there
is a compilation error.

The configuration is like this:
./configure  --enable-xvid --enable-gpl

The error message is:
gcc -L./libavformat -L./libavcodec -L./libavutil -Wl,--warn-common
-rdynamic -export-dynamic -Wl,--as-needed
-Wl,-rpath-link,/home/alvarez/media_tools/ffmpeg/libavcodec
-Wl,-rpath-link,/home/alvarez/media_tools/ffmpeg/libavformat
-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

My machine:
$ uname -a
Linux alvarez 2.6.15-27-686 #1 SMP PREEMPT Sat Sep 16 02:13:27 UTC 2006 i686
GNU/Linux

$ gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu
--enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr
--disable-werror --with-tune=pentium4 --enable-checking=release
i486-linux-gnu
Thread model: posix
gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)

Thanks for your comments on this.

Lokifo.




More information about the ffmpeg-devel mailing list