compile error 2-4.20-pre1-ac1 -- AIC7xxx

Stephane Wirtel (stephane.wirtel@belgacom.net)
Wed, 7 Aug 2002 14:28:50 +0200


here is a compile error with 2.4.20-pre1-ac1

<M> Adaptec AIC7xxx support

CONFIG_SCSI_AIC7XXX=m
CONFIG_AIC7XXX_CMDS_PER_DEVICE=253
CONFIG_AIC7XXX_RESET_DELAY_MS=15000
CONFIG_AIC7XXX_PROBE_EISA_VL=y
CONFIG_AIC7XXX_BUILD_FIRMWARE=y
CONFIG_SCSI_AIC7XXX_OLD=m
CONFIG_AIC7XXX_OLD_TCQ_ON_BY_DEFAULT=y
CONFIG_AIC7XXX_OLD_CMDS_PER_DEVICE=8
CONFIG_AIC7XXX_OLD_PROC_STATS=y

certainly an error with the previous driver of this scsi card

make[3]: Entering directory `/root/linux-2.4.20-pre1-ac1/drivers/scsi/aic7xxx'
make -C aicasm
make[4]: Entering directory `/root/linux-2.4.20-pre1-ac1/drivers/scsi/aic7xxx/aicasm'
yacc -d -b aicasm_gram aicasm_gram.y
make[4]: yacc: Command not found
make[4]: *** [aicasm_gram.h] Error 127
make[4]: Leaving directory `/root/linux-2.4.20-pre1-ac1/drivers/scsi/aic7xxx/aicasm'
make[3]: *** [aicasm/aicasm] Error 2
make[3]: Leaving directory `/root/linux-2.4.20-pre1-ac1/drivers/scsi/aic7xxx'
make[2]: *** [_modsubdir_aic7xxx] Error 2
make[2]: Leaving directory `/root/linux-2.4.20-pre1-ac1/drivers/scsi'
make[1]: *** [_modsubdir_scsi] Error 2
make[1]: Leaving directory `/root/linux-2.4.20-pre1-ac1/drivers'
make: *** [_mod_drivers] Error 2
bash-2.05a#

Stéphane Wirtel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/