pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [SOLVED] openldap with sasl support problem



On 8/25/06, Mark Par <mrbpar%gmail.com@localhost> wrote:
i am trying to run slapd with sasl support to no avail.  the error message is:

    # /etc/rc.d/slapd start
    Starting slapd.
    /usr/pkg/libexec/slapd: Undefined PLT symbol
"ldap_pvt_sasl_mutex_new" (symnum = 399)
[...]
    slapd: Error detected by libpthread: Invalid mutex.
    Detected by file
"/home/builds/ab/netbsd-4/src/lib/libpthread/pthread_mutex.c", line
133, function "pthread_mutex_destroy".
    See pthread(3) for information.
    Abort (core dumped)
[...]

it turned out that the problem is with the openldap-client i
installed.  when i compiled it, i forgot to include sasl in the
PKG_OPTIONS.openldap-client in mk.conf.  sorry for the noise.

markp



Home | Main Index | Thread Index | Old Index