2.6.0 from csv fails to compile

From: Clemens Schwaighofer (schwaigl@eunet.at)
Date: Sun Aug 03 2003 - 23:13:52 EST


csv checkout from today (2003/08/04 ~11:00 JST)

make -f scripts/Makefile.build obj=drivers/block
  gcc -Wp,-MD,drivers/block/.ll_rw_blk.o.d -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe
-mpreferred-stack-boundary=2 -march=k6 -Iinclude/asm-i386/mach-default
-D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=k6
-Iinclude/asm-i386/mach-default -nostdinc -iwithprefix include
-DKBUILD_BASENAME=ll_rw_blk -DKBUILD_MODNAME=ll_rw_blk -c -o
drivers/block/ll_rw_blk.o drivers/block/ll_rw_blk.c
drivers/block/ll_rw_blk.c: In function `blk_init_queue':
drivers/block/ll_rw_blk.c:1275: structure has no member named `elevator_name'
make[2]: *** [drivers/block/ll_rw_blk.o] Error 1
make[1]: *** [drivers/block] Error 2
make: *** [drivers] Error 2

the previews worked fine (last checkout I did around 5 days ago). in this
compile I added Raid system, Raiser, JFS) just for compile check ...

new config (.config) and old from previews compile attached)

-- 
Clemens



- 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 : Thu Aug 07 2003 - 22:00:22 EST