All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@fs.tum.de>
To: Marc Zyngier <mzyngier@freesurf.fr>
Cc: Kernel Mailing List <linux-kernel@vger.kernel.org>,
	linux-scsi@vger.kernel.org
Subject: 2.5.74: aha1740.c doesn't compile
Date: Thu, 3 Jul 2003 12:18:47 +0200	[thread overview]
Message-ID: <20030703101846.GH282@fs.tum.de> (raw)
In-Reply-To: <Pine.LNX.4.44.0307021433520.2323-100000@home.osdl.org>

drivers/scsi/aha1740.c fails to build on 2.5.74 withthe following error:

<--  snip  -->

...
  CC      drivers/scsi/aha1740.o
drivers/scsi/aha1740.c: In function `aha1740_queuecommand':
drivers/scsi/aha1740.c:378: error: request for member `magic' in 
something not a structure or union
drivers/scsi/aha1740.c:378: error: request for member `lock' in 
something not a structure or union
drivers/scsi/aha1740.c:378: error: request for member `babble' in 
something not a structure or union
drivers/scsi/aha1740.c:378: error: request for member `babble' in 
something not a structure or union
drivers/scsi/aha1740.c:378: error: request for member `module' in 
something not a structure or union
drivers/scsi/aha1740.c:378: error: request for member `owner' in 
something not a structure or union
drivers/scsi/aha1740.c:378: error: request for member `oline' in 
something not a structure or union
drivers/scsi/aha1740.c:378: error: request for member `lock' in 
something not a structure or union
drivers/scsi/aha1740.c:378: error: request for member `owner' in 
something not a structure or union
drivers/scsi/aha1740.c:378: error: request for member `oline' in 
something not a structure or union
drivers/scsi/aha1740.c:397: error: request for member `magic' in 
something not a structure or union
...

<--  snip  -->

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


  parent reply	other threads:[~2003-07-03 10:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-02 21:36 Linux 2.5.74 Linus Torvalds
2003-07-02 22:58 ` Dagfinn Ilmari Mannsåker
2003-07-02 23:45 ` Linux 2.5.74: BUG at mm/slab.c:1537 Andy Pfiffer
2003-07-03 10:18 ` Adrian Bunk [this message]
2003-07-03 12:03   ` 2.5.74: aha1740.c doesn't compile Marc Zyngier
2003-07-03 14:27     ` Adrian Bunk
2003-07-03 15:16       ` Marc Zyngier
2003-07-03 16:14 ` [patch] 2.5.74: i2o_scsi.c must include pci.h Adrian Bunk
2003-07-03 22:20 ` Linux 2.5.74 (compile statistics) John Cherry

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=20030703101846.GH282@fs.tum.de \
    --to=bunk@fs.tum.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=mzyngier@freesurf.fr \
    /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.