Re: 1.99.12 - Ohmigod

Philip Blundell (pjb27@cam.ac.uk)
Wed, 5 Jun 1996 11:07:04 +0100 (BST)


On Tue, 4 Jun 1996, Peter L Jones wrote:

> What happened? They've been building cleanly for ages...
>
> In file included from qlogicisp.c:54:
> /usr/src/linux/include/asm/delay.h:41: `loops_per_sec' undeclared (first use this function)
> /usr/src/linux/include/asm/delay.h:41: (Each undeclared identifier is reported only once
> /usr/src/linux/include/asm/delay.h:41: for each function it appears in.)
> make[2]: *** [qlogicisp.o] Error 1
>
> Arrrrrrrrrrrrrrrrrrrgh.

Somebody included <asm/delay.h> when they meant <linux/delay.h>.

P.