Re: Where is sysent structure hiding in 10.4.2?
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com S+E -- Quinn "The Eskimo!" <http://www.apple.com/developer/> Apple Developer Technical Support * Networking, Communications, Hardware _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... At 15:03 +0000 22/7/05, rcircle@speakeasy.net wrote: I have an application that runs under Mac OSX 10.3 but when I rebuild it under 10.4 and load with kextload -t it does not find _sysent. Any ideas. The system call dispatch table is no longer exported by the kernel. If you can describe what you're trying to do, I may be able to suggest a workaround. This email sent to site_archiver@lists.apple.com
participants (1)
-
Quinn