Re: [2.4.9] aic7xxx modules don't compile

Justin T. Gibbs (gibbs@scsiguy.com)
Sun, 26 Aug 2001 23:57:46 -0600


>Hi!
>
>The compilation of the kernel modules (2.4.9) stops with:
>
>make -C aic7xxx modules
>make[3]: Entering directory `/usr/src/linux-2.4.9/drivers/scsi/aic7xxx'

...

>Is this a known problem?

Did you check the list archives? 8-)

You need to either:

A) cd /usr/src/linux-2.4.89drivers/scsi/aic7xxx/aicasm && make clean

or

B) Turn of "build driver firmware" below the aic7xxx option in your
kernel config.

Prior to doing this, I would appreciate seeing an:

ls -l /usr/src/linux-2.4.9/drivers/scsi/aic7xxx/aicasm

so I can verify that my fix to the aicasm Makefile will correct your
problem.

--
Justin
-
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/