[Ffmpeg-devel] Error Compiling FFMPEG
blackman at pharm.uoa.gr
blackman
Sat Jun 4 13:09:25 CEST 2005
I got an AMD64 and Fedora core 3 64Bit
when I try compile the ffmpeg I do configure:
./configure --enable-shared --prefix=/usr --enable-mp3lame --enable-xvid
--enable-gpl --enable-a52
and then
make
gives the following error
/usr/bin/ld: bitstream.o: relocation R_X86_64_32 against `a local symbol' can
not be used when making a shared object; recompile with -fPIC
bitstream.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[1]: *** [libavcodec.so] Error 1
make[1]: Leaving directory `/root/tmp/FFMpeg-20050517/libavcodec'
make: *** [lib] Error 2
More information about the ffmpeg-devel
mailing list