Trouble compiling 123-2 (SM_LEFT/SM_RIGHT)

Shawn Leas (sleas@ixion.honeywell.com)
Wed, 23 Sep 1998 18:40:08 -0500 (CDT)


Is this a known thing? Has there been a fix posted to the list? Guess I'm just lazy.

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
make[3]: Leaving directory `/usr/src/linux/drivers/video'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux/drivers/video'
make[1]: *** [_subdir_video] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [_dir_drivers] Error 2

-Shawn
<=========== America Held Hostage ===========>
Day 2072 for the poor and the middle class.
Day 2091 for the rich and the dead.
850 days remaining in the Raw Deal.
<============================================>

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