public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* PROBLEM:drivers/scsi: In function `sdebug_scatg2virt
@ 2002-04-14  2:26 Marvin Stodolsky
  2002-04-14 18:13 ` Douglas Gilbert
  0 siblings, 1 reply; 2+ messages in thread
From: Marvin Stodolsky @ 2002-04-14  2:26 UTC (permalink / raw)
  To: linux-scsi

[1.]  scsi_debug.c:521: structure has no member named `address' 
[2.]  Compile with 2.5.7 sources fails within:
/usr/bin/make -C scsi modules
make[3]: Entering directory `/usr/src/Lnx/linux-2.5.7/drivers/scsi'
at subsection:
 gcc -D__KERNEL__ -I/usr/src/Lnx/linux-2.5.7/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686 -DMODULE -DMODVERSIONS -include
/usr/src/Lnx/linux-2.5.7/include/linux/modversions.h 
-DKBUILD_BASENAME=scsi_debug  -c -o scsi_debug.o scsi_debug.c
scsi_debug.c: In function `sdebug_scatg2virt':
scsi_debug.c:521: structure has no member named `address'
scsi_debug.c:526: warning: control  reaches end of non-void function
make[3]: *** [scsi_debug.o] Error 1
make[3]: Leaving directory `/usr/src/Lnx/linux-2.5.7/drivers/scsi'
make[2]: *** [_modsubdir_scsi] Error 2
make[2]: Leaving directory `/usr/src/Lnx/linux-2.5.7/drivers'
make[1]: *** [_mod_drivers] Error 2
make[1]: Leaving directory `/usr/

3) using 
gcc --version 2.95.4
GNU Make version 3.79.
GNU ld version 2.12.90.0.1 20020307 Debian/GNU Linux
Compiling under a 2.4.18 kernel
=========
 grep -v not /usr/src/linux/.config , SCSI section
#
# SCSI support
#
CONFIG_SCSI=m

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=m
CONFIG_SD_EXTRA_DEVS=40
CONFIG_CHR_DEV_SG=m

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y

#
# SCSI low-level drivers
#
CONFIG_SCSI_DEBUG=m


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: PROBLEM:drivers/scsi: In function `sdebug_scatg2virt
  2002-04-14  2:26 PROBLEM:drivers/scsi: In function `sdebug_scatg2virt Marvin Stodolsky
@ 2002-04-14 18:13 ` Douglas Gilbert
  0 siblings, 0 replies; 2+ messages in thread
From: Douglas Gilbert @ 2002-04-14 18:13 UTC (permalink / raw)
  To: Marvin Stodolsky; +Cc: linux-scsi

[-- Attachment #1: Type: text/plain, Size: 314 bytes --]

Marvin Stodolsky wrote:
> 
> [1.]  scsi_debug.c:521: structure has no member named `address'
> [2.]  Compile with 2.5.7 sources fails within:
<snip/>

Marvin,
Yet another SCSI susbsystem patch languishing in the
"dj" tree. Attachment is a tarball of 
drivers/scsi/scsi_debug.[hc] rather than a patch.

Doug Gilbert

[-- Attachment #2: scsi_debug_159.tgz --]
[-- Type: application/octet-stream, Size: 9097 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-04-14 18:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-14  2:26 PROBLEM:drivers/scsi: In function `sdebug_scatg2virt Marvin Stodolsky
2002-04-14 18:13 ` Douglas Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox