Are you compiling with anything other than -j1? There is a race in the parallel build of aic7xxx. A patch has been submitted, but is not in -test5. Try the attached patches and see if this helps you. John On Mon, 2003-09-15 at 09:53, Randy.Dunlap wrote: > On Sat, 13 Sep 2003 01:25:14 -0600 reg@dwf.com wrote: > > | When trying to build SCSI support into 2.6.0-test5, > | I configure SCSI, but > | whether I configure NO driver at all > | or configure the aic7xxx driver > | when I get to the > | make install > | I constantly get the error message > | No module aic7xxx found for kernel 2.6.0-test5, aborting. > | > | Surely SOMEONE has built this kernel with SCSI support, > | so why is it giving me this trouble. > | > | I can probably build w/o ANY SCSI support at all, but that wouldnt be > | useful, so I havent tried... > > I build and boot with aic7xxx built into vmlinux all the time. > However, I don't use 'make install' so I haven't seen this. > If noone else knows the answer to this problem, perhaps you could > debug install.sh or /sbin/installkernel (if those are being used). > > -- > ~Randy > - > 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/