Opened 11 years ago
Closed 11 years ago
#41566 closed defect (invalid)
ghc-bootstrap does not configure on Maverick
Reported by: | mathsmac@… | Owned by: | kitchen.andy@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | mavericks | Cc: | neverpanic (Clemens Lang) |
Port: | ghc-bootstrap |
Description
Hello!
Port ghc-bootstrap fail during configuration on Maverick with error
:debug:configure couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
Attachments (1)
Change History (4)
Changed 11 years ago by mathsmac@…
comment:1 follow-up: 2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | openmaintainer@… kitchen.andy@… removed |
---|---|
Keywords: | mavericks added |
Owner: | changed from macports-tickets@… to kitchen.andy@… |
The tclIndex error is a red herring.
As to the real error, have you installed the Xcode command line tools by running xcode-select --install
? If not, please do. ghc-bootstrap installs fine for me on Mavericks.
comment:2 Changed 11 years ago by mathsmac@…
Replying to ryandesign@…:
The tclIndex error is a red herring.
As to the real error, have you installed the Xcode command line tools by running
xcode-select --install
? If not, please do. ghc-bootstrap installs fine for me on Mavericks.
Thanks! It works! But what did it change?
comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
MacPorts requires Xcode and the command line tools installed to function properly.
Note: See
TracTickets for help on using
tickets.
log file