109 compile error

Jiann-Ming Su (js1@microwave.ph.msstate.edu)
Fri, 17 Jul 1998 14:08:24 -0500 (CDT)


SX164 using gcc-2.8.1:

make[1]: Leaving directory `/usr/src/linux-2.1/arch/alpha/math-emu'
ld -static -T arch/alpha/vmlinux.lds arch/alpha/kernel/head.o init/main.o
init/v
ersion.o \
arch/alpha/kernel/kernel.o arch/alpha/mm/mm.o kernel/kernel.o
mm/mm.o fs
/fs.o ipc/ipc.o arch/alpha/math-emu/math-emu.o \
fs/filesystems.a \
net/network.a \
drivers/block/block.a drivers/char/char.a drivers/misc/misc.a
drivers/ne
t/net.a drivers/scsi/scsi.a drivers/cdrom/cdrom.a drivers/pci/pci.a
drivers/vide
o/video.a \
/usr/src/linux-2.1/arch/alpha/lib/lib.a
/usr/src/linux-2.1/lib/lib.a /us
r/src/linux-2.1/arch/alpha/lib/lib.a \
-o vmlinux
drivers/char/char.a(console.o): In function `scrup':
console.c(.text+0x1e0): undefined reference to `memsetw'
console.c(.text+0x1e4): undefined reference to `memsetw'
console.c(.text+0x200): undefined reference to `memsetw_io'
console.c(.text+0x204): undefined reference to `memsetw_io'
drivers/char/char.a(console.o): In function `scrdown':
console.c(.text+0x4ac): undefined reference to `memsetw'
console.c(.text+0x4b0): undefined reference to `memsetw'
console.c(.text+0x4c4): undefined reference to `memsetw_io'
console.c(.text+0x4c8): undefined reference to `memsetw_io'
drivers/char/char.a(console.o): In function `insert_char':
console.c(.text+0xc58): undefined reference to `memsetw'
console.c(.text+0xc5c): undefined reference to `memsetw'
console.c(.text+0xc70): undefined reference to `memsetw_io'
console.c(.text+0xc74): undefined reference to `memsetw_io'
drivers/char/char.a(console.o): In function `delete_char':
console.c(.text+0xdc4): undefined reference to `memsetw'
console.c(.text+0xdc8): undefined reference to `memsetw'
console.c(.text+0xde0): undefined reference to `memsetw_io'
console.c(.text+0xde4): undefined reference to `memsetw_io'
drivers/char/char.a(console.o): In function `vc_resize':
console.c(.text+0x1868): undefined reference to `memsetw'
console.c(.text+0x186c): undefined reference to `memsetw'
console.c(.text+0x1880): undefined reference to `memsetw_io'
console.c(.text+0x1884): undefined reference to `memsetw_io'
console.c(.text+0x1964): undefined reference to `memsetw'
console.c(.text+0x1968): undefined reference to `memsetw'
console.c(.text+0x1984): undefined reference to `memsetw_io'
console.c(.text+0x1988): undefined reference to `memsetw_io'
drivers/char/char.a(console.o): In function `csi_J':
console.c(.text+0x215c): undefined reference to `memsetw'
console.c(.text+0x2160): undefined reference to `memsetw'
console.c(.text+0x2170): undefined reference to `memsetw_io'
console.c(.text+0x2174): undefined reference to `memsetw_io'
drivers/char/char.a(console.o): In function `csi_K':
console.c(.text+0x2284): undefined reference to `memsetw'
console.c(.text+0x2288): undefined reference to `memsetw'
console.c(.text+0x22a0): undefined reference to `memsetw_io'
console.c(.text+0x22a4): undefined reference to `memsetw_io'
drivers/char/char.a(console.o): In function `csi_X':
console.c(.text+0x2350): undefined reference to `memsetw'
console.c(.text+0x2354): undefined reference to `memsetw'
console.c(.text+0x2370): undefined reference to `memsetw_io'
console.c(.text+0x2374): undefined reference to `memsetw_io'
drivers/video/video.a(vgacon.o): In function `vgacon_blank':
vgacon.c(.text+0x264): undefined reference to `memsetw'
vgacon.c(.text+0x268): undefined reference to `memsetw'
vgacon.c(.text+0x284): undefined reference to `memsetw_io'
vgacon.c(.text+0x288): undefined reference to `memsetw_io'
drivers/video/video.a(vgacon.o): In function `vgacon_scroll':
vgacon.c(.text+0xeac): undefined reference to `memsetw'
vgacon.c(.text+0xeb0): undefined reference to `memsetw'
vgacon.c(.text+0xec0): undefined reference to `memsetw_io'
vgacon.c(.text+0xec4): undefined reference to `memsetw_io'
make: *** [vmlinux] Error 1

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