Has anyone successfully built mod_rtmp on Ubuntu 11.10? I&#39;m seeing the following errors:<div><br></div><div><div>making install mod_rtmp</div><div>Compiling rtmp.c...</div><div>rtmp.c: In function ‘rtmp_send_message’:</div>
<div>rtmp.c:529:18: error: variable ‘status’ set but not used [-Werror=unused-but-set-variable]</div><div>cc1: all warnings being treated as errors</div><div><br></div></div><div>I successfully compiled when I inserted a hack to use the variables into rtmp.c and mod_rtmp.c, but wondering what the right way to fix this is. </div>
<div><br></div><div>Thanks,</div><div>Matt</div>