On Monday 17 November 2008, Juha Teräslahti wrote: > Hello everyone! > > I'm trying to install Mediaproxy 2.1.0 on a Fedora Core 9 and I get the > following error while compiling: > > ./setup.py build > running build > running build_py > running build_ext > building 'mediaproxy.interfaces.system._conntrack' extension > gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall > -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector > --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic > -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fPIC > -DMODULE_VERSION=2.1.0 -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 > mediaproxy/interfaces/system/_conntrack.c: In function > ForwardingRule_init: mediaproxy/interfaces/system/_conntrack.c:224: > error: NFCT_SOPT_SETUP_REPLY undeclared (first use in this function) > mediaproxy/interfaces/system/_conntrack.c:224: error: (Each undeclared > identifier is reported only once > mediaproxy/interfaces/system/_conntrack.c:224: error: for each function > it appears in.) error: command 'gcc' failed with exit status 1 > > Am I missing a package ? I've ran out of options here so I'm turning to > you for assistance.
Read INSTALL. -- Dan _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
