Hi Bruce,

Not exactly sure what you mean by the lfs user does not look there, but I
did create the lfs user and it has access to the newer version of make in
/usr/local/bin

lfs:~$ id
uid=2001(lfs) gid=1002(lfs) groups=1002(lfs)

lfs:~$ echo $PATH
/tools/bin:/usr/local/bin:/bin:/usr/bin

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 think the issue is probably older version of build tools that I didn't
notice at first i.e. gcc

Thanks again.

On Thu, Mar 14, 2019 at 10:38 PM Bruce Dubbs <[email protected]> wrote:

> On 3/14/19 9:14 PM, Bran Stringer wrote:
> > Thanks for the help Bruce.
> >
> > lfs:~$ type -p make
> > /usr/local/bin/make
> >
> > lfs:~$ /usr/local/bin/make --version
> > GNU Make 4.1
>
> The lfs user does not look there.
>
> 4.4. Setting Up the Environment:
> PATH=/tools/bin:/bin:/usr/bin
>
> Move make to /usr/bin or change the PATH for the lfs user to add
> /usr/local/bin.
>
>    -- Bruce
> --
> 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
>
-- 
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