110 Alpha compile error:

Jiann-Ming Su (js1@microwave.ph.msstate.edu)
Tue, 21 Jul 1998 22:29:53 -0500 (CDT)


SX164, gcc-2.8.1.

gcc -D__KERNEL__ -I/usr/src/linux-2.1/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -pipe -mno-fp-regs -ffixed-8 -Wa,-m21164a
-DBWX_USABLE -DBWIO_ENABLED -c -o vmalloc.o vmalloc.c
vmalloc.c: In function `get_vm_area':
vmalloc.c:165: `VMALLOC_END' undeclared (first use in this function)
vmalloc.c:165: (Each undeclared identifier is reported only once
vmalloc.c:165: for each function it appears in.)
make[2]: *** [vmalloc.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.1/mm'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.1/mm'
make: *** [linuxsubdirs] Error 2

Jiann-Ming Su
js1@microwave.ph.msstate.edu

-
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