/usr/include missing from Mavericks

Originator:naises
Number:rdar://14129396 Date Originated:12-Jun-2013 11:59 PM
Status:Closed Resolved:Yes
Product:OS X Product Version:13A476u
Classification:Other Bug Reproducible:Always
 
Summary:
UNIX header files is not included in Mavericks. Since Mavericks now seems to include Command Line Tools (clang, etc.) alongside with the OS installation, I expect header files to also be present just like with CLI tools.

Steps to Reproduce:
1. Install Mavericks

Expected Results:
1. Expects /usr/include to be present

Actual Results:
1. /usr/include is not present

Regression:

Notes:

Comments

Worked for me. /usr/include will not only be present, but also contain the basic head files like zlib.

By bastibense at Oct. 21, 2013, 9:34 a.m. (reply...)

Command Line Tools could be installed using:

xcode-select --install

after which /usr/include will be present.


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!