Hi There is a build error when I try to compile FFmpeg with libmp3lame and libshine.
The error message says... /home/user/build/lib/libmp3lame.a(takehiro.o):(.rodata+0x0): multiple definition of `slen2_tab' /home/user/build/lib/libshine.a(tables.o):(.rodata+0xc80): first defined here /home/user/build/lib/libmp3lame.a(takehiro.o):(.rodata+0x40): multiple definition of `slen1_tab' /home/user/build/lib/libshine.a(tables.o):(.rodata+0xcc0): first defined here collect2: ld returned 1 exit status make: *** [ffmpeg_g] Error 1 Any ideas how can I stop this? My build script is here ---> http://pastebin.com/raw.php?i=6RtfTN0L System is 32 bit Ubuntu-12.04 Linux. -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Build-error-with-libmp3lame-and-libshine-tp4672980.html Sent from the FFmpeg-users mailing list archive at Nabble.com. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
