Are you on a bash shell when you execute these commands? If not, I would try to switch to it.
On Tue, Jul 4, 2023 at 2:58 AM Saint Michael <[email protected]> wrote: > 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 >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
