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

Kernel compilation fails



Hi,

I just synced the benh kernel and now it fails to compile (the same config compiled before):

aic7xxx/aic7xxx.c: In function `ahc_run_qoutfifo':
aic7xxx/aic7xxx.c:330: warning: passing arg 1 of `ahc_update_residual' from incompatible pointer type
aic7xxx/aic7xxx.c:330: too few arguments to function `ahc_update_residual'
aic7xxx/aic7xxx.c: In function `ahc_handle_seqint':
aic7xxx/aic7xxx.c:491: warning: passing arg 1 of `ahc_update_residual' from incompatible pointer type
aic7xxx/aic7xxx.c:491: too few arguments to function `ahc_update_residual'
aic7xxx/aic7xxx.c: At top level:
aic7xxx/aic7xxx.c:5823: conflicting types for `ahc_calc_residual'
aic7xxx/aic7xxx.h:1172: previous declaration of `ahc_calc_residual'
make[3]: *** [aic7xxx/aic7xxx.o] Error 1
make[3]: Leaving directory `/usr/src/benh_kernel/drivers/scsi'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/benh_kernel/drivers/scsi'
make[1]: *** [_subdir_scsi] Error 2
make[1]: Leaving directory `/usr/src/benh_kernel/drivers'
make: *** [_dir_drivers] Error 2


Any ideas?

thanks
-j



Reply to: