Re: Linux 2.6.8-rc2

From: Adrian Bunk
Date: Sun Jul 18 2004 - 07:59:41 EST


On Sun, Jul 18, 2004 at 02:51:14PM +0200, Otto Meier wrote:

> Compiling Linux 2.6.8-rc2 I get the following error:
>
> SPLIT include/linux/autoconf.h -> include/config/*
> make[1]: >>arch/i386/kernel/asm-offsets.s<< ist bereits aktualisiert.
> CHK include/linux/compile.h
> GZIP kernel/config_data.gz
> IKCFG kernel/config_data.h
> CC kernel/configs.o
> LD kernel/built-in.o
> CC drivers/video/console/fbcon.o
>...
> drivers/video/console/fbcon.c: In function `fbcon_startup':
> drivers/video/console/fbcon.c:733: error: `cursor_timer' undeclared (first
> use in this function)
> drivers/video/console/fbcon.c:733: error: (Each undeclared identifier is
> reported only once
> drivers/video/console/fbcon.c:733: error: for each function it appears in.)
>...
> drivers/video/console/fbcon.c:748: warning: unused variable `cap'
>...
> make[3]: *** [drivers/video/console/fbcon.o] Fehler 1
>...
>
> Any Idea?

Your line numbers do not match in any way with my copy of 2.6.8-rc2.

Do you have any additional patches applied?

If not, please do a compile from a fresh tree.

> Best regards

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-
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/