Opened 11 years ago
Closed 11 years ago
#41732 closed defect (invalid)
Error installing gcc47, required for atlas?
Reported by: | buckley1729@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | gcc47 |
Description
I am receiving an error when attempting to install gcc47:
Error: org.macports.build for port gcc47 returned: command execution failed
I have cleaned and installed several times with the same result. Installing gcc48 works fine. However, I am also interested in installing the atlas port, which has gcc47 as a dependency.
I am running a Macbook Pro 2007 with 10.9 latest, XCode latest, and MacPorts latest.
Thanks in advance for any help!
Attachments (1)
Change History (2)
Changed 11 years ago by buckley1729@…
comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
You need to run
xcode-select --install
first, as per the Guide.