Posting again because I am not seeing on the list. My humble apologies if I
have overlooked the 1st post.


Trying to compile the kernel to include the drivers for Qlogic HBA cards.
I am doing the make clean, make mrproper, make dep.
I know that after these steps I would need to make modules, make
modules_install, and make zImage but I cannot get past the "No rule to make
target 'fastdep' Stop.

Any ideas as to how to get past this issue?

Many thanks!



make[6]: Leaving directory `/usr/src/linux-2.4.9-e.3/drivers/scsi/isp'
make -C qla2xxx fastdep
make[6]: Entering directory `/usr/src/linux-2.4.9-e.3/drivers/scsi/qla2xxx'
make[6]: *** No rule to make target `fastdep'.  Stop.
make[6]: Leaving directory `/usr/src/linux-2.4.9-e.3/drivers/scsi/qla2xxx'
make[5]: *** [_sfdep_qla2xxx] Error 2
make[5]: Leaving directory `/usr/src/linux-2.4.9-e.3/drivers/scsi'
make[4]: *** [fastdep] Error 2
make[4]: Leaving directory `/usr/src/linux-2.4.9-e.3/drivers/scsi'
make[3]: *** [_sfdep_scsi] Error 2
make[3]: Leaving directory `/usr/src/linux-2.4.9-e.3/drivers'
make[2]: *** [fastdep] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.9-e.3/drivers'
make[1]: *** [_sfdep_drivers] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.9-e.3'
make: *** [dep-files] Error 2


-- 
This transmission is for the intended addressee only and is confidential information. 
If you have received this transmission in error, please notify the sender and delete 
the transmission. The contents of this e-mail are the opinion of the writer only and 
are not endorsed by the Mincom Group of companies unless expressly stated otherwise.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to