Re: 2.1.123: Compile problem with fbcon.c

Kurt Garloff (K.Garloff@ping.de)
Mon, 28 Sep 1998 22:31:27 +0200


On Mon, Sep 28, 1998 at 11:18:36AM -0400, Greg Patterson wrote:
> make[3]: Entering directory `/home/source/kernel/2.1.122/drivers/video'
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
> -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2
> -malign-jumps=2 -malign-functions=2 -DCPU=686 -DEXPORT_SYMTAB -c fbcon.c
> fbcon.c: In function `fbcon_setup':
> fbcon.c:505: too few arguments to function `set_palette'
> fbcon.c: In function `fbcon_scroll':
> fbcon.c:1016: `SM_LEFT' undeclared (first use this function)
> fbcon.c:1016: (Each undeclared identifier is reported only once
> fbcon.c:1016: for each function it appears in.)
> fbcon.c:1021: `SM_RIGHT' undeclared (first use this function)
> make[3]: *** [fbcon.o] Error 1

This has been reported for 2.1.122p2, so I think Linus wants everybody to
use the vger kernels instead ;-)

-- 
Kurt Garloff, Dortmund 
<K.Garloff@ping.de>
PGP key on http://student.physik.uni-dortmund.de/homepages/garloff

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