I am trying to install the new release of Kamailio 3.0.0 on Solaris 10.
When I perform the install, I am getting this error. Here is the command
that I am entering for the install:
make prefix=/usr/local/kamailio-3.0.0 INSTALL=install
group_include="standard standard-dep postgres" CPU=ultrasparc install
install mode
make[2]: Entering directory `/usr/local/src/kamailio-3.0.0/lib/kcore'
make[2]: Nothing to be done for `install-if-newer'.
make[2]: Leaving directory `/usr/local/src/kamailio-3.0.0/lib/kcore'
touch
/usr/local/kamailio-3.0.0/lib/kamailio/modules_k/speeddial.so
install -m 755 speeddial.so
/usr/local/kamailio-3.0.0/lib/kamailio/modules_k
make[1]: Leaving directory
`/usr/local/src/kamailio-3.0.0/modules_k/speeddial'
mkdir -p /usr/local/kamailio-3.0.0/etc/kamailio/
# other configs
/bin/sh: syntax error at line 1: `;' unexpected
make: *** [install-cfg] Error 2
I am new to Kamailio and would appreciate any help.
Thanks
Nathaniel