On 07/26/2014 01:07 AM, Bruce Dubbs wrote:
Frans de Boer wrote:
Upon make I get this error:

  cd . && /bin/sh /mnt/lfs/sources-lfs/coreutils-8.23/build-aux/missing
automake-1.14 --gnu Makefile
/mnt/lfs/sources-lfs/coreutils-8.23/build-aux/missing: line 81:
automake-1.14: command not found
WARNING: 'automake-1.14' is missing on your system.
          You should only need it if you modified 'Makefile.am' or
          'configure.ac' or m4 files included by 'configure.ac'.
          The 'automake' program is part of the GNU Automake package:
          <http://www.gnu.org/software/automake>
          It also requires GNU Autoconf, GNU m4 and Perl in order to run:
          <http://www.gnu.org/software/autoconf>
          <http://www.gnu.org/software/m4/>
          <http://www.perl.org/>
make: *** [Makefile.in] Error 127

This was while building the toolchain. Nothing changed since 8.22, only
the tar file. And yes, I have automake-1.12.1. Since this is build again
in the BSS paragraphs - with no automake installed yet - I wonder if I
did something wrong or nobody started from scratch yet?

Did you apply ../coreutils-8.23-i18n-1.patch?  It's not needed in
Chapter 5, but if it is applied, you need to 'touch Makefile.in' to
prevent make from trying to rebuild Makefile.in.

   -- Bruce

Bruce, as always, your right again. I had included the patch in the past. After removing it the compile now continues. I also noticed that the "touch" is now also included in chapter 6.

I shall try to give it more attention to avoid unnecessary questions.

Regards, Frans.
--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to