[Pkg-openldap-devel] Bug#693971: openldap FTBFS on hurd-i386

Manuel Menal mmenal at hurdfr.org
Sun Aug 4 13:35:14 UTC 2013


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



More information about the Pkg-openldap-devel mailing list