[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems with today's cvs update



I'm trying to compile the latest kernel, and there seems to be at
least two problems.

First, there appears to be two nearly identical copies of timex.h
coresident in timex.h.  The first one doesn't have SHIFT_HZ, but the
second one does.  Adding this allows kern_clock.c to compile.

subr_autoconfig.c also doesn't compile.  config_found appears to have
become a macro that expands out to
config_found_sm(( a ), ( b ), ( c ), 0 )

which causes problems for the definition of the funciton, as you might
imagine.  This appears to be defined in sys/device.h and I couldn't
find where the _sm version was defined.

What's up?  I'm trying to build a pica kernel, but I seriously doubt
that would make a difference...

Wanrer

Visit your host, monkey.org