#40476: configure: autodetection Tcl config variables fail on 10.9 -------------------------+-------------------------------- Reporter: leo@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 2.2.99 Resolution: worksforme | Keywords: Port: | -------------------------+-------------------------------- Comment (by snc@…): 10.9 has released but Xcode 5.0.1 has not. By trying to use the previously mentioned flags—but for 10.8 SDK—I get an error that tclConfig.sh can still not be found. {{{ ./configure --with- tcl=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Tcl.framework --with- tclinclude=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers/ }}} {{{ checking for Tcl configuration... configure: error: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Tcl.framework directory doesn't contain tclConfig.sh }}} {{{ xcodebuild -version Xcode 5.0 Build version 5A1413 }}} -- Ticket URL: <https://trac.macports.org/ticket/40476#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X