I tried building with the latest ffmpeg (2.8.0) and it failed.
Falling back to 2.7.x and it succeeded, both cases using the method and configure listed here
Search found 3 matches
- Sat Oct 31, 2015 8:39 am
- Forum: MakeMKV for Linux
- Topic: Upgrading to 1.9.7
- Replies: 2
- Views: 8804
- Fri Feb 13, 2015 8:31 pm
- Forum: MakeMKV for Linux
- Topic: Unsuccessful compiling makemkv-oss-1.9.1
- Replies: 4
- Views: 10696
Re: Unsuccessful compiling makemkv-oss-1.9.1
I Wrote... /usr/bin/ld: /usr/local/lib/libfdk-aac.a(aacdecoder_lib.o): relocation R_X86_64_32S against `channelMappingTableWAV' can not be used when making a shared object; recompile with -fPIC libfdk-aac.a: error adding symbols: Bad value That was my error! I found an older fdk-aac library causing ...
- Fri Feb 13, 2015 7:44 pm
- Forum: MakeMKV for Linux
- Topic: Unsuccessful compiling makemkv-oss-1.9.1
- Replies: 4
- Views: 10696
Re: Unsuccessful compiling makemkv-oss-1.9.1
Just to add my "me too" I have successfully build the last few versions on MakeMKV for linux on my Ubuntu Server. With both Ubuntu 12 LTS (x64) and 14 LTS (x64) I just tried to build 1.9.1 oss and got the same -fPIC error. I also tried by downloading and building against the latest ffmpeg ...