mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* INTEL SCSI-Controler (gdth) does not compile on LINUX 2.5.62
@ 2003-02-24 16:21 Hartmut Manz
  2003-02-24 16:45 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Hartmut Manz @ 2003-02-24 16:21 UTC (permalink / raw)
  To: linux-kernel

I was trying to run linux.2.5.62 on one of my machines.

The machine is a Dual-Xeon System with a 4-way striped filesystem on an INTEL SCSI-controler.
So I need the following option in .config
CONFIG_SCSI_GDTH=y

With Linux 2.4.20 all is ok, but while compile linux-2.5.62 I got the following messages.

gcc -Wp,-MD,drivers/scsi/.gdth.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=pentium4 -Iinclude/asm-i386/mach-default -fomit-frame-pointer -nostdinc -iwithprefix include    -DKBUILD_BASENAME=gdth -DKBUILD_MODNAME=gdth -c -o drivers/scsi/.tmp_gdth.o drivers/scsi/gdth.c
In file included from drivers/scsi/gdth.c:719:
drivers/scsi/gdth_proc.c: In function `gdth_do_cmd':
drivers/scsi/gdth_proc.c:1269: request for member `rq_status' in something not a structure or union
drivers/scsi/gdth_proc.c:1271: request for member `waiting' in something not a structure or union
drivers/scsi/gdth_proc.c:1272: warning: implicit declaration of function `scsi_do_cmd'
drivers/scsi/gdth_proc.c: In function `gdth_scsi_done':
drivers/scsi/gdth_proc.c:1291: request for member `rq_status' in something not a structure or union
drivers/scsi/gdth_proc.c:1294: request for member `waiting' in something not a structure or union
drivers/scsi/gdth_proc.c:1295: request for member `waiting' in something not a structure or union
In file included from drivers/scsi/gdth.c:719:
drivers/scsi/gdth_proc.c:1393:38: macro "GDTH_LOCK_SCSI_DONE" requires 2 arguments, but only 1 given
In file included from drivers/scsi/gdth.c:719:
drivers/scsi/gdth_proc.c: In function `gdth_wait_completion':
drivers/scsi/gdth_proc.c:1393: `GDTH_LOCK_SCSI_DONE' undeclared (first use in this function)
drivers/scsi/gdth_proc.c:1393: (Each undeclared identifier is reported only once
drivers/scsi/gdth_proc.c:1393: for each function it appears in.)
drivers/scsi/gdth_proc.c:1395: `dev' undeclared (first use in this function)
drivers/scsi/gdth.c: In function `gdth_copy_internal_data':
drivers/scsi/gdth.c:2664: structure has no member named `address'
drivers/scsi/gdth.c:2664: structure has no member named `address'
drivers/scsi/gdth.c: In function `gdth_fill_cache_cmd':
drivers/scsi/gdth.c:2839: structure has no member named `address'
drivers/scsi/gdth.c: In function `gdth_fill_raw_cmd':
drivers/scsi/gdth.c:2956: structure has no member named `address'
drivers/scsi/gdth.c:3377:46: macro "GDTH_UNLOCK_SCSI_DONE" passed 2 arguments, but takes just 1
drivers/scsi/gdth.c: In function `gdth_interrupt':
drivers/scsi/gdth.c:3377: `GDTH_UNLOCK_SCSI_DONE' undeclared (first use in this function)
drivers/scsi/gdth.c: At top level:
drivers/scsi/gdth.c:4762: warning: initialization from incompatible pointer type
drivers/scsi/gdth.c:4762: warning: initialization from incompatible pointer type
drivers/scsi/gdth.c:823: warning: `gdthtable' defined but not used
make[2]: *** [drivers/scsi/gdth.o] Error 1
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2


What can I do?

Thanks for any help

Hartmut Manz

-- 
-----------------------------------------------------------------------------
Hartmut Manz                                      WWW:    http://www.intes.de
INTES GmbH                                        Phone:  +49-711-78499-29
Schulze-Delitzsch-Str. 16                         Fax:    +49-711-78499-10
D-70565 Stuttgart                                 E-mail: manz@intes.de
   Ein Mensch sieht, was vor Augen ist; der Herr aber sieht das Herz an.
------------------------------------------------------- 1. Samuel 16, 7 -----


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

* Re: INTEL SCSI-Controler (gdth) does not compile on LINUX 2.5.62
  2003-02-24 16:21 INTEL SCSI-Controler (gdth) does not compile on LINUX 2.5.62 Hartmut Manz
@ 2003-02-24 16:45 ` Christoph Hellwig
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2003-02-24 16:45 UTC (permalink / raw)
  To: Hartmut Manz; +Cc: linux-kernel

On Mon, Feb 24, 2003 at 05:21:10PM +0100, Hartmut Manz wrote:
> I was trying to run linux.2.5.62 on one of my machines.
> 
> The machine is a Dual-Xeon System with a 4-way striped filesystem on an INTEL SCSI-controler.
> So I need the following option in .config
> CONFIG_SCSI_GDTH=y
> 
> With Linux 2.4.20 all is ok, but while compile linux-2.5.62 I got the following messages.

This driver needs a major overhaul to work in Linux 2.5.


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

end of thread, other threads:[~2003-02-24 16:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-24 16:21 INTEL SCSI-Controler (gdth) does not compile on LINUX 2.5.62 Hartmut Manz
2003-02-24 16:45 ` Christoph Hellwig

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

all inboxes | Powered by JetHome®