Comment 2 for bug 76675

Revision history for this message
Colin Watson (cjwatson) wrote :

klibc (1.4.30-3ubuntu2) feisty; urgency=low

  * Back out debian/patches/10-use-exported-kernel-headers.patch for now;
    klibc's internal sys/types.h munges off_t into __kernel_loff_t, and
    having <linux/types.h> use __kernel_off_t instead confuses pread64()
    horribly, breaking fstype (LP: #76675).
  * debian/patches/10-sum-types.patch: Add __sum16 and __wsum from
    <linux/types.h>; __sum16 is required for ipconfig to build.
  * debian/patches/11-ext2-ext3-endianness.patch: Add a couple of
    __le32_to_cpu calls to fix ext2 and ext3 size detection on big-endian
    systems.

 -- Colin Watson <email address hidden> Thu, 21 Dec 2006 03:14:36 +0000