[rtmpdump] bad reloc address 0x0 in section `.data'

Joshua Finch joshf87 at live.com
Tue Mar 20 04:26:49 CET 2012


On 3/19/2012 22:03, Steven Penny wrote:
> Joshua Finch wrote:
>> Well I got the shared librtmp DLL to successfully give me a "yes" but when
>> using '--enable-static' it gives me the same "undefined reference" and
>> "e:/buildsys/mingw32/i686-w64-mingw32/lib/librtmp.a(rtmp.o): bad reloc
>> address 0x550 in section `.rdata'" in config.log.
>>
>> I am really shelving this for now. I spent way too much time getting this
>> one library to work.
> Instead of beating your head against a wall for 2 hours, you could have resolved
> this issue with a personal email to me or the mailing list.
>
> make SYS=mingw CRYPTO=POLARSSL \
> CPATH=/mingw/include LIBRARY_PATH=/mingw/lib SHARED= XLDFLAGS=-static
> _______________________________________________
> rtmpdump mailing list
> rtmpdump at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/rtmpdump
>
>
Same thing, static lib can't find polarssl. I've always been building 
the static lib. Those exes that rtmpdump builds seem to have no issues 
linking with polarssl. Can't get MPlayer to work with it even if I force 
'-lpolarssl' into the script.


More information about the rtmpdump mailing list