patch-2.0.34pre11b

Martin Konold (konold@alpha.tat.physik.uni-tuebingen.de)
Sun, 26 Apr 1998 21:11:05 +0200 (CEST)


Compiling 2.0.34pre11b+alpha-patches-2.0.32-0.1 leads to

n_tty.c: In function `opost':
n_tty.c:155: warning: subscript has type `char'
n_tty.c: In function `n_tty_receive_char':
n_tty.c:372: warning: subscript has type `char'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -g -O2
-pipe -mno-fp-regs -c -o console.o console.c
console.c:630: redefinition of `set_origin'
console.c:338: `set_origin' previously defined here
console.c: In function `set_origin':
console.c:637: warning: implicit declaration of function `__set_origin'
console.c: In function `scrup':
console.c:678: warning: implicit declaration of function `memcpyw'
console.c:679: warning: implicit declaration of function `memsetw'
{standard input}: Assembler messages:
{standard input}:1824: Fatal error: Symbol set_origin already defined.
console.c: In function `setterm_command':
console.c:1191: output pipe has been closed
cpp: output pipe has been closed
make[3]: *** [console.o] Error 1
make[3]: Leaving directory `/usr/src/linux/drivers/char'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux/drivers/char'
make[1]: *** [sub_dirs] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [linuxsubdirs] Error 2

Will 2.0.34 be clean for the alpha without extra patches?

Regards,
-- martin

Linus: "Microsoft makes bad programs but they have good user interfaces"
Stefan: "Even Linus can be wrong..."
Torben: "Linus is not wrong, but KDE people make VERY good user interfaces"
*** KDE the choice of a GUI generation ***

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