reiserfsprogs fails to compile with glibc 2.28

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

are the reiserfsprogs still maintained and get bug fixes?

I just got now on Debian a bug report[1] that they fail to compile with
glibc 2.28:

In file included from parse_time.c:7:
../include/misc.h:76:26: error: unknown type name 'loff_t'; did you mean 'off_t'?
 int valid_offset(int fd, loff_t offset);
                          ^~~~~~
                          off_t
In file included from parse_time.c:8:
../include/reiserfs_lib.h:300:55: error: unknown type name 'loff_t'; did you mean 'off_t'?
 void set_offset(int format, struct reiserfs_key *key, loff_t offset);
                                                       ^~~~~~
                                                       off_t
../include/reiserfs_lib.h:301:64: error: unknown type name 'loff_t'; did you mean 'off_t'?
 void set_type_and_offset(int format, struct reiserfs_key *key, loff_t offset,
                                                                ^~~~~~

I confirmed this by myself in a clean Debian unstable chroot.
This is the newest 3.6.27 version of them.

[1] https://bugs.debian.org/916166#

Regards
Felix Zielcke




[Index of Archives]     [Linux File System Development]     [Linux BTRFS]     [Linux NFS]     [Linux Filesystems]     [Ext4 Filesystem]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Resources]

  Powered by Linux