[FFmpeg-user] install on amd64 server
iefvHRS
lovexue4ever at qq.com
Thu Jun 14 09:19:01 CEST 2012
when make I got this error:
/usr/bin/ld: /usr/local/lib/libx264.a(common.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/local/lib/libx264.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [libavcodec/libavcodec.so.52] Error 1
------------------ Original ------------------
From: "iefvHRS"<lovexue4ever at qq.com>;
Date: Thu, Jun 14, 2012 09:15 AM
To: "ffmpeg-user"<ffmpeg-user at ffmpeg.org>;
Subject: [FFmpeg-user] install on amd64 server
Hello ,all
How can I install the latest x264 and the ffmpeg r26400 on ubuntu amd64 server.
When I try to install them ,I used commands like :
cd x264
./configure --enable-static
make
make install
when make I got questions.
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
More information about the ffmpeg-user
mailing list