Re: New fbdev patch.
From: Thomas Jahns <hidden>
Date: 2004-07-02 11:03:25
Possibly related (same subject, not in this thread)
- 2004-06-25 · Re: New fbdev patch. · Richard Smith <hidden>
- 2004-06-23 · New fbdev patch. · <hidden>
Hi, On 06/30/04 18:57:28, jsimmons@pentafluge.infradead.org wrote:
The correct patch is here. http://www.infradead.org/~jsimmons/changes.diff.gz
that does apply cleanly, but won't compile (see below). Is it perhaps
possible to access your kernel source tree so I can search for the
header in need of patching myself? Should set_palette(vc) have read
fbcon_set_palette(vc, color_table)?
/usr/bin/make -j2 EXTRAVERSION=-tungsten ARCH=ppc \
CROSS_COMPILE=powerpc-linux- zImage
make[1]: Entering directory `/home/tjahns/tmp/debian_stuff/kernel-
compile/2.6.7/linux-2.6.7'
make[2]: `arch/ppc/kernel/asm-offsets.s' is up to date.
CHK include/asm-ppc/offsets.h
CHK include/linux/compile.h
CC drivers/video/console/fbcon.o
drivers/video/console/fbcon.c: In function `fbcon_init':
drivers/video/console/fbcon.c:640: error: `SCROLL_ACCEL' undeclared
(first use in this function)
drivers/video/console/fbcon.c:640: error: (Each undeclared identifier
is reported only once
drivers/video/console/fbcon.c:640: error: for each function it appears
in.)
drivers/video/console/fbcon.c:642: error: `SCROLL_REDRAW' undeclared
(first use in this function)
drivers/video/console/fbcon.c: In function `fbcon_scroll':
drivers/video/console/fbcon.c:1274: error: `SCROLL_ACCEL' undeclared
(first use in this function)
drivers/video/console/fbcon.c:1281: error: `SCROLL_WRAP' undeclared
(first use in this function)
drivers/video/console/fbcon.c:1299: error: `SCROLL_PAN' undeclared
(first use in this function)
drivers/video/console/fbcon.c:1322: error: `SCROLL_REDRAW' undeclared
(first use in this function)
drivers/video/console/fbcon.c: In function `updatescrollmode':
drivers/video/console/fbcon.c:1483: error: `SCROLL_WRAP' undeclared
(first use in this function)
drivers/video/console/fbcon.c:1483: error: `SCROLL_PAN' undeclared
(first use in this function)
drivers/video/console/fbcon.c:1485: error: `SCROLL_REDRAW' undeclared
(first use in this function)
drivers/video/console/fbcon.c:1488: error: `SCROLL_ACCEL' undeclared
(first use in this function)
drivers/video/console/fbcon.c: In function `fbcon_switch':
drivers/video/console/fbcon.c:1568: error: `SCROLL_WRAP' undeclared
(first use in this function)
drivers/video/console/fbcon.c:1571: error: `SCROLL_PAN' undeclared
(first use in this function)
drivers/video/console/fbcon.c: In function `fbcon_scrolldelta':
drivers/video/console/fbcon.c:2145: error: `SCROLL_WRAP' undeclared
(first use in this function)
drivers/video/console/fbcon.c:2148: error: `SCROLL_PAN' undeclared
(first use in this function)
drivers/video/console/fbcon.c: In function `fbcon_modechanged':
drivers/video/console/fbcon.c:2200: error: `SCROLL_WRAP' undeclared
(first use in this function)
drivers/video/console/fbcon.c:2203: error: `SCROLL_PAN' undeclared
(first use in this function)
drivers/video/console/fbcon.c:2215: warning: passing arg 1 of
`set_palette' makes integer from pointer without a cast
make[4]: *** [drivers/video/console/fbcon.o] Error 1
make[3]: *** [drivers/video/console] Error 2
make[2]: *** [drivers/video] Error 2
make[1]: *** [drivers] Error 2
make[1]: Leaving directory `/home/tjahns/tmp/debian_stuff/kernel-
compile/2.6.7/linux-2.6.7'
make: *** [stamp-build] Error 2
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com