On Sat, 17 Oct 2015 12:51:34 +0800
"李攀登" <[email protected]> wrote:

> configure: error:
> *** These critical programs are missing or too old: make

When building older versions with newer hosts, these types of issues occur. You 
will need to edit the configure script to use the newer make version:

sed -r -i 's/(3..89..)/\1 | 4.*/' configure

Sincerely,

William Harrington <[email protected]>
-- 
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