> 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
Same error here. Its probably missing an include or something.
-- +--------------------------+----------------------------------------+ | by-tor@by-tor.bitchx.org | UNIX _is_ user-friendly. It's just not | | By-Tor@EfNet | ignorant-friendly and idiot-friendly. | +--------------------------+----------------------------------------+
- 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/