Error compiling process.c on an alpha for 2.2.0-pre6

J. Daniel Powell (dan@brickwall.org)
Sun, 10 Jan 1999 17:28:44 -0500


When compiling 2.2.0-pre6 on an alpha:

make -C arch/alpha/kernel
make[1]: Entering directory `/usr/src/linux-2.2.0-pre6/arch/alpha/kernel'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fom
it-f
rame-pointer -pipe -mno-fp-regs -ffixed-8 -Wa,-m21164a -DBWIO_ENABLED -c -
o pr
ocess.o process.c
process.c:58: `init_fd_array' undeclared here (not in a function)
process.c:58: initializer element for `init_files.fd' is not constant
make[1]: *** [process.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.2.0-pre6/arch/alpha/kernel'
make: *** [_dir_arch/alpha/kernel] Error 2

--
J. Daniel Powell
dan@brickwall.org

- 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.tux.org/lkml/