On 2021-04-09 12:50 +0800, Xi Ruoyao wrote:
> On 2021-04-08 17:49 +0200, Live Account wrote:
> > First of all, thank you for the kind reply.
> > Unfortunately, that did not solve the problem. I tried re-issuing said
> > commands, re-extracting a clean m4 directory from the tarball but it
> > resulted
> > in the same error.
> > Thank you once again for your help!
> 
> Try run
> 
> $LFS/tools/libexec/gcc/$LFS_TGT/10.2.0/install-tools/mkheaders

more explanation: mkheaders script copies
$LFS/tools/lib/gcc/$LFS_TGT/10.2.0/install-tools/limits.h to
$LFS/tools/lib/gcc/$LFS_TGT/10.2.0/include-fixed.  So forgetting the last
commands for limits.h in GCC pass 1 (5.3) **or** cross-compiled glibc (5.5) will
cause this kind of issue.  And in case you forgot the previous one, you should
redo **both** one.
-- 
Xi Ruoyao <xry...@mengyan1223.wang>
School of Aerospace Science and Technology, Xidian University

-- 
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