Installation of Gawk We will apply a patch to Gawk in Chapter 6. Install Gawk by running the following commands: CPPFLAGS=-Dre_max_failures=re_max_failures2 \ ./configure --prefix=$LFS/static --disable-nls && make LDFLAGS=-static && make install