%general-entities; ]> Patch-&patch-version; Patch temporary system Installation of Patch When cross-compiling configure cannot properly detect the existance of certain features. Override this behaviour: echo "ac_cv_func_strnlen_working=yes" > config.cache Prepare Patch for compilation: ./configure --prefix=/tools \ --build=${CLFS_HOST} --host=${CLFS_TARGET} \ --cache-file=config.cache Compile the package: make Install the package: make install <para>Details on this package are located in <xref linkend="contents-patch" role="."/></para> </sect2> </sect1>