error with kernel 1.0.7

Russell (rkn@ipa.net)
Thu, 25 Jun 1998 11:27:56 -0500


here is what I get with kernel 1.0.7 compiling it.

make[3]: Entering directory `/hda2/linux/drivers/char'
gcc -D__KERNEL__ -I/hda2/linux/include -Wall -Wstrict-prototypes -O2
-pipe -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586
-DEXPORT_SYMTAB -c pty.c
gcc -D__KERNEL__ -I/hda2/linux/include -Wall -Wstrict-prototypes -O2
-pipe -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586
-DEXPORT_SYMTAB -c selection.c
selection.c: In function `set_selection':
selection.c:225: `size_row' undeclared (first use this function)
selection.c:225: (Each undeclared identifier is reported only once
selection.c:225: for each function it appears in.)
make[3]: *** [selection.o] Error 1
make[3]: Leaving directory `/hda2/linux/drivers/char'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/hda2/linux/drivers/char'
make[1]: *** [sub_dirs] Error 2
make[1]: Leaving directory `/hda2/linux/drivers'
make: *** [linuxsubdirs] Error 2

----------------------------------
E-Mail: rkn@ipa.net
Amateur Radio KD5DLQ
LINUX has the power...
----------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu