[OpenSIPS-Users] compilation fails

Saint Michael venefax at gmail.com
Mon Jul 3 17:55:41 UTC 2023


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 <venefax at gmail.com> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20230703/e72664be/attachment.html>


More information about the Users mailing list