Hi all, I am trying to compile glibc as per section 5.7.1 http://www.linuxfromscratch.org/lfs/view/stable/chapter05/glibc.html and am getting the following error when running configure:
configure: error: *** These critical programs are missing or too old: make *** Check the INSTALL file for required versions. I have make version 4.1 installed: lfs:~$ make --version GNU Make 4.1 Built for x86_64-unknown-linux-gnu Copyright (C) 1988-2014 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. I have a test CentOS computer that I'm using and did have to upgrade the version of make i.e. install it from source. Also, I did try versions 4.2, 4.0 and the system default of 3.82 (deleting the glibc source directory before trying again each time) with the exact same error. Any help would be appreciated and thanks in advance!
-- 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
