I am trying install Kamailio 4.1
on mac OS10.9 by command:
make cfg; make all; make install
But I see on Terminal, it through:
mkdir -p /usr/local/etc/kamailio/
/bin/sh: -c: line 1: syntax error: unexpected end of file
make: *** [install-cfg] Error 2
What is this error? Do I missing anything else? Please guide me the correct way to achieve my objective.