>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 Yes. I forgot to run the new instruction "autoconf -fiv" and now the problem is fixed.
On the other hand, for the package "systemd 238", we should change the instruction "sed '178,222d' -i src/resolve/meson.build" to "sed '171,215d' -i src/resolve/meson.build" because the file "meson.build" is changed. -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
