2.3.10-pre4 compile error

George Bonser (grep@shorelink.com)
Mon, 5 Jul 1999 23:22:36 -0700 (PDT)


make[4]: Entering directory `/usr/src/kernel-source-2.3.10/drivers/block'
gcc272 -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -D__SMP__ -pipe -fno-strength-reduce -DCPU=686
-DEXPORT_SYMTAB -c ll_rw_blk.c
gcc272 -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -D__SMP__ -pipe -fno-strength-reduce -DCPU=686
-DEXPORT_SYMTAB -c blkpg.c
gcc272 -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -D__SMP__ -pipe -fno-strength-reduce -DCPU=686
-DEXPORT_SYMTAB -c loop.c
loop.c: In function `loop_set_fd':
loop.c:378: structure has no member named `bmap'
make[4]: *** [loop.o] Error 1
make[4]: Leaving directory `/usr/src/kernel-source-2.3.10/drivers/block'
make[3]: *** [first_rule] Error 2
make[3]: Leaving directory `/usr/src/kernel-source-2.3.10/drivers/block'
make[2]: *** [_subdir_block] Error 2
make[2]: Leaving directory `/usr/src/kernel-source-2.3.10/drivers'
make[1]: *** [_dir_drivers] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.3.10'
make: *** [build] Error 2

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/