Opened 13 years ago
Closed 12 years ago
#32638 closed defect (duplicate)
arm-none-linux-gnueabi-binutils has makeinfo problem
Reported by: | job@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | arm-none-linux-gnueabi-binutils |
Description
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 .
Attachments (1)
Change History (2)
Changed 13 years ago by job@…
Attachment: | installed.txt added |
---|
comment:1 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
installed ports