[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

2.6.0[-test11] compile errors



Hi,

I'm currently running -test10.  When compiling both -test11 and 2.6.0, I get 
the following errors:


  CC      arch/ppc/kernel/traps.o
In file included from arch/ppc/kernel/traps.c:29:
include/linux/interrupt.h:38: error: syntax error before "irqreturn_t"
include/linux/interrupt.h:38: warning: no semicolon at end of struct or union
include/linux/interrupt.h:44: error: syntax error before '}' token
include/linux/interrupt.h:46: error: syntax error before "no_action"
include/linux/interrupt.h:46: warning: type defaults to `int' in declaration 
of `no_action'
include/linux/interrupt.h:46: warning: data definition has no type or storage 
class
include/linux/interrupt.h:48: error: syntax error before "irqreturn_t"
include/linux/interrupt.h:48: error: `request_irq' declared as function 
returning a function
include/linux/interrupt.h:48: warning: function declaration isn't a prototype
include/linux/interrupt.h:49: error: syntax error before "unsigned"
make[1]: *** [arch/ppc/kernel/traps.o] Error 1
make: *** [arch/ppc/kernel] Error 2


Am I doing something wrong?

-- 
Lee.



Reply to: