<div>As per the readme and install</div>
<div> </div>
<div>i have installed related packages</div>
<div>when i do setup i get the following error</div>
<div> </div>
<div>any one have successfully installed Mediaproxy 2.3.2 on debian</div>
<div> </div>
<div>any suggestions</div>
<div> </div>
<div>Ram</div>
<div> </div>
<div>./setup.py build<br>running build<br>running build_py<br>running build_ext<br>building 'mediaproxy.interfaces.system._conntrack' extension<br>gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -fPIC -DMODULE_VERSION=2.3.2 -DIPTABLES_VERSION="1.4.0" -Imediaproxy/interfaces/system/libiptc/include -I/usr/include/python2.4 -c mediaproxy/interfaces/system/_conntrack.c -o build/temp.linux-i686-2.4/mediaproxy/interfaces/system/_conntrack.o<br>
mediaproxy/interfaces/system/_conntrack.c:74: warning: āenum nf_conntrack_msg_typeā declared inside parameter list<br>mediaproxy/interfaces/system/_conntrack.c:74: warning: its scope is only this definition or declaration, which is probably not what you want<br>
mediaproxy/interfaces/system/_conntrack.c:74: error: parameter 1 (ātypeā) has incomplete type<br>mediaproxy/interfaces/system/_conntrack.c: In function āconntrack_callbackā:<br>mediaproxy/interfaces/system/_conntrack.c:78: warning: implicit declaration of function ānfct_cloneā<br>
mediaproxy/interfaces/system/_conntrack.c:78: warning: assignment makes pointer from integer without a cast<br>mediaproxy/interfaces/system/_conntrack.c:79: error: āNFCT_CB_STOPā undeclared (first use in this function)<br>
mediaproxy/interfaces/system/_conntrack.c:79: error: (Each undeclared identifier is reported only once<br>mediaproxy/interfaces/system/_conntrack.c:79: error: for each function it appears in.)<br>mediaproxy/interfaces/system/_conntrack.c: In function āForwardingRule_newā:<br>
mediaproxy/interfaces/system/_conntrack.c:161: warning: implicit declaration of function ānfct_newā<br>mediaproxy/interfaces/system/_conntrack.c:161: warning: assignment makes pointer from integer without a cast<br>mediaproxy/interfaces/system/_conntrack.c:167: warning: implicit declaration of function ānfct_set_attr_u8ā<br>
mediaproxy/interfaces/system/_conntrack.c:167: error: āATTR_ORIG_L3PROTOā undeclared (first use in this function)<br>mediaproxy/interfaces/system/_conntrack.c:168: error: āATTR_ORIG_L4PROTOā undeclared (first use in this function)<br>
mediaproxy/interfaces/system/_conntrack.c: In function āForwardingRule_deallocā:<br>mediaproxy/interfaces/system/_conntrack.c:181: warning: implicit declaration of function ānfct_get_attr_u16ā<br>mediaproxy/interfaces/system/_conntrack.c:181: error: āATTR_ORIG_PORT_DSTā undeclared (first use in this function)<br>
mediaproxy/interfaces/system/_conntrack.c:186: warning: implicit declaration of function ānfct_queryā<br>mediaproxy/interfaces/system/_conntrack.c:186: error: āNFCT_Q_DESTROYā undeclared (first use in this function)<br>mediaproxy/interfaces/system/_conntrack.c:193: warning: implicit declaration of function ānfct_destroyā<br>
mediaproxy/interfaces/system/_conntrack.c: In function āForwardingRule_initā:<br>mediaproxy/interfaces/system/_conntrack.c:274: warning: implicit declaration of function ānfct_set_attr_u32ā<br>mediaproxy/interfaces/system/_conntrack.c:274: error: āATTR_ORIG_IPV4_SRCā undeclared (first use in this function)<br>
mediaproxy/interfaces/system/_conntrack.c:275: warning: implicit declaration of function ānfct_set_attr_u16ā<br>mediaproxy/interfaces/system/_conntrack.c:275: error: āATTR_ORIG_PORT_SRCā undeclared (first use in this function)<br>
mediaproxy/interfaces/system/_conntrack.c:276: error: āATTR_ORIG_IPV4_DSTā undeclared (first use in this function)<br>mediaproxy/interfaces/system/_conntrack.c:277: error: āATTR_ORIG_PORT_DSTā undeclared (first use in this function)<br>
mediaproxy/interfaces/system/_conntrack.c:278: error: āNFCT_Q_DESTROYā undeclared (first use in this function)<br>mediaproxy/interfaces/system/_conntrack.c:290: warning: implicit declaration of function ānfct_setobjoptā<br>
mediaproxy/interfaces/system/_conntrack.c:290: error: āNFCT_SOPT_SETUP_REPLYā undeclared (first use in this function)<br>mediaproxy/interfaces/system/_conntrack.c:291: error: āATTR_DNAT_IPV4ā undeclared (first use in this function)<br>
mediaproxy/interfaces/system/_conntrack.c:292: error: āATTR_DNAT_PORTā undeclared (first use in this function)<br>mediaproxy/interfaces/system/_conntrack.c:293: error: āATTR_SNAT_IPV4ā undeclared (first use in this function)<br>
mediaproxy/interfaces/system/_conntrack.c:294: error: āATTR_SNAT_PORTā undeclared (first use in this function)<br>mediaproxy/interfaces/system/_conntrack.c:295: error: āATTR_TIMEOUTā undeclared (first use in this function)<br>
mediaproxy/interfaces/system/_conntrack.c:296: error: āATTR_MARKā undeclared (first use in this function)<br>mediaproxy/interfaces/system/_conntrack.c:299: error: āNFCT_Q_CREATEā undeclared (first use in this function)<br>
mediaproxy/interfaces/system/_conntrack.c: In function āForwardingRule_get_conntrackā:<br>mediaproxy/interfaces/system/_conntrack.c:329: warning: implicit declaration of function ānfct_callback_registerā<br>mediaproxy/interfaces/system/_conntrack.c:329: error: āNFCT_T_ALLā undeclared (first use in this function)<br>
mediaproxy/interfaces/system/_conntrack.c:335: error: āNFCT_Q_GETā undeclared (first use in this function)<br>mediaproxy/interfaces/system/_conntrack.c: At top level:<br>mediaproxy/interfaces/system/_conntrack.c:350: error: field ātypeā has incomplete type<br>
mediaproxy/interfaces/system/_conntrack.c: In function āForwardingRule_get_attrā:<br>mediaproxy/interfaces/system/_conntrack.c:366: warning: implicit declaration of function ānfct_get_attr_u32ā<br>mediaproxy/interfaces/system/_conntrack.c: In function āForwardingRule_get_countersā:<br>
mediaproxy/interfaces/system/_conntrack.c:385: error: āATTR_ORIG_COUNTER_BYTESā undeclared (first use in this function)<br>mediaproxy/interfaces/system/_conntrack.c:386: error: āATTR_REPL_COUNTER_BYTESā undeclared (first use in this function)<br>
mediaproxy/interfaces/system/_conntrack.c:387: error: āATTR_ORIG_COUNTER_PACKETSā undeclared (first use in this function)<br>mediaproxy/interfaces/system/_conntrack.c:388: error: āATTR_REPL_COUNTER_PACKETSā undeclared (first use in this function)<br>
mediaproxy/interfaces/system/_conntrack.c: In function āForwardingRule_set_timeoutā:<br>mediaproxy/interfaces/system/_conntrack.c:433: error: āATTR_TIMEOUTā undeclared (first use in this function)<br>mediaproxy/interfaces/system/_conntrack.c:435: error: āNFCT_Q_UPDATEā undeclared (first use in this function)<br>
mediaproxy/interfaces/system/_conntrack.c: At top level:<br>mediaproxy/interfaces/system/_conntrack.c:450: error: āATTR_TIMEOUTā undeclared here (not in a function)<br>mediaproxy/interfaces/system/_conntrack.c:451: error: āATTR_ORIG_COUNTER_PACKETSā undeclared here (not in a function)<br>
mediaproxy/interfaces/system/_conntrack.c:452: error: āATTR_ORIG_COUNTER_BYTESā undeclared here (not in a function)<br>mediaproxy/interfaces/system/_conntrack.c:453: error: āATTR_REPL_COUNTER_PACKETSā undeclared here (not in a function)<br>
mediaproxy/interfaces/system/_conntrack.c:454: error: āATTR_REPL_COUNTER_BYTESā undeclared here (not in a function)<br>mediaproxy/interfaces/system/_conntrack.c: In function āExpireWatcher_readā:<br>mediaproxy/interfaces/system/_conntrack.c:582: error: āNFCT_T_ALLā undeclared (first use in this function)<br>
mediaproxy/interfaces/system/_conntrack.c:587: warning: implicit declaration of function ānfct_catchā<br>mediaproxy/interfaces/system/_conntrack.c:588: warning: implicit declaration of function ānfct_callback_unregisterā<br>
mediaproxy/interfaces/system/_conntrack.c:599: warning: implicit declaration of function ānfct_get_attr_u8ā<br>mediaproxy/interfaces/system/_conntrack.c:599: error: āATTR_ORIG_L3PROTOā undeclared (first use in this function)<br>
mediaproxy/interfaces/system/_conntrack.c:600: error: āATTR_REPL_L3PROTOā undeclared (first use in this function)<br>mediaproxy/interfaces/system/_conntrack.c:601: error: āATTR_ORIG_L4PROTOā undeclared (first use in this function)<br>
mediaproxy/interfaces/system/_conntrack.c:602: error: āATTR_REPL_L4PROTOā undeclared (first use in this function)<br>mediaproxy/interfaces/system/_conntrack.c:609: error: āATTR_ORIG_PORT_DSTā undeclared (first use in this function)<br>
mediaproxy/interfaces/system/_conntrack.c:612: error: āATTR_ORIG_IPV4_SRCā undeclared (first use in this function)<br>mediaproxy/interfaces/system/_conntrack.c:612: error: āATTR_ORIG_PORT_SRCā undeclared (first use in this function)<br>
mediaproxy/interfaces/system/_conntrack.c:612: error: āATTR_DNAT_IPV4ā undeclared (first use in this function)<br>mediaproxy/interfaces/system/_conntrack.c:612: error: āATTR_REPL_IPV4_SRCā undeclared (first use in this function)<br>
mediaproxy/interfaces/system/_conntrack.c:612: error: āATTR_DNAT_PORTā undeclared (first use in this function)<br>mediaproxy/interfaces/system/_conntrack.c:612: error: āATTR_REPL_PORT_SRCā undeclared (first use in this function)<br>
error: command 'gcc' failed with exit status 1<br></div>