Hello. I am trying to install Kamailio branch devel for using Volte on open5gs. when compiled have this error: /bin/sh: 3: ./autogen.sh: not found env: ‘./configure’: No such file or directory make[2]: *** [Makefile:28: ../../../misc/external/wolfssl/build/include/wolfssl/options.h] Error 127 make[2]: Leaving directory '/usr/local/src/kamailio-devel/kamailio/src/modules/tls_wolfssl' make[1]: *** [Makefile:508: modules] Error 1 make[1]: Leaving directory '/usr/local/src/kamailio-devel/kamailio/src' make: *** [Makefile:34: all] Error 2
I answer my question also on the user mailing list but no one reply me. It is noticeable that I installed libwolfssl-dev. Thanks
Closed #3712 as not planned.
my problem is solved by this command: git submodule update --init