IOBufferMemoryDescriptor::getVirtualSegment Deprecated and Missing?
IOBufferMemoryDescriptor::getVirtualSegment Deprecated and Missing?
- Subject: IOBufferMemoryDescriptor::getVirtualSegment Deprecated and Missing?
- From: "Duane Murphy" <email@hidden>
- Date: Fri, 10 Apr 2009 13:49:24 -0700
We are updating our drivers and moving them to 10.5 from 10.4. I am
getting a link/load error when loading the kext.
Undefined Symbols:
IOBufferMemoryDescriptor::getVirtualSegment
We don't use this API, but we do use IOBufferMemoryDescriptor. I noticed
that in the 10.4 SDK that this API was not available for i386. But in
the 10.5 SDK it is not protected. This seems like the source of the problem.
Is there a problem here? How can I work around this? Editing the SDK
files is generally verbotten for our build system!
Thanks for the help,
...Duane
_______________________________________________
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