I believe those Errors are harmless - is the lua.so module properly generated after the command finishes?
Also, what OS/compiler are you using, what version?

Best regards,

Răzvan Crainea
OpenSIPS Core Developer
http://www.opensips-solutions.com

On 7/4/23 08:48, Saint Michael wrote:
Yes, I am in bash shell...


On Tue, Jul 4, 2023 at 12:33 AM mayamatakeshi <mayamatake...@gmail.com <mailto:mayamatake...@gmail.com>> wrote:

    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 <vene...@gmail.com
    <mailto:vene...@gmail.com>> 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 <vene...@gmail.com
        <mailto:vene...@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

        _______________________________________________
        Users mailing list
        Users@lists.opensips.org <mailto:Users@lists.opensips.org>
        http://lists.opensips.org/cgi-bin/mailman/listinfo/users
        <http://lists.opensips.org/cgi-bin/mailman/listinfo/users>

    _______________________________________________
    Users mailing list
    Users@lists.opensips.org <mailto:Users@lists.opensips.org>
    http://lists.opensips.org/cgi-bin/mailman/listinfo/users
    <http://lists.opensips.org/cgi-bin/mailman/listinfo/users>


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to