Re: 2.5.9 -- Build error -- scsidrv.o: In function `ahc_linux_halt': undefined reference to `ahc_tailq'

From: Kai Germaschewski (kai@tp1.ruhr-uni-bochum.de)
Date: Tue Apr 23 2002 - 18:07:04 EST


On 22 Apr 2002, Miles Lane wrote:

> drivers/scsi/scsidrv.o: In function `ahc_linux_halt':
> drivers/scsi/scsidrv.o(.text+0x78cd): undefined reference to `ahc_tailq'
> drivers/scsi/scsidrv.o(.text+0x78e2): undefined reference to
> `ahc_shutdown'
> drivers/scsi/scsidrv.o: In function `ahc_linux_detect':
> drivers/scsi/scsidrv.o(.text+0x7fb7): undefined reference to `ahc_tailq'
> drivers/scsi/scsidrv.o: In function `ahc_linux_register_host':
> drivers/scsi/scsidrv.o(.text+0x80c6): undefined reference to
> `ahc_set_unit'
> drivers/scsi/scsidrv.o(.text+0x8109): undefined reference to
> `ahc_set_name'

My bad, sorry.

--Kai

===== Makefile 1.6 vs edited =====
--- 1.6/drivers/scsi/aic7xxx/Makefile Fri Apr 19 10:00:59 2002
+++ edited/Makefile Tue Apr 23 18:05:48 2002
@@ -8,7 +8,7 @@
 obj-$(CONFIG_SCSI_AIC7XXX) += aic7xxx_mod.o
 
 # Core files
-aix7xxx_mod-objs += aic7xxx.o aic7xxx_93cx6.o aic7770.o
+aic7xxx_mod-objs += aic7xxx.o aic7xxx_93cx6.o aic7770.o
 
 # Platform Specific Files
 aic7xxx_mod-objs += aic7xxx_linux.o aic7xxx_proc.o aic7770_linux.o

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



This archive was generated by hypermail 2b29 : Tue Apr 23 2002 - 22:00:36 EST