Hi,
i tried to install sqlbox from kannel1.5 addons on ubuntu 20.04, im getting
this error,if someone has any solution please share.

autoconf (GNU Autoconf) 2.69
libtool (GNU libtool) 2.4.6
automake (GNU automake) 1.9


Kannel/gateway-1.5.0/addons/sqlbox# ./bootstrap
+ set -e
+ amvers=no
+ automake-1.11 --version
+ automake-1.10 --version
+ automake-1.9 --version
+ amvers=-1.9
+ test -1.9 = no
+ libtoolize=no
+ glibtoolize --version
+ libtoolize --version
+ libtoolize=libtoolize
+ test libtoolize = no
+ set +x
+ test ! -d autotools
+ libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'autotools'.
libtoolize: copying file 'autotools/ltmain.sh'
libtoolize: You should add the contents of the following files to
'aclocal.m4':
libtoolize:   '/usr/share/aclocal/libtool.m4'
libtoolize:   '/usr/share/aclocal/ltoptions.m4'
libtoolize:   '/usr/share/aclocal/ltsugar.m4'
libtoolize:   '/usr/share/aclocal/ltversion.m4'
libtoolize:   '/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
+ test -f ltmain.sh
+ aclocal-1.9 -I autotools
+ autoconf
configure.in:38: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

Reply via email to