My apologies, the issue does indeed look like incorrect tooling versions as it works fine on my Fedora 28 desktop. Thanks again for your help all!
On Thu, Mar 14, 2019 at 11:18 PM niuneilneo <[email protected]> wrote: > Dear Bran, > > According to my understanding, what LFS book told is a general principle. > This means some settings may alter for your PC. For my case, the self > installed make binary files are not in all these > paths-/tools/bin:/usr/local/bin:/bin:/usr/bin-, > and it is located under some /usr/local/x64/sbin or some folders with > similar names. > > So pay attention to the output of the "make install" final output about > the installed folder, and put it in to the PATH is the only silver bullet > here. > > Yours sincerely, > Lei Niu > > niuneilneo > [email protected] > > <https://maas.mail.163.com/dashi-web-extend/html/proSignature.html?ftlId=1&name=niuneilneo&uid=niuneilneo%40gmail.com&iconUrl=https%3A%2F%2Fmail-online.nosdn.127.net%2Fqiyelogo%2FdefaultAvatar.png&items=%5B%22niuneilneo%40gmail.com%22%5D> > 签名由 网易邮箱大师 <https://mail.163.com/dashi/dlpro.html?from=mail81> 定制 > On 3/15/2019 11:07,Bran Stringer<[email protected]> > <[email protected]> wrote: > > 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 >
-- 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
