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

Steven Penny svnpenn at gmail.com
Tue Mar 20 03:03:02 CET 2012


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


More information about the rtmpdump mailing list