>I searched on http://marc.theaimsgroup.com/?l=linux-kernel
>and didn't find this mentioned.
>
>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'
>
>and so on.
>
>Excerpts from my .config file info:
>
I reverted the makefile in the aic directory to the 2.5.8 version and it
builds.
Steve
-
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/