It seems Harti Brandt wrote: > > ata.h 1.2 (the latest) has an extra semicolon: > > #define ATAACOUSTIC _IOWR('a', 7, int); > > and struct ata_sleep is not defined in that file: > > #define ATASLEEP _IOWR('a', 8, struct ata_sleep) > > This breaks compiling kdump. ARGH!!! Thats the price of having so many src tree's *sigh* I hope its fixed now... -Søren To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- sys/ata.h still breaks world Harti Brandt
- Soren Schmidt