<div dir="ltr">excerpt from <a href="http://mediaproxy-ng.org/changeset/227">http://mediaproxy-ng.org/changeset/227</a><br><br><br><table class="inline" summary="Differences" cellspacing="0"><tbody class="mod"><tr class="first">
<th>64</th><th>&nbsp;</th><td class="l"><span>To run the software, you will need a server running the Linux Operating<del>&nbsp;System</del></span>&nbsp;</td>
                      </tr><tr>
                        <th>65</th><th>&nbsp;</th><td class="l"><span>using a kernel version 2.6.18 or higher that has been compiled with connection</span>&nbsp;</td>
                      </tr><tr>
                        <th>66</th><th>&nbsp;</th><td class="l"><span>tracking support (conntrack). Because of this dependency on Linux, other</span>&nbsp;</td>
                      </tr><tr>
                        <th>67</th><th>&nbsp;</th><td class="l"><span>operating systems are not supported. This dependency only applies to the</span>&nbsp;</td>
                      </tr><tr>
                        <th>68</th><th>&nbsp;</th><td class="l"><span>media relay component. The dispatcher component which runs on the same host</span>&nbsp;</td>
                      </tr><tr>
                        <th>69</th><th>&nbsp;</th><td class="l"><span>as OpenSER, can run on any platform that has a python interpreter and</span>&nbsp;</td>
                      </tr><tr>
                        <th>70</th><th>&nbsp;</th><td class="l"><span><del></del>supports the twisted framework.</span>&nbsp;</td></tr></tbody></table><br><br>Is conntrack compiled in your kernel?<br><br><br><div class="gmail_quote">
On Fri, Aug 8, 2008 at 12:07 PM, Andrew Yager <span dir="ltr">&lt;<a href="mailto:andrew@rwts.com.au">andrew@rwts.com.au</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
I&#39;m trying to compile MediaProxy 2.0 on CentOS 5.<br>
<br>
I&#39;ve installed libnetfilter_conntrack from RPMForge, but I am getting<br>
an error with compiling.<br>
<br>
./setup.py build<br>
running build<br>
running build_py<br>
running build_ext<br>
building &#39;mediaproxy.interfaces.system._conntrack&#39; extension<br>
gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-<br>
D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-<br>
size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -<br>
DMODULE_VERSION=2.0.3 -DIPTABLES_VERSION=&quot;1.4.0&quot; -Imediaproxy/<br>
interfaces/system/libiptc/include -I/usr/include/python2.4 -c<br>
mediaproxy/interfaces/system/_conntrack.c -o build/temp.linux-<br>
x86_64-2.4/mediaproxy/interfaces/system/_conntrack.o<br>
mediaproxy/interfaces/system/_conntrack.c: In function<br>
'ForwardingRule_init':<br>
mediaproxy/interfaces/system/_conntrack.c:223: error:<br>
'NFCT_SOPT_SETUP_REPLY' undeclared (first use in this function)<br>
mediaproxy/interfaces/system/_conntrack.c:223: error: (Each undeclared<br>
identifier is reported only once<br>
mediaproxy/interfaces/system/_conntrack.c:223: error: for each<br>
function it appears in.)<br>
error: command &#39;gcc&#39; failed with exit status 1<br>
<br>
Is there a package I am missing, or am I simply fighting a loosing<br>
battle and need to use a different flavor of Linux to get it to work<br>
easily?<br>
<br>
Thanks,<br>
Andrew<br>
<br>
--<br>
Andrew Yager, Managing Director &nbsp; (MACS BCompSc MCP)<br>
Real World Technology Solutions Pty Ltd<br>
ph: 1300 798 718 or (02) 9037 0500<br>
fax: (02) 9037 0591 mob: 0405 152 568<br>
<a href="http://www.rwts.com.au/" target="_blank">http://www.rwts.com.au/</a> or <a href="http://www.stonebridgecomputing.com.au/" target="_blank">http://www.stonebridgecomputing.com.au/</a><br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div><br></div>