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.
Error building makemkf-oss for Linux Mint 17.1 "Rebecca"
Re: Error building makemkf-oss for Linux Mint 17.1 "Rebecca"
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.