2.0.35 error

ac (aoc2@vii.dyn.ml.org)
Thu, 16 Jul 1998 18:09:34 +0800 (GMT-8)


hi, 'not sure if this is the right list to send this, but
i will proceed anyway. i'm having trouble compiling the kernel.
i compiled 2 versions of it..one with nfsroot, bootp, and very
minimal features; the other, for the server, with the usual
settings on. the server kernel compiled flawlessly, however i
keep getting this error when doing the client:

ld -m elf_i386 -Ttext 0x100000 -e stext arch/i386/kernel/head.o
init/main.o init/version.o \
arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o
mm/mm.o fs/fs.o ipc/ipc.o net/network.a \
fs/filesystems.a \
drivers/block/block.a drivers/char/char.a drivers/net/net.a
drivers/pci/pci.a \
/usr/src/linux/arch/i386/lib/lib.a /usr/src/linux/lib/lib.a
/usr/src/linux/arch/i386/lib/lib.a -o vmlinux
kernel/kernel.o: In function `show_task':
kernel/kernel.o(.text+0x1ae9): undefined reference to `get_wchan'
make: *** [vmlinux] Error 1

can anyone help?
should more details be needed, i'd be happy to supply them.. thanks in
advance.

-
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