#40476: configure: autodetection Tcl config variables fail on 10.9 ---------------------+-------------------------------- Reporter: leo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.2.99 Resolution: | Keywords: Port: | ---------------------+-------------------------------- Comment (by rob@…): tcl headers and config have been moved into Xcode. Try this: {{{ ./configure \ --with- tcl=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/Tcl.framework/ \ --with- tclinclude=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers/ }}} -- Ticket URL: <https://trac.macports.org/ticket/40476#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X