Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Header file in MacOSX10.13.sdk is symlink to /Users/phraker... #15

Open
Claytonious opened this issue Sep 23, 2018 · 4 comments
Open

Header file in MacOSX10.13.sdk is symlink to /Users/phraker... #15

Claytonious opened this issue Sep 23, 2018 · 4 comments

Comments

@Claytonious
Copy link

Extract the MacOSX10.13.sdk release and notice that MacOSX10.13.sdk/usr/include/c++/4.2.1/bits/gthr-posix.h is a symlink to phracker's home directory. This makes the SDK release unusable for anything that needs that header file, of course.

gthr-posix.h -> Users/phracker/Documents/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1/bits/gthr-default.h
@Claytonious
Copy link
Author

Oh, looks like @kergoth fixed it already in #14 - I guess it just hasn't landed on the releases tab yet. 👍

@jakirkham
Copy link

This appears to be resolved. Should it be closed?

@noopoo
Copy link

noopoo commented Nov 7, 2018

max:~/Downloads/MacOSX10.13.sdk/System/Library/Frameworks/IOKit.framework/Versions/A/Headers$ ls -l IOReturn.h
lrwxr-xr-x 1 max staff 189 Aug 5 2017 IOReturn.h -> Users/phracker/Documents/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Kernel.framework/Versions/A/Headers/IOKit/IOReturn.h

still existing

@dilbert2
Copy link

Zip file : MacOSX10.13.sdk in https://github.com/phracker/MacOSX-SDKs/releases
need update too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants