Moin,
leider ist die Linux Mint Repo Version 3.5.0 (4.2.x ist aktuell) und bei meinem alten Z80 Projekt meckert er getchar und putchar an, die haben wohl jetzt ein int putchar, statt void putchar.
Also einen Nightly build .bz2 geholt und auf dem ITX Board Linux Fileserver bei mir mal per Putty Shell versucht zu komplieren. ./configure lief durch nachdem ich einige libs nachinstalliert hatte, u.a. eine gputils. Aber dann bleibt er bei sudo make (ohne sudo bricht er sehr schnell ab) nach ein paar Minuten hängen mit
WARNING: 'makeinfo' is missing on your system. You should only need it if you modified a '.texi' file, or any other file indirectly affecting the aspect of the manual. You might want to install the Texinfo package: http://www.gnu.org/software/texinfo/ The spurious makeinfo call might also be the consequence of using a buggy 'make' (AIX, DU, IRIX), in which case you might want to install GNU make: http://www.gnu.org/software/make/
Makefile 471: die Regel für Ziel "bfd.info" scheiterte
und da ich auch nicht mehr kann als nur das was in der Readme steht stehe ich jetzt auf dem Schlauch. Ich meine ein gewisser Jan Philipp Krause müsste da doch mehr wissen, er steht auch in der Liste der Maintainer und dürfte ein Deutscher sein und hier vertreten.