Re: IOATAController device blocking bus
Re: IOATAController device blocking bus
- Subject: Re: IOATAController device blocking bus
- From: Garth Cummings <email@hidden>
- Date: Thu, 15 Jan 2004 10:41:51 -0800
Hi RJ,
On Jan 14, 2004, at 10:21 AM, RJ Auburn wrote:
*This message was transferred with a trial version of CommuniGate(tm)
Pro*
Is anyone else having problems getting IOATAFamily to compile? When
try to compile the 10.3.2. version I get the following errors that are
below. Maybe I'm missing some magic bit of the build setup or
something.
RJ
<snippage>
In file included from IOATAController.h:34,
from ATADeviceNub.cpp:36:
ATATimerEventSource.h:34:1: unterminated #ifndef
from ATADeviceNub.cpp:36:
In file included from IOATAController.h:34,
ATATimerEventSource.h:34:1: unterminated #ifndef
No, the compiler message is correct. Somehow the version of
ATATimerEventSource.h in Darwin lost the last line, which should read:
#endif /*_ATATIMEREVENTSOURCE_H*/
I've passed this on to the folks internally to figure out how this
happened.
Thanks,
--gc
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.