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

v0.9.11 doesn't work on macOS <10.11 #47

Closed
russellhancox opened this issue Jun 14, 2016 · 0 comments
Closed

v0.9.11 doesn't work on macOS <10.11 #47

russellhancox opened this issue Jun 14, 2016 · 0 comments
Assignees
Milestone

Comments

@russellhancox
Copy link
Collaborator

Dyld Error Message:
  Symbol not found: _IORegistryEntryCopyFromPath
  Referenced from: /Library/Extensions/santa-driver.kext/Contents/MacOS/santad
  Expected in: /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

Will need to find an alternative or weak-link and only use that code on OS versions that support it.

@russellhancox russellhancox added this to the 0.9.12 milestone Jun 14, 2016
@russellhancox russellhancox self-assigned this Jun 14, 2016
russellhancox added a commit to russellhancox/santa that referenced this issue Jun 16, 2016
…mPath.

The latter was only introduced in 10.11. Fixes google#47
dskfh pushed a commit to dskfh/santa that referenced this issue Jul 17, 2020
…mPath.

The latter was only introduced in 10.11. Fixes google#47
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

1 participant