Under OS X 10.9.5 using XCode 6.0.1 I am running into the following issue when I try to run make from the terminal:
fatal error: \'wchar.h\' fil
open /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg
I think that the problem is that for macOS Mojave users, the headers are no longer installed under /usr/include by default.