Hi everyone I am using the 3.2.2 tarball rather than cloning the Git repo and make menuconfig to compile/install on Ubuntu 20.04.3. I am getting the same error:
make[2]: Entering directory '/usr/local/src/opensips/opensips-3.2.2/modules/tls_wolfssl' /bin/sh: 3: ./autogen.sh: not found env: ‘./configure’: No such file or directory make[2]: *** [Makefile:15: lib/lib/libwolfssl.a] Error 127 make[2]: Leaving directory '/usr/local/src/opensips/opensips-3.2.2/modules/tls_wolfssl' make[1]: *** [Makefile:197: modules] Error 2 make[1]: Leaving directory '/usr/local/src/opensips/opensips-3.2.2' Press any key to return to menuconfig Has anyone else had the same problem? Regards Mark. On Fri, 4 Jun 2021 at 09:01, johan <[email protected]> wrote: > Apparently I missed that post. > > @Ovidiu Sas : well done, works like a charm. > > > wkr, > > On 4/06/2021 09:21, Răzvan Crainea wrote: > > Hi, Johan! > > > > My fix was related to the tar balls - for git cloning, please see > > Ovidiu's reply [1]. > > > > [1] http://lists.opensips.org/pipermail/devel/2021-June/028929.html > > > > Best regards, > > > > Răzvan Crainea > > OpenSIPS Core Developer > > http://www.opensips-solutions.com > > > > On 6/4/21 10:03 AM, johan wrote: > >> good morning Razvan > >> > >> > >> using : sudo git clone https://github.com/OpenSIPS/opensips.git -b 3.2 > >> opensips_3_2 > >> > >> > >> > >> I still have below error > >> > >> > >> make[2]: Entering directory '/usr/src/opensips_3_2/modules/tls_wolfssl' > >> /bin/sh: 3: ./autogen.sh: not found > >> env: ‘./configure’: No such file or directory > >> make[2]: *** [Makefile:15: lib/lib/libwolfssl.a] Error 127 > >> make[2]: Leaving directory '/usr/src/opensips_3_2/modules/tls_wolfssl' > >> make[1]: *** [Makefile:197: modules] Error 2 > >> make[1]: Leaving directory '/usr/src/opensips_3_2' > >> > >> On 3/06/2021 12:07, Răzvan Crainea wrote: > >>> Hello! > >>> > >>> It looks like there was a problem building the tarball for the > >>> 3.2-beta[1] and the wolfssl directory was not properly packed. > >>> I've just fixed this, can you please pull the sources again? > >>> > >>> [1] https://opensips.org/pub/opensips/3.2.0/ > >>> > >>> Best regards, > >>> > >>> Răzvan Crainea > >>> OpenSIPS Core Developer > >>> http://www.opensips-solutions.com > >>> > >>> On 5/25/21 2:38 AM, Social Boh wrote: > >>>> Hello, > >>>> > >>>> I'm trying to install OpenSIPs 3.2 on Almalinux 8 (CentOS 8) and I > >>>> can't compile this module: > >>>> > >>>> make[2]: se entra en el directorio > >>>> '/usr/src/opensips_3_2/modules/wolfssl' > >>>> /bin/sh: linea 2: ./autogen.sh: No such file or directory > >>>> > >>>> Any hint? > >>>> > >>>> Regards > >>>> > >>> > >>> _______________________________________________ > >>> 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 > > > > _______________________________________________ > > 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 > -- Mark Farmer [email protected]
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
