On 03/27/2018 06:25 AM, [email protected] wrote:
I could not build Coreutils 8.29 with Automake 1.16.1 because of the error message "aclocal-1.15 cannot not found". (automake 1.16.1 generates aclocal-1.16 in the /usr/bin) It seems that Coreutils 8.29 supports the version "1.15" only because of the settings in the file "aclocal.m4".
Did you run the command 'autoconf -fiv'? That should fix that problem. -- Bruce -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
