On 11/30/20 6:02 AM, Kevin Liu wrote:
Dear Sir/Madam,

1. compiling LFS version 10.0, chapter 5.5, glibc-2.32
2. too old : make error running ../configure, see below
checking for python3... python3
checking version of python3... 3.6.8, ok
configure: error:
*** These critical programs are missing or too old: make
*** Check the INSTALL file for required versions.
3. make:
lfs:/mnt/lfs/sources/glibc-2.32/build$ which make
/usr/bin/make
lfs:/mnt/lfs/sources/glibc-2.32/build$ make -v
GNU Make 3.82
Built for x86_64-redhat-linux-gnu
Copyright (C) 2010  Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
4. PATH
lfs:/mnt/lfs/sources/glibc-2.32/build$ env | grep PATH
PATH=/mnt/lfs/tools/bin:/usr/bin
5. Linux
lfs:/mnt/lfs/sources/glibc-2.32/build$ uname -a
Linux starbuck 3.10.0-957.10.1.el7.x86_64 #1 SMP Mon Mar 18 15:06:45 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

Please help, thanks in advance. Kevin


"Chapter 2. Preparing the Host System"

clearly states that you need at least make 4.0, but you only have GNU Make 3.82.

You might try to build

"6.12. Make-4.3"

before chapter 5.5, and then re-try, but I'm not sure if that works.


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

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to