Messages in this thread |  | | | Date | Sun, 27 Sep 1998 14:13:19 -0700 | | From | Bill Broadhurst <> | | Subject | fbcon/console changes |
| |
In pre-patch-2.1.123-x you removed the definitions of SM_LEFT and SM_RIGHT without removing the references to them in fbcon.c which results in:
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)
during compile of the kernel. What changes are required to fbcon.c to match those you made in console.c?
Thanks,
-bb
-- ---------------------------------------------------------------------- Dr. Bill Broadhurst | Independent contract Engineer. (619)296-3710 | BIOS, Firmware, & Diagnostics. bbroad@CX601758-a.dt1.sdca.home.com | Finger for PGP 5.0 public key. ---------------------------------------------------------------------- - 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/
|  |