site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Matt, On Jan 13, 2005, at 15:21, Matt Jaffa wrote: Hi, I am receiving the following when trying to load my kext: What does it mean, and how do I fix it? _______________________________________________ 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... This symptom matches one I've seen from loading other kexts build with gcc4. You should try building with gcc3.5 or gcc3.3 and see if that helps. If it does help, it is a known issue and is being looked into. If not, please file a bug. - Dean kld(): /System/Library/Extensions/mynke.kext/Contents/MacOS/mynke relocation overflow for relocation entry 0 in section (__TEXT,__text) (displacement too large) .... ... ... kld(): /System/Library/Extensions/mynke.kext/Contents/MacOS/mynke relocation overflow for relocation entry 258 in section (__TEXT,__text) (displacement too large) kld(): /System/Library/Extensions/mynke.kext/Contents/MacOS/mynke relocation overflow for relocation entry 263 in section (__TEXT,__text) (displacement too large) kld(): /System/Library/Extensions/mynke.kext/Contents/MacOS/mynke relocation overflow for relocation entry 264 in section (__TEXT,__text) (displacement too large) kld(): /System/Library/Extensions/mynke.kext/Contents/MacOS/mynke relocation overflow for relocation entry 269 in section (__TEXT,__text) (displacement too large) kld(): /System/Library/Extensions/mynke.kext/Contents/MacOS/mynke relocation overflow for relocation entry 274 in section (__TEXT,__text) (displacement too large) kld(): /System/Library/Extensions/mynke.kext/Contents/MacOS/mynke relocation overflow for relocation entry 275 in section (__TEXT,__text) (displacement too large) kld(): /System/Library/Extensions/mynke.kext/Contents/MacOS/mynke relocation overflow for relocation entry 282 in section (__TEXT,__text) (displacement too large) kextload: kld_load_from_memory() failed for module /System/Library/Extensions/mynke.kext/Contents/MacOS/mynke kextload: a link/load error occured for kernel extension /System/Library/Extensions/mynke.kext load failed for extension /System/Library/Extensions/mynke.kext Thanks, Matt _______________________________________________ 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/dean.reece% 40apple.com This email sent to dean.reece@apple.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Dean Reece