Please, check the Prerequisites section from INSTALL file. http://download.ag-projects.com/MediaProxy/INSTALL
Raúl Alexis Betancor Santana wrote: > Hi all, I'm trying to backport MediaProxy 2.2.3 to Debian Etch without no > luck, when trying to do a dpkg-buildpackage over the MP 2.2.3 sources I get > this and don't know how to solve it: > > [...] > building 'mediaproxy.interfaces.system._conntrack' extension > creating /root/mediaproxy/mediaproxy-2.2.3/build/temp.linux-i686-2.4 > creating > /root/mediaproxy/mediaproxy-2.2.3/build/temp.linux-i686-2.4/mediaproxy > creating > /root/mediaproxy/mediaproxy-2.2.3/build/temp.linux-i686-2.4/mediaproxy/interfaces > creating > /root/mediaproxy/mediaproxy-2.2.3/build/temp.linux-i686-2.4/mediaproxy/interfaces/system > creating > /root/mediaproxy/mediaproxy-2.2.3/build/temp.linux-i686-2.4/mediaproxy/interfaces/system/libiptc > gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes > -fPIC -DMODULE_VERSION=2.2.3 -DIPTABLES_VERSION="1.4.0" > -Imediaproxy/interfaces/system/libiptc/include -I/usr/include/python2.4 -c > mediaproxy/interfaces/system/_conntrack.c -o > /root/mediaproxy/mediaproxy-2.2.3/./build/temp.linux-i686-2.4/mediaproxy/interfaces/system/_conntrack.o > mediaproxy/interfaces/system/_conntrack.c:74: warning: âenum > nf_conntrack_msg_typeâ declared inside parameter list > mediaproxy/interfaces/system/_conntrack.c:74: warning: its scope is only this > definition or declaration, which is probably not what you want > mediaproxy/interfaces/system/_conntrack.c:74: error: parameter 1 (âtypeâ) has > incomplete type > mediaproxy/interfaces/system/_conntrack.c: In function âconntrack_callbackâ: > mediaproxy/interfaces/system/_conntrack.c:78: warning: implicit declaration > of > function ânfct_cloneâ > mediaproxy/interfaces/system/_conntrack.c:78: warning: assignment makes > pointer from integer without a cast > mediaproxy/interfaces/system/_conntrack.c:79: error: âNFCT_CB_STOPâ > undeclared > (first use in this function) > mediaproxy/interfaces/system/_conntrack.c:79: error: (Each undeclared > identifier is reported only once > mediaproxy/interfaces/system/_conntrack.c:79: error: for each function it > appears in.) > mediaproxy/interfaces/system/_conntrack.c: In function âForwardingRule_newâ: > mediaproxy/interfaces/system/_conntrack.c:161: warning: implicit declaration > of function ânfct_newâ > mediaproxy/interfaces/system/_conntrack.c:161: warning: assignment makes > pointer from integer without a cast > mediaproxy/interfaces/system/_conntrack.c:167: warning: implicit declaration > of function ânfct_set_attr_u8â > mediaproxy/interfaces/system/_conntrack.c:167: error: âATTR_ORIG_L3PROTOâ > undeclared (first use in this function) > mediaproxy/interfaces/system/_conntrack.c:168: error: âATTR_ORIG_L4PROTOâ > undeclared (first use in this function) > mediaproxy/interfaces/system/_conntrack.c: In function > âForwardingRule_deallocâ: > mediaproxy/interfaces/system/_conntrack.c:181: warning: implicit declaration > of function ânfct_get_attr_u16â > mediaproxy/interfaces/system/_conntrack.c:181: error: âATTR_ORIG_PORT_DSTâ > undeclared (first use in this function) > mediaproxy/interfaces/system/_conntrack.c:186: warning: implicit declaration > of function ânfct_queryâ > > [...] > > Any clue how to solve ? > > Best regards > -- > Raúl Alexis Betancor Santana > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users -- Giuseppe Roberti <[email protected]> _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
