Bug#648663: qdbm: FTBFS on hurd-i386: failure on unimplemented msync()

2012-01-31 Thread Pino Toscano
Hi, thanks for looking at this bug. Alle martedì 31 gennaio 2012, KURASHIKI Satoru ha scritto: > At Sun, 13 Nov 2011 21:56:41 +0100, > Pino Toscano wrote: > > The problem is due to the fact that the msync() POSIX function is > > not implemented on Hurd yet, thus returns -1 and sets ENOSYS as > >

Bug#648663: qdbm: FTBFS on hurd-i386: failure on unimplemented msync()

2012-01-31 Thread KURASHIKI Satoru
hi, At Sun, 13 Nov 2011 21:56:41 +0100, Pino Toscano wrote: > The problem is due to the fact that the msync() POSIX function is not > implemented on Hurd yet, thus returns -1 and sets ENOSYS as errno. > On the other hand, even without it qdbm seems to work fine on Hurd, > and the various tests su

Bug#648663: qdbm: FTBFS on hurd-i386: failure on unimplemented msync()

2011-11-13 Thread Pino Toscano
Package: qdbm Version: 1.8.78-1 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hi, currently[1], qdbm fails to build on GNU/Hurd. The problem is due to the fact that the msync() POSIX function is not implemented on Hurd yet, thus returns -1 and sets ENOSYS as e