Re: 2.5.40-ac3 compile error

From: James Bottomley (James.Bottomley@HansenPartnership.com)
Date: Sat Oct 05 2002 - 10:55:35 EST


> make[2]: *** [timer_pit.o] Error 1 make[2]: Leaving directory `/usr/
> src/linux-2.5/linux-2.5.40/arch/i386/kernel'

This is caused by timer_pit.c not having quite the right #includes for the
i386 subarch code.

The attached patch should fix it. (smp.h gets the smp_local_timer_interrupt,
mpspec.h gets using_apic_timer and arch_hooks is the primer for the hooks in
do_timer.h).

James



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



This archive was generated by hypermail 2b29 : Mon Oct 07 2002 - 22:00:50 EST