lkml.org 
[lkml]   [2000]   [Jan]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject2.3.38 - Scsi
I can't get the scsi stuff to compile. I've got an AIC7xxx compatible
card, and during compliation, fairly near the end i get this:

drivers/scsi/scsi.a(scsi_merge.o): In function `scsi_init_io_v':
scsi_merge.o(.text+0x937): undefined reference to `dump_stats'
drivers/scsi/scsi.a(scsi_merge.o): In function `scsi_init_io_vd':
scsi_merge.o(.text+0xac9): undefined reference to `dump_stats'
drivers/scsi/scsi.a(scsi_merge.o): In function `scsi_init_io_vc':
scsi_merge.o(.text+0xe6d): undefined reference to `dump_stats'
drivers/scsi/scsi.a(scsi_merge.o): In function `scsi_init_io_vdc':
scsi_merge.o(.text+0x106b): undefined reference to `dump_stats'
make: *** [vmlinux] Error 1

The scsi things i'm trying to compile are:
SCSI Support [CONFIG_SCSI]
SCSI CD Rom Support [CONFIG_BLK_DEV_SR]
SCSI Generic Support [CONFIG_CHR_DEV_SG]
Probe All LUNs on each SCSI device [CONFIG_SCSI_MULTI_LUN]
Adaptec AIC7xxx [CONFIG_SCSI_AIC7XXX]

If i make the scsi stuff as modules, i get this when I try and insert:

bigbird:/usr/src/linux# modprobe scsi_mod
/lib/modules/2.3.38/scsi/scsi_mod.o: unresolved symbol dump_stats

I patched the kernel up from 2.3.36, did a make mrproper, make clean,
make distclean. Copied my .config, did a make oldconfig, make dep, make zlilo.

--
A truly wise man never plays leapfrog with a unicorn.
root@kermit.globalnet.co.uk http://www.penguinpowered.com/~a_out


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:55    [W:0.373 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site