Re: 2.6.23-rc9 compile error drivers/video/fbmon.c

From: Helge Hafting
Date: Mon Oct 08 2007 - 18:17:34 EST


Adrian Bunk wrote:
On Tue, Oct 09, 2007 at 12:00:38AM +0200, Helge Hafting wrote:
CC drivers/video/fbmon.o
drivers/video/fbmon.c: In function âfb_parse_edidâ:
drivers/video/fbmon.c:867: error: expected â=â, â,â, â;â, âasmâ or â__attrib
_â before â*â token
drivers/video/fbmon.c:867: error: âblockâ undeclared (first use in this func
)

This line reads:
unsigned char$*block;

Source error, or is my tree simply corrupt?

The $ is a space character in my copy of the tree, so it seems to be a corrupted tree with a bit error on your side ($ and the space character differ by only one bit).
I downloaded a new tree.
That file has quite a few single-bit errors in my old tree.
Mostly of the +16 variety.
Seems I have to look for bad memory :-( :-( :-(

Helge Hafting
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/