kenel-2.3.33 fails compile

lbaker@yesic.com
Fri, 17 Dec 1999 16:21:25 -0500


Lately, kernel compile fails with the following message. The
machine is i586-pc-linux-gnu, gcc-2.95.2 and latest binutils.

Does someone have an idea what the cure is?

init/main.o: In function `init':
init/main.o(.text+0xb9): undefined reference to `errno'
init/main.o(.text+0xe6): undefined reference to `errno'
init/main.o(.text+0xfe): undefined reference to `errno'
init/main.o(.text+0x125): undefined reference to `errno'
init/main.o(.text+0x146): undefined reference to `errno'
init/main.o(.text+0x161): more undefined references to `errno' follow
make: *** [vmlinux] Error 1

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