site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Organization: Linear Systems User-agent: Thunderbird 1.5.0.5 (Windows/20060719) Hi there, kld(): Undefined symbols: __ZN26com_linsys_driver_receiver11getWorkLoopEv __ZN26com_linsys_driver_receiver15handleInterruptEv __ZN26com_linsys_driver_receiver16enableInterruptsEv __ZN26com_linsys_driver_receiver16interruptOccuredEP8OSObjectP22IOInterruptEventSourcei kextload: a link/load error occured for kernel extension receiver.kext/ load failed for extension receiver.kext/ (run kextload with -t for diagnostic output) Can anyone suggest what's going on in here. Thanks Dinesh _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Whenever I add IOWorkLoop and try loading the kext, I get the following error. kextload: kld_load_from_memory() failed for module /Users/dineshbhat/receiver/build/Release/receiver.kext/Contents/MacOS/receiver I checked the build settings to see if the driver name is set to com_linsys_driver_receiver. I also checked the build version. They all match fine. The IOBundleLibraries that I have added are kernel,mach and iokit with version 6.9.9. uname -a gives me the below settings: Darwin dinesh-bhats-power-mac-g4.local 8.7.0 Darwin Kernel Version 8.7.0: Fri May 26 15:20:53 PDT 2006; root:xnu-792.6.76.obj~1/RELEASE_PPC Power Macintosh powerpc This email sent to site_archiver@lists.apple.com