I use libconfig-1.7.3, gcc-10.3, automake 1.16.5, libconfig build success. But, when I use the patch command to apply 2c40b58, the libconfig build fails. The error information is as follows:
[ 299s] + /usr/bin/make -O -j16 V=1 VERBOSE=1
[ 299s] CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/abuild/rpmbuild/BUILD/libconfig-1.7.3/aux-build/missing aclocal-1.15 -I m4 [ 299s] /home/abuild/rpmbuild/BUILD/libconfig-1.7.3/aux-build/missing: line 81: aclocal-1.15: command not found [ 299s] WARNING: 'aclocal-1.15' is missing on your system.
I use libconfig-1.7.3, gcc-10.3, automake 1.16.5, libconfig build success. But, when I use the patch command to apply 2c40b58, the libconfig build fails. The error information is as follows: [ 299s] + /usr/bin/make -O -j16 V=1 VERBOSE=1 [ 299s] CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/abuild/rpmbuild/BUILD/libconfig-1.7.3/aux-build/missing aclocal-1.15 -I m4 [ 299s] /home/abuild/rpmbuild/BUILD/libconfig-1.7.3/aux-build/missing: line 81: aclocal-1.15: command not found [ 299s] WARNING: 'aclocal-1.15' is missing on your system.
https://github.com/hyperrealm/libconfig/issues/225