<div dir="ltr"><div>Hi,<br>I am starting to build CLFS with the latest CLFS in git, and I found the following bugs.<br>1 I'm using texinfo 5.1, and binutils failed to build with it. A patch should be applied.<br></div>
2 The gcc configure commandline may be wrong:<br><pre class="">  --with-sysroot=${CLFS} --with-local-prefix=/tools \
  --with-native-system-header-dir=/tools/include --disable-nls \
  --with-sysroot=/mnt/clfs --with-local-prefix=/tools --disable-nls \
</pre><pre class="">The third line should not exist.<br><br></pre></div>