From: James v. Z. <ja...@dv...> - 2004-11-13 15:42:19
|
Just upgraded a box from FC2 to FC3; trying to compile latest kernel on it, failed at : [root@blue linux-2.6.9-ruby.vz9]# make CHK include/linux/version.h make[1]: `arch/i386/kernel/asm-offsets.s' is up to date. CHK include/linux/compile.h CC drivers/char/vt_ioctl.o drivers/char/vt_ioctl.c: In function `switch_screen': drivers/char/vt_ioctl.c:635: warning: implicit declaration of function `clear_buffer_attributes' include/linux/vt_kern.h:316: sorry, unimplemented: inlining failed in call to 'save_screen': function body not available drivers/char/vt_ioctl.c:621: sorry, unimplemented: called from here make[2]: *** [drivers/char/vt_ioctl.o] Error 1 make[1]: *** [drivers/char] Error 2 make: *** [drivers] Error 2 [root@blue linux-2.6.9-ruby.vz9]# same kernel compile and run over FC2 and RH9 Is this ruby? new gcc breaks compile? something I did to it? J http://members.westnet.com.au/vanzeeland/ |