Re: IOBufferMemoryDescriptor::getVirtualSegment Deprecated and Missing?
Re: IOBufferMemoryDescriptor::getVirtualSegment Deprecated and Missing?
- Subject: Re: IOBufferMemoryDescriptor::getVirtualSegment Deprecated and Missing?
- From: "Duane Murphy" <email@hidden>
- Date: Fri, 10 Apr 2009 14:09:44 -0700
--- At Fri, 10 Apr 2009 13:49:24 -0700, Duane Murphy wrote:
>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,
Maybe it's interesting that the kext does have a subclass of
IOBufferMemoryDescriptor.
How could that affect this problem?
...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