2.3.21 and gcc 2.8.1 compile error

=?iso-8859-1?Q?Gr=E9goire?= FAVRE (gregoire.favre@urbanet.ch)
Tue, 12 Oct 1999 09:09:56 +0200


gcc -E -C -P -I/usr/src/linux-2.3.21/include -imacros /usr/src/linux-2.3.21/include/asm-i386/page_offset.h -Ui386 arch/i386/vmlinux.lds.S >arch/i386/vmlinux.lds
ld -m elf_i386 -T /usr/src/linux-2.3.21/arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o init/version.o \
--start-group \
arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o \
fs/filesystems.a \
net/network.a \
drivers/block/block.a drivers/char/char.o drivers/misc/misc.o drivers/parport/parport.a drivers/net/net.a drivers/scsi/scsi.a drivers/cdrom/cdrom.a
drivers/pci/pci.a drivers/video/video.a \
/usr/src/linux-2.3.21/arch/i386/lib/lib.a /usr/src/linux-2.3.21/lib/lib.a /usr/src/linux-2.3.21/arch/i386/lib/lib.a \
--end-group \
-o vmlinux
kernel/kernel.o(.data+0x148c): undefined reference to `sysrq_enabled'
drivers/char/char.o: In function `handle_scancode':
drivers/char/char.o(.text+0x64b2): undefined reference to `sysrq_enabled'
make: *** [vmlinux] Error 1
Exit 2

Greg ICQ:16624071
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Gregoire Favre, Institut de Mathématique de l'Universite de Lausanne
+41216923573,+41763231357, http://www.unil.ch/ima/docs/Personnes/gfavre

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