Re: 2.3.21 fails to compile

Ken Witherow (phantoml@frontiernet.net)
Mon, 11 Oct 1999 22:06:44 -0400 (EDT)


On 11 Oct 1999, Michael Harnois wrote:

> kernel/kernel.o(.data+0x1460): undefined reference to `sysrq_enabled'
> drivers/char/char.o: In function `handle_scancode':
> drivers/char/char.o(.text+0xb614): undefined reference to `sysrq_enabled'

I get an error after disabling sysrq as well.

make[1]: Entering directory `/usr/src/linux-2.3.21/arch/i386/boot'
gcc -D__KERNEL__ -I/usr/src/linux-2.3.21/include -E -D__BIG_KERNEL__
-traditional -DSVGA_MODE=NORMAL_VGA bootsect.S -o bbootsect.s
as -o bbootsect.o bbootsect.s
bbootsect.s: Assembler messages:
bbootsect.s:951: Error: `%al' not allowed with `outw'
make[1]: *** [bbootsect.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.3.21/arch/i386/boot'
make: *** [bzImage] Error 2

-
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/