Re: Buildkernel command fails

2005-08-18 Thread Kris Kennaway
On Thu, Aug 18, 2005 at 01:02:54PM -0400, Igor Kasriel wrote: > I have been trying to rebuild a stripped down version of the kernel for > FreeBSD 5.4. > > > > The error I get is as follows: > > > > /usr/src/i386/clock.c: in function 'rtcin' > > /usr/src/i386/clock.c: 424: error: 'IO-RTC'

Re: Buildkernel command fails

2005-08-18 Thread Hexren
> I have been trying to rebuild a stripped down version of the kernel for > FreeBSD 5.4. > The error I get is as follows: > /usr/src/i386/clock.c: in function 'rtcin' > /usr/src/i386/clock.c: 424: error: 'IO-RTC' undeclared (first use in this > function) > There is no indication as to

Buildkernel command fails

2005-08-18 Thread Igor Kasriel
I have been trying to rebuild a stripped down version of the kernel for FreeBSD 5.4. The error I get is as follows: /usr/src/i386/clock.c: in function 'rtcin' /usr/src/i386/clock.c: 424: error: 'IO-RTC' undeclared (first use in this function) There is no indication as to which device i