-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/10/2010 09:03 PM, JD wrote:
> I needed to add another kernel feature (added full preemption)
> CONFIG_PREEMPT=y
> so
> After make oldconfig, and make xconfig, ran make all
> .
> ..
> .
> CC [M] drivers/video/console/fbcon.o
> drivers/video/
I needed to add another kernel feature (added full preemption)
CONFIG_PREEMPT=y
so
After make oldconfig, and make xconfig, ran make all
.
..
.
CC [M] drivers/video/console/fbcon.o
drivers/video/console/fbcon.c:3537: error: expected declaration
specifiers or ‘...’ before string constant
drive