.....
.....
/usr/include/linux/jiffies.h:385:6: error: division by zero in #if
/usr/include/linux/jiffies.h:385:6: error: division by zero in #if
/usr/include/linux/jiffies.h:385:6: error: division by zero in #if
/usr/include/linux/jiffies.h: In function ‘jiffies_to_clock_t’:
/usr/include/linux/jiffies.h:386: error: ‘CONFIG_HZ’ undeclared (first use in this function)
/usr/include/linux/jiffies.h: In function ‘clock_t_to_jiffies’:
/usr/include/linux/jiffies.h:397: error: ‘CONFIG_HZ’ undeclared (first use in this function)
/usr/include/linux/jiffies.h:416:6: error: division by zero in #if
/usr/include/linux/jiffies.h:416:6: error: division by zero in #if
......
......
......
bluetooth.c:3075: error: called object ‘"BT SYS: "’ is not a function
bluetooth.c:3075: error: syntax error before string constant
bluetooth.c:3078: warning: passing argument 1 of ‘__wake_up’ from incompatible pointer type
bluetooth.c: In function ‘bt_exit’:
bluetooth.c:3091: warning: implicit declaration of function ‘save_flags’
bluetooth.c:3092: warning: implicit declaration of function ‘cli’
bluetooth.c:3096: warning: implicit declaration of function ‘restore_flags’
bluetooth.c:3120: warning: implicit declaration of function ‘proc_unregister’
make[1]: *** [bluetooth.o] Error 1
make[1]: Leaving directory `/root/openbt/linux/drivers/char/bluetooth'
make: *** [all] Error 2