Upgrade Kext from 10.5 to 10.6 - mac_vnop and KUNC
Upgrade Kext from 10.5 to 10.6 - mac_vnop and KUNC
- Subject: Upgrade Kext from 10.5 to 10.6 - mac_vnop and KUNC
- From: Chris Gates <email@hidden>
- Date: Wed, 3 Mar 2010 15:32:24 -0500
I am trying to get a Kext that I had working on 10.5 to work on 10.6.
It's a research system to detect flow from processes to files in the
system using KAUTH to detect events, extended attribtutes to mark
files, and KUNC to notify the users on certain events (sometimes
preventing execution before it occurs). It works on 10.5.8 how I want
it to, never crashes, etc.
When trying to move it onto 10.6 it is failing to load and I am
getting these errors when I run "kextibs -all-symbols" on it -
3 symbols not found in any library
_KUNCUserNotificationDisplayAlert
_mac_vnop_getxattr
_mac_vnop_setxattr
I know that none of these things are actually supported, but since
this is just for limited use, is there any way around this problem?
There are no errors when building.
Thanks for any info -
Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden