Opened 10 years ago

Closed 10 years ago

#41018 closed defect (invalid)

/usr/include missing on Maverics: libgcc-devel and some other ports don't build

Reported by: feliks.kluzniak@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port:

Description

The message is:

The directory that should contain system headers does not exist:
:info:build   /usr/include

Indeed, the directory does not exist.

This is on OS X 10.9. XCode version 5.0.1 and command line tools up to date, it seems. For example,

cc --version
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin13.0.0
Thread model: posix

Change History (1)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed

Install the command line tools. See MavericksProblems.

Note: See TracTickets for help on using tickets.