#40809: llvm-gcc42 fails to compile on OS X 10.9 ----------------------------+---------------------- Reporter: Per.Mildner@… | Owner: erickt@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: worksforme | Keywords: Port: llvm-gcc42 | ----------------------------+---------------------- Comment (by Per.Mildner@…): OS X 10.9 Mavericks and XCode 5.0.1 are public now, so NDA no longer applies. The automatic install of command line tools performed by XCode 5.0.1 on first launch does not create the /usr/include/ directory and there is no longer an explicit option within XCode for installing the command line tools. Unlike to automatic installation performed by XCode 5.0.1, the new xcode- select --install option will install command line tools ''and'' /usr/include/. Also, if XCode has not been run, running something like cc --version will offer to install the command line tools which will also create /usr/include/. In summary, the automatic install of command line tools performed by XCode 5.0.1 on first launch is incomplete. -- Ticket URL: <https://trac.macports.org/ticket/40809#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X