Re: Compilation bug in kernel 2.6.33.6-147.2.4

2010-08-11 Thread Stephen Gallagher
-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/

Compilation bug in kernel 2.6.33.6-147.2.4

2010-08-10 Thread JD
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