From: Sebastian Just <zeeman@gmx.net>
To: linux-scsi@vger.kernel.org
Subject: Problem: DC390/AM53/79C974 can't compile
Date: Sun, 24 Aug 2003 12:02:53 +0200 [thread overview]
Message-ID: <3F488D4D.4090804@gmx.net> (raw)
Hi!
I tried the kernel 2.6test3 and 2.6test4.
I can configure both and compile them without problems.
But if I try to add scsi-controller-support for the Tekram DC390 or the
AM53/79C974 I can't compile the kernel.
There is no difference between compiling the scsi-card-support as modul
or direct into the kernel.
Alwasy it stops with
drivers/scsi/tmscsim.c: In function `dc390_Query_append':
drivers/scsi/tmscsim.c:872: structure has no member named `next'
drivers/scsi/tmscsim.c:877: structure has no member named `next'
drivers/scsi/tmscsim.c: In function `dc390_Query_get':
drivers/scsi/tmscsim.c:889: structure has no member named `next'
drivers/scsi/tmscsim.c:890: structure has no member named `next'
[...]
drivers/scsi/tmscsim.c: In function `DC390_proc_info':
drivers/scsi/tmscsim.c:2935: structure has no member named `next'
drivers/scsi/tmscsim.c: At top level:
drivers/scsi/tmscsim.c:3060: `DC390_T' undeclared here (not in a function)
drivers/scsi/tmscsim.c:3061: syntax error before '.' token
drivers/scsi/tmscsim.c:277: warning: `tmscsim_pci_tbl' defined but not used
make[2]: *** [drivers/scsi/tmscsim.o] Error 1
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2
Is there a way to get the kernel working?
I use at the moment Debian Woody 3.0rc1, GCC 3.2.3 and the kernel 2.4.21
Greetings
Sebastian
next reply other threads:[~2003-08-24 10:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-24 10:02 Sebastian Just [this message]
2003-08-26 11:28 ` Problem: DC390/AM53/79C974 can't compile Jamie Lenehan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F488D4D.4090804@gmx.net \
--to=zeeman@gmx.net \
--cc=linux-scsi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.