[Devel] Backporting lcr module in openser 0.9.4
Francesco Bottà
francesco.botta at eutelia.it
Thu Jun 16 15:11:18 CEST 2005
Hi Guys,
I would try OpenSer....I've tried to backporting Juha's lcr module under the module dir...but when I've compiled, this is the output:
make[1]: Entering directory `/usr/local/src/sip-server/modules/lcr'
../../Makefile.rules:93: fifo.d: No such file or directory
../../Makefile.rules:93: lcr_mod.d: No such file or directory
make[1]: Leaving directory `/usr/local/src/sip-server/modules/lcr'
make[1]: Entering directory `/usr/local/src/sip-server/modules/lcr'
gcc -fPIC -DPIC -g -Wcast-align -pg -DNAME='"openser"' -DVERSION='"0.9.4"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 3.3"' -D__CPU_i386 -D__OS_linux -DCFG_DIR='"/usr/local/etc/openser/"' -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP -DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DF_MALLOC -DEXTRA_DEBUG -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -c fifo.c -o fifo.o
gcc -fPIC -DPIC -g -Wcast-align -pg -DNAME='"openser"' -DVERSION='"0.9.4"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 3.3"' -D__CPU_i386 -D__OS_linux -DCFG_DIR='"/usr/local/etc/openser/"' -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP -DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DF_MALLOC -DEXTRA_DEBUG -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -c lcr_mod.c -o lcr_mod.o
lcr_mod.c: In function `mod_init':
lcr_mod.c:326: error: `NO_SCRIPT' undeclared (first use in this function)
lcr_mod.c:326: error: (Each undeclared identifier is reported only once
lcr_mod.c:326: error: for each function it appears in.)
make[1]: *** [lcr_mod.o] Error 1
make[1]: Leaving directory `/usr/local/src/sip-server/modules/lcr'
I think that this is normal....now my question...is it in roadmap to backporting the lcr module in the 0.9.4 OpenSer release? In my enviroment the lcr module is too important....
Many thanx
Verbal
More information about the Devel
mailing list