Re: IOATAController device blocking bus
*This message was transferred with a trial version of CommuniGate(tm) Pro* Garth, Thanks for the info... It also looks like IOATADevConfig.cpp is missing the closing brace at the end of the file. Once I fixed that it all complies ok... RJ --- RJ Auburn CTO, Voxeo Corporation tel:+1-407-418-1800 On Jan 15, 2004, at 10:41, Garth Cummings wrote: *This message was transferred with a trial version of CommuniGate(tm) Pro* 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 | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
RJ Auburn