Rich Megginson wrote:

[...]
The problem is that libslapd is not linked with -lrt, which provides the semaphore functions. This is usually fine, since ns-slapd (the executable) is linked with -lrt, so that at runtime all of these references are resolved, But Debian uses -Wl,-z,defs which forces all references to be looked up at link time. We should fix this in 389 - please file a bug against 389. In the meantime, you could either turn off -z,defs, or figure out how to link libslapd with -lrt
Hi Rich,

Finally I opened *Bug 506206* <https://bugzilla.redhat.com/show_bug.cgi?id=506206> - libslapd is not linked with -lrt .

I'll follow working on this, and I'll notify here If I got the packages...

Regards.

--
Morenisco.

Centro de Difusión del Software Libre.
http://www.cdsl.cl
http://www.folasol.org
http://trabajosfloss.noc-root.net
Blog: http://morenisco.noc-root.net


--
389 users mailing list
389-us...@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-directory-users

Reply via email to