Hello, make sure that the nathelper module is within sip_router source tree (sip_router/modules/nathelper). You can also use next commands from sip_router directory. make modules modules=modules/nathelper make install modules=modules/nathelper
.Daniel
On 2/2/2004 5:07 PM, walterp wrote:
This is what I get.
[root@sipserver nathelper]# make clean Makefile:8: ../../Makefile.defs: No such file or directory Makefile:13: ../../Makefile.modules: No such file or directory make: *** No rule to make target `../../Makefile.modules'. Stop. [root@sipserver nathelper]#
Walter
if you are sure that the new nathelper module works with the version of SER you got,
cd sip_router_latest/modules/nathelper/ make clean make # if everything goes ok, nathelper.so will be created.
cp nathelper.so /usr/local/lib/ser/modules/ (take a backup of the original /usr/local/lib/ser/modules/nathelper.so in case anything goes wrong).
dhiraj
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers