my script is
cd /usr/src/opensips-3.1/
git reset --hard HEAD
git pull
make clean;make proper;make all
make modules
make install
and is generating errors
make[1]: Entering directory '/usr/src/opensips-3.1/modules/lua'
/bin/sh: 0: Illegal option --
/bin/sh: 0: Illegal option --
/bin/sh: 0: Illegal option --
make[1]: --libs: Command not found
/bin/sh: 0: Illegal option --
make[1]: --libs: Command not found
/bin/sh: 0: Illegal option --
make[1]: --libs: Command not found
make[1]: Leaving directory '/usr/src/opensips-3.1/modules/lua'

On Mon, Jul 3, 2023 at 8:43 PM Saint Michael <[email protected]> wrote:

> My compilation is failing by first time, version 3.1
> is there a list of pre-requisites for compiling opensips on Ubuntu 20.04?
>
> make[1]: Entering directory '/usr/src/opensips-3.1/modules/lua'
> /bin/sh: 0: Illegal option --
> /bin/sh: 0: Illegal option --
> /bin/sh: 0: Illegal option --
> make[1]: --libs: Command not found
> /bin/sh: 0: Illegal option --
> make[1]: --libs: Command not found
> /bin/sh: 0: Illegal option --
> make[1]: --libs: Command not found
> make[1]: Entering directory '/usr/src/opensips-3.1/modules/python'
> /bin/sh: 1: python: not found
> /bin/sh: 1: python: not found
> /bin/sh: 1: python: not found
>
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to