Am I the only one for whom 2.1.123 fbcon.c doesn't compile?
gcc -D__KERNEL__ -I/src/linux-2.1.108/include -Wall -Wstrict-prototypes -O6 -fomit-frame-pointer -pipe -march=pentium -DCPU=586 -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 in 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 in this function) make[3]: *** [fbcon.o] Error 1
-- Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA mharn...@sbt.net aa...@aa0bt.ampr.org Earth has its boundaries, but human stupidity is limitless. -- Gustave Flaubert
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/