Bug#648948: uptimed: FTBFS on hurd-i386: add support for GNU

2011-11-16 Thread Svante Signell
Package: uptimed Version: 0.3.16-3.2 Severity: important Tags: patch User: debian-hurd@lists.debian.org Usertags: hurd Hi, The attached patch fixes the FTBFS problems of uptimed on GNU/Hurd, adding support for the GNU platform. Additionally it replaces the NOFILE parameter for architectures

Re: Bug#646544: guile-1.8: Please link against libpthread at least on hurd-any

2011-11-16 Thread Svante Signell
tags 646544 patch thanks On Tue, 2011-10-25 at 01:45 +0200, Samuel Thibault wrote: Package: guile-1.8 Version: 1.8.8+1-6 Severity: normal User: debian-hurd@lists.debian.org Usertags: hurd Hello, guile aborts in a few package builds due to dlopen()ing some library which use libpthread.

Re: Bug#646544: guile-1.8: Please link against libpthread at least on hurd-any

2011-11-16 Thread Samuel Thibault
Svante Signell, le Wed 16 Nov 2011 16:27:07 +0100, a écrit : diff -ur guile-1.8-1.8.8+1/debian/rules guile-1.8-1.8.8 +1.modified/debian/rules --- guile-1.8-1.8.8+1/debian/rules 2011-11-09 06:43:28 + +++ guile-1.8-1.8.8+1.modified/debian/rules 2011-11-14 17:31:40 + @@ -60,12 +60,21 @@

Re: Bug#646544: guile-1.8: Please link against libpthread at least on hurd-any

2011-11-16 Thread Svante Signell
On Wed, 2011-11-16 at 17:39 +0100, Samuel Thibault wrote: Svante Signell, le Wed 16 Nov 2011 16:27:07 +0100, a écrit : .. Well, see the other bug about enabling thread support: the maintainer said that it would break the ABI, so we can't just do it this way. It'd rather be ... +

Bug#648987: syslog-ng: FTBFS on hurd-i386

2011-11-16 Thread Svante Signell
Package: syslog-ng Version: 3.3.1.dfsg-1 Severity: important Tags: patch User: debian-hurd@lists.debian.org Usertags: hurd Hi, The attached patch fixes the FTBFS problems of syslog-ng on GNU/Hurd. Since IOV_MAX is not defined on Hurd its usage is made conditional. Errors are handled by

[Fwd: ecl: FTBFS on hurd-i386]

2011-11-16 Thread Svante Signell
Looks like I forgot to add the X-Debbugs-Cc header! Forwarded Message From: Svante Signell svante.sign...@telia.com Reply-to: svante.sign...@telia.com To: Debian Bug Tracking System sub...@bugs.debian.org Subject: ecl: FTBFS on hurd-i386 Date: Wed, 16 Nov 2011 18:59:07 +0100

Re: Bug#648987: syslog-ng: FTBFS on hurd-i386

2011-11-16 Thread Pino Toscano
Alle mercoledì 16 novembre 2011, Svante Signell ha scritto: The attached patch fixes the FTBFS problems of syslog-ng on GNU/Hurd. Since IOV_MAX is not defined on Hurd its usage is made conditional. [...] +#ifndef __GNU__ if (flush_lines IOV_MAX) /* limit the flush_lines according

Re: syslog-ng: FTBFS on hurd-i386

2011-11-16 Thread Svante Signell
On Wed, 2011-11-16 at 17:55 +0100, Svante Signell wrote: ... The attached patch fixes the FTBFS problems of syslog-ng on GNU/Hurd. Since IOV_MAX is not defined on Hurd its usage is made conditional. Errors are handled by g_malloc0() which aborts on failure, so no return value has to be

Re: Bug#648987: syslog-ng: FTBFS on hurd-i386

2011-11-16 Thread Svante Signell
On Wed, 2011-11-16 at 22:48 +0100, Pino Toscano wrote: Alle mercoledì 16 novembre 2011, Svante Signell ha scritto: ... conditional yes, but on the IOV_MAX definition, not on a per-OS check. OK, thanks! -- To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org with a subject of