Yeh the problem was I wasn't doing "make install"<div>I used checkinstall and it seems to be working fine now</div><div><br></div><div>I like to test compiles in the build dir before I install and never had a problem doing it like that before<br>
<br><br><div class="gmail_quote">On Tue, Dec 11, 2012 at 11:31 PM, Steven Penny <span dir="ltr"><<a href="mailto:svnpenn@gmail.com" target="_blank">svnpenn@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Tue, Dec 11, 2012 at 9:50 PM, NhJm wrote:<br>
> rtmpdump is probably loading an old shared library instead of the<br>
> local one.. please `make install`!<br>
<br>
</div>Or better yet avoid "dll hell" and do static build<br>
<br>
  make SHARED=<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
rtmpdump mailing list<br>
<a href="mailto:rtmpdump@mplayerhq.hu">rtmpdump@mplayerhq.hu</a><br>
<a href="https://lists.mplayerhq.hu/mailman/listinfo/rtmpdump" target="_blank">https://lists.mplayerhq.hu/mailman/listinfo/rtmpdump</a><br>
</div></div></blockquote></div><br></div>