I tired compiling RTMPDump on Ubuntu 12.04.<div><br></div><div>I compiled with</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
make sys=posix VERSION="2.4.$(git log --pretty=format:'%h' -n 1)~git"</blockquote><div><br></div><div>Compiling looks like it went fine.</div><div><br></div><div>But when I run rtmpdump with "./rtmpdump" I get a segmentation fault</div>
<div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">./rtmpdump <br>RTMPDump 2.4.19d3636~git<br>(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL<br>
Segmentation fault (core dumped)</blockquote><div><br></div><div>What am I doing wrong? I tried this on two separate system with Ubuntu 12.04 installed with all recent updates</div></div><div><br></div><div><pre class="alt2" dir="ltr" style="background-color:rgb(225,228,242);font-size:15px;margin-top:0px;margin-bottom:0px;padding:6px;border:1px inset;width:640px;height:50px;overflow:auto">
uname -a
Linux ACCESS-DENIED 3.2.0-34-generic-pae #53-Ubuntu SMP Thu Nov 15 11:11:12 UTC 2012 i686 i686 i386 GNU/Linux</pre></div>