Package: zthreads Severity: important Tags: patch Dear Maintainer,
libzthreads currently FTBFS on hurd-i386. The attached patch should fix the issue. WBR, Cyril Roelandt. -- System Information: Debian Release: wheezy/sid APT prefers unreleased APT policy: (500, 'unreleased'), (500, 'unstable') Architecture: hurd-i386 (i686-AT386) Kernel: GNU-Mach 1.3.99/Hurd-0.3 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash
--- zthreads-2.3.2.orig/include/zthread/Config.h 2012-04-29 03:58:02.000000000 +0000 +++ zthreads-2.3.2/include/zthread/Config.h 2012-04-29 03:48:13.000000000 +0000 @@ -113,6 +113,7 @@ defined(__hpux) || \ defined(__sgi) || \ defined(__sun) || \ + defined(__GNU__) || \ defined(__GLIBC__) # define ZT_POSIX