binutils 2.18 ftbfs is a known issue.<br>1) you must have texinfo installed<br>2) makeinfo parameters changed<br><br> It's fixed in binutils snapshot.<br><br>btw, I can reproduce the 2nd ftbfs and is related to uClibc thread library implementation:<br>
libpthread/linuxthreads/sysdeps/pthread/errno-loc.c:23:27: error: sysdep-cancel.h: No such file or directory<br><br>This is reproducible for powerpc target and NPTL support option.<br>Switching to another thread library implementation workarounds the issue.<br>