[Libav-user] [libav-user] getting multiple definition of ff_log_2_tab when compiling code

Anshul Maheshwari anshul.ffmpeg at gmail.com
Fri Apr 11 10:54:16 CEST 2014


Hi

I was trying to compile the code with ffmpeg library


LIBS= -L/usr/lib -L./lib -lavfilter -lswresample -lswscale -lavformat
-lavcodec -lavutil -lpostproc -lws2_32

I am getting following error
./lib/libavutil.dll.a(d000415.o):(.idata$5+0x0): multiple definition of
`__imp_ff_log2_tab'
./lib/libswresample.dll.a(d000019.o):(.idata$5+0x0): first defined here
./lib/libavutil.dll.a(d000415.o):(.idata$6+0x0): multiple definition of
`__nm_ff_log2_tab'
./lib/libswresample.dll.a(d000019.o):(.idata$6+0x0): first defined here
collect2: error: ld returned 1 exit status

Thanks
Anshul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20140411/c3cb98fa/attachment.html>


More information about the Libav-user mailing list