[linux-lvm] lvm2 compile errors

Alasdair G Kergon agk at uk.sistina.com
Fri Jul 18 10:19:01 UTC 2003


On Fri, Jul 18, 2003 at 03:18:01PM +1000, Melinda Taylor wrote:
> device/dev-io.c:215: `BLKGETSIZE64' undeclared (first use in this function)

I think some of your header files (in /usr/include/linux) need updating
to correspond to your new kernel.

BLKGETSIZE64 should be defined in /usr/include/linux/fs.h

There may be an updated glibc kernel-headers RPM for this, or you could
make /usr/include/linux a symlink to include/linux inside your new
kernel tree.

Alasdair
-- 
agk at uk.sistina.com




More information about the linux-lvm mailing list