Exporting kext symbol
Exporting kext symbol
- Subject: Exporting kext symbol
- From: Sudarshan S <email@hidden>
- Date: Mon, 22 Feb 2010 03:46:47 -0800 (PST)
I am trying to export a symbol from a kext so that so that other kexts can use it. I tried to export APIs through EXPORTED_SYMBOLS_FILE Xcode option. When I try to load the kext, I get following error - "kextload. kld_lookup("_kmod_info") failed for module <kextpath>"
I verified the kext using "nm" to see if the symbols are properly exported and those symbols are marked as "(__TEXT,__text) external".
Regards,
Leo
_______________________________________________
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