Re: 2.1.123: Compile problem with fbcon.c

Justin A. Kolodziej (4wg7kolodzie@vmsb.csd.mu.edu)
Mon, 28 Sep 1998 19:14:28 -0500


Kurt Garloff wrote:
>
> 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 ;-)

But if you do that, vfat support doesn't work because their kernel is
based on version 2.1.121 with the missing strnicmp.

So pick one or the other... I choose vfat because my vid card is crap
;-)

Justin A. Kolodziej

-- 
Easiest Color To Solve On A Rubik's Cube:
        Black.  Simply remove all the little colored stickers on the
cube, and each of side of the cube will now be the original color of
the plastic underneath -- black.  According to the instructions, this
means the puzzle is solved.
                -- Steve Rubenstein

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