2.1.113 doesn't compile

Ralf Wierzbicki (rafal@boa1.cas.McMaster.CA)
Sat, 1 Aug 1998 04:41:43 -0400 (EDT)


2.1.113 fails to compile, it chokes at:
make[2]: Entering directory `/usr/src/linux/arch/i386/mm'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -mpentium -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o
fault.o fault.c
fault.c: In function `do_page_fault':
fault.c:105: `local_bh_count' undeclared (first use this function)
fault.c:105: (Each undeclared identifier is reported only once
fault.c:105: for each function it appears in.)
make[2]: *** [fault.o] Error 1
make[2]: Leaving directory `/usr/src/linux/arch/i386/mm'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux/arch/i386/mm'
make: *** [linuxsubdirs] Error 2

Regards

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html