All Questions
Tagged with linux-from-scratch centos
2
questions
0
votes
2
answers
4k
views
Getting error while compiling Glibc-2.28 on LFS fifth module
Im following LFS 8.3 and at 5th module when i run the configure script of Glibc-2.28 before running make im getting the below error
checking for gnumake... no
checking for gmake... gmake
checking ...
0
votes
0
answers
826
views
LFS error These critical programs are missing or too old: make while compiling glibc
I am following the LFS guide and I am on this step http://www.linuxfromscratch.org/lfs/view/stable/chapter05/glibc.html . Every time I am compiling glibc-2.33, during the ./configure process I get ...