Open nitinpo-Kore opened 1 year ago
unable to install on libfvad on Ubuntu 22.04.1 LTS while doing sudo autoreconf -i . i am facing error as below:
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'ac-aux'. libtoolize: copying file 'ac-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:16: error: possibly undefined macro: _AC_C_STD_TRY If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:22: error: possibly undefined macro: AC_MSG_ERROR autoreconf: error: /usr/bin/autoconf failed with exit status: 1
Please help me to fix these issue
me too.dont Know how to do
me too
Most likely you need another (older) version of autoconf
unable to install on libfvad on Ubuntu 22.04.1 LTS while doing sudo autoreconf -i . i am facing error as below:
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'ac-aux'. libtoolize: copying file 'ac-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:16: error: possibly undefined macro: _AC_C_STD_TRY If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:22: error: possibly undefined macro: AC_MSG_ERROR autoreconf: error: /usr/bin/autoconf failed with exit status: 1
Please help me to fix these issue