irq.c screwups

Dave Henderson (epoch@hose.ml.org)
Wed, 11 Feb 1998 16:41:19 -0500 (EST)


Hey hey...

After fixing all the kfree_skb(skb, 0); stuff in my 2.1.86 source, I
recompiled and got a new error:

irq.c: In function `make_8259A_irq':
irq.c:623: `irq_handles' undeclared (first use this function)
irq.c:623: (Each undeclared identifier is reported only once
irq.c:623: for each function it appears in.)
irq.c:623: `i8259A_irq_type' undeclared (first use this function)
make[1]: *** [irq.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/usr/src/v2.1.86/linux/arch/i386/kernel'
make: *** [linuxsubdirs] Error 2

I've had a look around at my header files, and discovered that there is
indeed no definition of `irq_handles` anywhere... any thoughts on this?
(I've got a fairly standard RH4.2 system, w/ pgcc 1.0.1 installed)

l8r

epoch@hose.ml.org ______
____________________________ /_
_ _ \__ __ \ __ \ ___/_ __ \
/ __/_ /_/ / /_/ / /__ _ / / /
\___/_ .___/\____/\___/ /_/ /_/
/_/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu