dpirch / libfvad

Voice activity detection (VAD) library, based on WebRTC's VAD engine
BSD 3-Clause "New" or "Revised" License
476 stars 172 forks source link

Facing issue while Building libfvad on Ubuntu 22.04.1 LTS #31

Open nitinpo-Kore opened 1 year ago

nitinpo-Kore commented 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

SarahSmitho commented 1 year ago

me too.dont Know how to do

Yjppj commented 9 months ago

me too

jonnor commented 4 months ago

Most likely you need another (older) version of autoconf