lvm.c compilation errors with 2.5.1-pre2 and pre3

From: Todd Roy (todd_m_roy@yahoo.com)
Date: Thu Nov 29 2001 - 05:49:36 EST


Hi all, I got these errors trying to
compile 2.5.1-pre2 and pre3:

make[3]: Entering directory
`/usr/src/linux-2.5/drivers/md'
gcc -D__KERNEL__ -I/usr/src/linux-2.5/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2
-fomit-frame-pointer -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=i686
-malign-functions=4 -c -o lvm.o lvm.c
lvm.c: In function `lvm_user_bmap':
lvm.c:1046: request for member `bv_len' in something
not a structure or union
lvm.c: In function `lvm_map':
lvm.c:1249: `BIO_HASHED' undeclared (first use in this
function)
lvm.c:1249: (Each undeclared identifier is reported
only once
lvm.c:1249: for each function it appears in.)
make[3]: *** [lvm.o] Error 1
make[3]: Leaving directory
`/usr/src/linux-2.5/drivers/md'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory
`/usr/src/linux-2.5/drivers/md'
make[1]: *** [_subdir_md] Error 2
make[1]: Leaving directory
`/usr/src/linux-2.5/drivers'
make: *** [_dir_drivers] Error 2
[supermoby] /usr/src/linux-2.5
root $ more Makefile

Looks like BIO_HASHED was left in from somewhere... I
can't find a definition for it anywhere.

-- todd --

__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1
-
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 Nov 30 2001 - 21:00:33 EST