Bug#340920: zsh: FTBFS on hurd-i386: errno.h format not recognized

2005-11-27 Thread Clint Adams
> It does, the zsh package got built fine and it is currently building > zsh-static. > > Shall I file a similar bug against zsh-beta? No need; I'll either get it fixed in both places or drop the ball completely. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tro

Bug#340920: zsh: FTBFS on hurd-i386: errno.h format not recognized

2005-11-27 Thread Michael Banck
On Sun, Nov 27, 2005 at 12:51:39PM -0500, Clint Adams wrote: > See if this helps. It does, the zsh package got built fine and it is currently building zsh-static. Shall I file a similar bug against zsh-beta? Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/p

Bug#340920: zsh: FTBFS on hurd-i386: errno.h format not recognized

2005-11-27 Thread Clint Adams
> ENOENT = _HURD_ERRNO (2), > #define ENOENT _HURD_ERRNO (2) /* No such file or directory */ > ESRCH = _HURD_ERRNO (3), > #define ESRCH _HURD_ERRNO (3) /* No such process */ See if this helps. Index: configure.ac ==

Bug#340920: zsh: FTBFS on hurd-i386: errno.h format not recognized

2005-11-26 Thread Michael Banck
Package: zsh Version: 4.2.5-24 Severity: important Hi, zsh (and zsh-beta) fail to build on hurd-i386: Automatic build of zsh_4.2.5-24 on beethoven by sbuild/hurd-i386 69 Build started at 20051127-0103 ** [...] Checking c