On 27/01/14 07:03, [email protected] wrote: > Hi , > > I am getting the following error when trying to make libav with > --enable-shared option . > > /usr/bin/ld: libavutil/hmac.o: relocation R_X86_64_32S against > `.text.unlikely' can not be used when making a shared object; recompile > with -fPIC > libavutil/hmac.o: error adding symbols: Bad value > collect2: error: ld returned 1 exit status > make: *** [libavutil/libavutil.so.53] Error 1 > > > Can you please help ?
make clean and then make again. _______________________________________________ libav-tools mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-tools
