• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Problem building kext's for 10.1.5
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem building kext's for 10.1.5


  • Subject: Problem building kext's for 10.1.5
  • From: Thane Heninger <email@hidden>
  • Date: Wed, 23 Jun 2004 17:37:50 -0600

I'm trying to build an IOKit driver .kext for Mac OS 10.1.5 using XCode 1.2 hosted on Mac OS X 10.3.4.

It seems to build correctly and the resulting driver appears to load fine for the current OS, but it doesn't load in 10.1.5.

When I issue:
	sudo kextload -v /System/Library/Extensions/XCodeCheetahDriver.kext

It reports that the driver is incompatible with its superclass.

Here is the full results:

Examining: /System/Library/Extensions/XCodeCheetahDriver.kext
Module 'com.apple.iokit.IOSCSIArchitectureModelFamily' is already loaded; continuing.
Module 'com.apple.iokit.IOStorageFamily' is already loaded; continuing.
Module 'com.apple.iokit.IOCDStorageFamily' is already loaded; continuing.
Module 'com.apple.iokit.IODVDStorageFamily' is already loaded; continuing.
Module 'com.apple.iokit.IOSCSIBlockCommandsDevice' is already loaded; continuing.
Module 'com.apple.iokit.IOSCSIMultimediaCommandsDevice' is already loaded; continuing.
Loading module: com.iomega.driver.XCodeCheetahDriver.
kmodload: _18XCodeCheetahDriver is not compatible with its _28IOSCSIPeripheralDeviceType05 superclass, broken superclass?
Error loading module 'com.iomega.driver.XCodeCheetahDriver': kmod load error.
Error loading module: kmod load error.


Can anyone explain this error?

Thane Heninger
Iomega
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Problem building kext's for 10.1.5
      • From: Stan Shebs <email@hidden>
    • Re: Problem building kext's for 10.1.5
      • From: Nick Zitzmann <email@hidden>
    • Re: Problem building kext's for 10.1.5
      • From: Dave Rehring <email@hidden>
  • Prev by Date: Re: compiling: operation timed out
  • Next by Date: Re: Problem building kext's for 10.1.5
  • Previous by thread: Re: compiling: operation timed out
  • Next by thread: Re: Problem building kext's for 10.1.5
  • Index(es):
    • Date
    • Thread