On Thu, Mar 14, 2019 at 09:04:54PM -0500, Bruce Dubbs wrote:
> On 3/14/19 8:42 PM, Bran Stringer wrote:
> > 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.
> 
> Where is make installed?  That is 'type -p make'
> 
>   -- Bruce
> 
Also, is it at the front the lfs user's PATH ?
i.e. as the lfs user `make --version`

ĸen
-- 
  It is said that there are two great unsolved problems in computer
  science: naming, cache invalidation, and off-by-one errors.
                         -- Ben Bullock
-- 
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