Am 19.02.2015 um 23:00 schrieb Adam Borowski:
Package: glusterfs
Version: 3.5.2-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: port-x32 ftbfs-x32

Hi!
I'm afraid that glusterfs fails to build on new architectures.  This is
caused by deprecated #include <sysctl.h>, which compiles successfully on
old architectures, but on new archs like x32, contains nothing but a #error
with an explanatory message.

The sysctl(2) syscall isn't used by glusterfs on Linux on runtime (it would
spam syslog if called), so it's safe to remove its header.  The attached
patch does this.



Hi,

are you also able to reproduce this with 3.6.2-1 from experimental?

--
/*
Mit freundlichem Gruß / With kind regards,
 Patrick Matthäi
 GNU/Linux Debian Developer

  Blog: http://www.linux-dev.org/
E-Mail: [email protected]
        [email protected]
*/


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to