Re: 2.6.0-test5: Undefined reference to 'monotonic_clock'

From: john stultz
Date: Wed Sep 17 2003 - 12:36:16 EST


On Wed, 2003-09-17 at 02:23, Stephen Torri wrote:
> I am compiling 2.6.0-test5 on a Alpha box. I grepped for the phrase
> 'monotonic_clock' because for some reason the file that was to provide
> it was missing. The machine is a Alpha EV56 EB164 type, PC164 variation
> using the 2.95.4. Here is the error message:

> /usr/src/linux-2.6.0-test5/drivers/char/hangcheck-timer.c:87: undefined
> reference to `monotonic_clock'

Yea, monotonic_clock, which the hangcheck-timer module uses is not yet
defined on all arches (only i386/x86-64 at the moment)

Patch to follow soon.

thanks
-john

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/