2009/6/21 rony jak <[email protected]> > > hi all > i have just download the LFS book LFS-BOOK-SVN-20090606 its really so > informative and try to build my own LFS system but when i make glibc i got > this Error > // *********************************** ERROR *************************** > mawk: scripts/gen-sorted.awk: line 19: regular expression compile failed (bad > class -- [], [^] or [) > /[^
You can't build glibc using mawk, you need gawk (and awk needs to be a symlink to gawk). Please see the host system requirements in the preface. ĸen -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
