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@uk.sistina.com _______________________________________________ linux-lvm mailing list linux-lvm@sistina.com http://lists.sistina.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/