Hi,
Looking at the build log, the reason why OpenLDAP doesn't work is
because it needs file locking - either with flock() or fcntl(fd,
F_SETLKW…) - and it's not implemented on GNU/Hurd.
Does it seem possible to make OpenLDAP not use file locking when neither
flock or F_SETLKW work? Perhaps with a warning somewhere.
If so, the patch is quite simple.
--
Manuel Menal
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org