Re: linux-2.5.1-pre5 failed to compile (module ide-tape.c)

From: Bruce Harada (bruce@ask.ne.jp)
Date: Sun Dec 02 2001 - 11:53:56 EST


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Dec 07 2001 - 21:00:19 EST