public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Bruce Harada <bruce@ask.ne.jp>
To: Kilobug <kilobug@freesurf.fr>
Cc: linux-kernel@vger.kernel.org
Subject: Re: linux-2.5.1-pre5 failed to compile (module ide-tape.c)
Date: Mon, 3 Dec 2001 01:53:56 +0900	[thread overview]
Message-ID: <20011203015356.663d9087.bruce@ask.ne.jp> (raw)
In-Reply-To: <3C0A3EB2.7090802@freesurf.fr>
In-Reply-To: <3C0A3EB2.7090802@freesurf.fr>

On Sun, 02 Dec 2001 15:46:10 +0100
Kilobug <kilobug@freesurf.fr> wrote:

> While doing 'make modules':
> 
> gcc -D__KERNEL__ -I/usr/src/linux-2.5.1-pre5/include -Wall 
> -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer 
> -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 
> -march=athlon  -DMODULE   -c -o ide-tape.o ide-tape.c
> ide-tape.c: In function `idetape_input_buffers':
> ide-tape.c:1512: structure has no member named `b_reqnext'

[SNIP]

This is caused by the block I/O changes going into 2.5. Unfortunately, ATM it
looks like they break at least the following:

drivers/block/acsi.c
drivers/scsi/scsi_debug.c
drivers/ide/icside.c
drivers/ide/ide-pmac.c
drivers/ide/ide-tape.c
drivers/s390/block/dasd_diag.c
drivers/s390/block/dasd_eckd.c
drivers/s390/block/dasd_fba.c
drivers/s390/char/tape34xx.c
drivers/s390/char/tapeblock.c
drivers/md/raid5.c
arch/cris/drivers/ide.c

And most likely the following as well:

include/linux/elevator.h
drivers/ide/hptraid.c
drivers/ide/pdcraid.c
drivers/ide/ataraid.c
drivers/md/raid1.c
drivers/md/multipath.c


Bruce

      reply	other threads:[~2001-12-02 16:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-02 14:46 linux-2.5.1-pre5 failed to compile (module ide-tape.c) Kilobug
2001-12-02 16:53 ` Bruce Harada [this message]

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=20011203015356.663d9087.bruce@ask.ne.jp \
    --to=bruce@ask.ne.jp \
    --cc=kilobug@freesurf.fr \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox