Compilation bug in kernel 2.6.33.6-147.2.4

JD jd1008 at gmail.com
Wed Aug 11 01:03:34 UTC 2010


  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
drivers/video/console/fbcon.c:3537: error: expected declaration 
specifiers or ‘...’ before ‘quiet_logo’
drivers/video/console/fbcon.c:3537: warning: data definition has no type 
or storage class
drivers/video/console/fbcon.c:3537: warning: type defaults to ‘int’ in 
declaration of ‘early_param’
drivers/video/console/fbcon.c:3537: warning: function declaration isn’t 
a prototype
make[3]: *** [drivers/video/console/fbcon.o] Error 1
make[2]: *** [drivers/video/console] Error 2
make[1]: *** [drivers/video] Error 2
make: *** [drivers] Error 2

Are there any Fedora kernel devs viewing this list or do I have to
ask this on another list?


More information about the users mailing list