Error building makemkf-oss for Linux Mint 17.1 "Rebecca"

The place to discuss linux version of MakeMKV
Post Reply
julianop
Posts: 1
Joined: Wed Jun 10, 2015 6:25 am

Error building makemkf-oss for Linux Mint 17.1 "Rebecca"

Post by julianop »

I'm remaking 1.9.3 because it fails to make .mkf files with the aac eudio encoding selected.

I've built ffmpeg successfully.

In the make process for oss I get:
/usr/bin/ld: /tmp/ffmpeg/lib/libavcodec.a(allcodecs.o): relocation R_X86_64_32 against `ff_a64multi_encoder' can not be used when making a shared object; recompile with -PIC
/tmpffmpeg/lib/libavcodec.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
make: *** [out/libmakemv.so.1.full] Error 1

Could anyone help me resolve this, please.
ordually
Posts: 3
Joined: Thu Oct 01, 2015 9:33 pm

Re: Error building makemkf-oss for Linux Mint 17.1 "Rebecca"

Post by ordually »

I'm seeing the same error on Ubuntu 12.04. I will try building libavcodec (instead of relying on the package version) and post back.
Post Reply