On Wednesday, December 16, 2009, at 01:16PM, "Randy Dunlap" <randy.dunlap@xxxxxxxxxx> wrote: >On Wed, 16 Dec 2009 13:08:08 -0500 Matt Tehonica wrote: > >> >> Andy Yan very kindly emailed me the patches but the first seemed to be >> only garbage so I grabbed it from Marc.info. Must have not copied >> correctly. Could anyone send me the first patch file again?? > >I just did that. > >On marc.info (http://marc.info/?l=linux-scsi&m=125773523811252&w=2), >did you click on [Download message RAW] to get the unformatted message? > >--- >~Randy >-- >To unsubscribe from this list: send the line "unsubscribe linux-scsi" in >the body of a message to majordomo@xxxxxxxxxxxxxxx >More majordomo info at http://vger.kernel.org/majordomo-info.html > > So I've gotten all 7 patches applied and I'm trying to run the make command to build the kernel and getting the following error: <snip> LD [M] drivers/scsi/mpt2sas/mpt2sas.o LD drivers/scsi/mvsas/built-in.o CC [M] drivers/scsi/mvsas/mv_init.o CC [M] drivers/scsi/mvsas/mv_sas.o drivers/scsi/mvsas/mv_sas.c: In function ‘mvs_slave_configure’: drivers/scsi/mvsas/mv_sas.c:417: error: ‘SCSI_QDEPTH_DEFAULT’ undeclared (first use in this function) drivers/scsi/mvsas/mv_sas.c:417: error: (Each undeclared identifier is reported only once drivers/scsi/mvsas/mv_sas.c:417: error: for each function it appears in.) drivers/scsi/mvsas/mv_sas.c:417: error: too many arguments to function ‘sas_change_queue_depth’ make[3]: *** [drivers/scsi/mvsas/mv_sas.o] Error 1 make[2]: *** [drivers/scsi/mvsas] Error 2 make[1]: *** [drivers/scsi] Error 2 make: *** [drivers] Error 2 Anyone have any ideas on this?? It compiled fine until I applied those 7 patches. Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html