[MacPorts] #41056: Mavericks + gcc48 build breaks + fixes
MacPorts
noreply at macports.org
Tue Oct 29 07:02:54 PDT 2013
#41056: Mavericks + gcc48 build breaks + fixes
---------------------+--------------------------------
Reporter: david@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Keywords: | Port: gcc48
---------------------+--------------------------------
1) After Mavericks upgrade /usr/include is gone
*) FIX: ln -sf $(xcrun --show-sdk-path)/usr/include /usr/include
2) couldn't open
"/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex":
no such file or directory
*) FIX: make Macports TCL (which is currently 8.6.1) a dependency +
arrange for Macports TCL to be used instead of system TCL
It appears TCL is no longer provided as a Framework in OSX. There is no
Tcl.framework directory or tclIndex file on the disk anymore.
--
Ticket URL: <https://trac.macports.org/ticket/41056>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list