#32638: arm-none-linux-gnueabi-binutils has makeinfo problem ------------------------------+--------------------------------------------- Reporter: job@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: arm-none-linux-gnueabi-binutils ------------------------------+--------------------------------------------- Attempting to install arm-none-linux-gnueabi-binutils results in failure. The problem appears to be due to not recognizing makeinfo. I was able to get it to compile by changing the lines in the Makefiles from MAKEINFO = /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_cross_arm-none-linux-gnueabi-binutils/arm- none-linux-gnueabi-binutils/work/binutils-2.17pre/missing makeinfo --split-size=5000000 to MAKEINFO = makefile (I did not save the log file from the failed attempts before I edited the makefile. I think this makeinfo problem is one that has occurred with other ports so hopefully the log file is not needed. If it is needed, let me know and I can probably reproduce it.) Attached is a list of the ports I have installed. I did a selfupdate + upgrade outdated before trying to install arm-none-linux-gnueabi-binutils . -- Ticket URL: <https://trac.macports.org/ticket/32638> MacPorts <http://www.macports.org/> Ports system for Mac OS