• 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
Kextload failed for undefined symbols
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Kextload failed for undefined symbols


  • Subject: Kextload failed for undefined symbols
  • From: Sachin Kumar <email@hidden>
  • Date: Thu, 19 Jun 2008 10:01:04 +0530


     I have a driver (subclass of IOUSBControllerV2) which is developed in Mac =
    OSX, 10.4. I am trying to kextload the same file in Mac OSX, 10.5 but it fa=
    ils because
    kld(): Undefined symbols:
    __ZN13IOUSBWorkLoop8workLoopEV
    kextload: kld_load _from_memory() failed for module myDriver.kext/Contents/=
    MacOS/myDriver
    kextload: a link/load error occured for kernel extension myDriver.kext
    kextload: clearing all version/dependency relationships among kernel extens=
    ions
    link/load failed for extension myDriver.kext
    My info.plist is
        <key>com.apple.kpi.IOUSBFamily</key>
        <string>1.9</string>   // i changed to 1.8 also, no result
       <key>com.apple.kpi.bsd</key>
        <string>9.0.0</string>  // i changed to 8.0.0 also, no result
        <key>com.apple.kpi.iokit</key>
        <string>9.0.0</string>  // i changed to 8.0.0 also, no result
        <key>com.apple.kpi.libkern</key>
        <string>9.0.0</string>  // i changed to 8.0.0 also, no result

- Ignored:
        <key>com.apple.kpi.mach</key>
        <string>9.0.0</string>  // i changed to 8.0.0 also, no result

    I think it has problem with plist. what more i need to add in the plist. Pl=
    ease advice me what to do to port muDriver to 10.5.

    Thanks & Regards
    Sachin.




The information contained in this email and any attachments is confidential and may be subject to copyright or other intellectual property protection. If you are not the intended recipient, you are not authorized to use or disclose this information, and we request that you notify us by reply mail or telephone and delete the original message from your mail system.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Mac OS X 10.5.3 Sources Posted
  • Next by Date: Closing CFWriteStreams
  • Previous by thread: Re: Mac OS X 10.5.3 Sources Posted
  • Next by thread: Closing CFWriteStreams
  • Index(es):
    • Date
    • Thread