Christopher Gregory
2018-10-25 17:33:40 UTC
Hello,
There needs to be a change in the lfs book for glibc:
sed -i 's/@documentencoding/documentencoding/g' manual/libc.texinfo
Without this sed I found that glibc will always hang when it gets to building the manual.Â
If you take a look at comment #6 at:
https://www.linuxquestions.org/questions/slackware-14/bug-while-building-glibc-2-27-with-new-gcc-8-1-1-and-perl-5-28-0-a-4175632782/
this is where I found the solution to the issue.
Regards,
Christopher.
There needs to be a change in the lfs book for glibc:
sed -i 's/@documentencoding/documentencoding/g' manual/libc.texinfo
Without this sed I found that glibc will always hang when it gets to building the manual.Â
If you take a look at comment #6 at:
https://www.linuxquestions.org/questions/slackware-14/bug-while-building-glibc-2-27-with-new-gcc-8-1-1-and-perl-5-28-0-a-4175632782/
this is where I found the solution to the issue.
Regards,
Christopher.