[Ffmpeg-devel] ffmpeg doesn't compile, current CVS

Pavlov Konstantin thresh
Mon Apr 10 23:38:45 CEST 2006


Hi everyone.

current CVS of ffmpeg doesn't compiles for me nor in x86_64 environment, nor 
in the ia32.

here goes the error:

gcc -Wl,--warn-common -rdynamic -g -o ffplay_g ffplay.o 
cmdutils.o -L./libavformat -lavformat -L./libavcodec -lavcodec -L./libavutil -lavutil -lm -logg -ltheora -lvorbis -lvorbisenc -lfaad -lfaac -lxvidcore -lx264 -lmp3lame -lz -ldl -lpthread -lSDL -lpthread
/usr/bin/ld: warning: libavutil.so.49, needed by ./libavformat/libavformat.so, 
not found (try using -rpath or -rpath-link)
./libavformat/libavformat.so: undefined reference to `av_crc04C11DB7'
./libavcodec/libavcodec.so: undefined reference to `ff_sqrt_tab'
./libavformat/libavformat.so: undefined reference to `av_rescale_q'
./libavformat/libavformat.so: undefined reference to `av_dbl2int'
./libavformat/libavformat.so: undefined reference to `av_d2q'
./libavcodec/libavcodec.so: undefined reference to `av_crc8005'
./libavcodec/libavcodec.so: undefined reference to `av_crc07'
./libavformat/libavformat.so: undefined reference to `av_crc'
./libavformat/libavformat.so: undefined reference to `av_int2dbl'
./libavcodec/libavcodec.so: undefined reference to `av_div_q'
./libavformat/libavformat.so: undefined reference to `av_dbl2ext'
./libavformat/libavformat.so: undefined reference to `av_ext2dbl'
./libavcodec/libavcodec.so: undefined reference to `ff_log2_tab'
./libavformat/libavformat.so: undefined reference to `av_rescale_rnd'
./libavformat/libavformat.so: undefined reference to `av_rescale'
./libavformat/libavformat.so: undefined reference to `av_reduce'
./libavformat/libavformat.so: undefined reference to `ff_gcd'
./libavformat/libavformat.so: undefined reference to `av_int2flt'
./libavcodec/libavcodec.so: undefined reference to `av_crc_init'
collect2: ld returned 1 exit status
make: *** [ffplay_g] Error 1
make: Leaving directory `/usr/src/RPM/BUILD/ffmpeg'

configure goes as : 
configure --cpu=i686 --prefix=/usr --libdir=/usr/lib --mandir=/usr/share/man
--enable-gpl --enable-pp --enable-pthreads --enable-shared --enable-libogg 
--enable-theora --enable-vorbis --enable-a52 --enable-faad --enable-faac 
--enable-xvid --enable-x264 --enable-mp3lame

full logs can be found at http://games.cpms.ru/~thresh/ffmpeg.log.bz2

what could be the problem and how to solve it?

-- 
Pavlov Konstantin,
CPMS Network,
jid: thresh at altlinux.org





More information about the ffmpeg-devel mailing list