I tried to compile linux kernel 2.6.32.63 with the following command:
make CC="/home/ahmad/cilabp-master/CIL/bin/cilly" -j4

I received the following error message:
...
Case label 4 exceeds range for switch expression
/home/ahmad/Desktop/linux-2.6.32.63/arch/x86/include/asm/irq_regs.h:26: 
Warning: Case label 8 exceeds range for switch expression
include/linux/kernel_stat.h:74: Warning: Case label 1 exceeds range for switch 
expression
include/linux/kernel_stat.h:74: Warning: Case label 2 exceeds range for switch 
expression
include/linux/kernel_stat.h:74: Warning: Case label 4 exceeds range for switch 
expression
include/linux/kernel_stat.h:74: Warning: Case label 8 exceeds range for switch 
expression
Error: Cabs2cil had some errors
Fatal error: exception Errormsg.Error
make[1]: *** [arch/x86/kernel/asm-offsets.s] Error 2
make: *** [prepare0] Error 2

Any idea?
Thanks in advance!

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
CIL-users mailing list
CIL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cil-users

Reply via email to