Date: Sat, 29 Jan 2005 08:17:40 +1300 From: Jonathan Chen <jonc@chen.org.nz> To: K?vesd?n G?bor <gabor.kovesdan@freemail.hu> Cc: freebsd-questions@freebsd.org Subject: Re: OpenLDAP doesn't start Message-ID: <20050128191740.GF3449@osiris.chen.org.nz> In-Reply-To: <20050128125922.ZFIZ12503.viefep16-int.chello.at@hyperduron> References: <20050128125922.ZFIZ12503.viefep16-int.chello.at@hyperduron>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 28, 2005 at 01:59:33PM +0100, K?vesd?n G?bor wrote: > Hello, > > when I try to start the slapd daemon, it fails with this error message: > > /libexec/ld-elf.so.1: /usr/local/libexec/slapd: Undefined symbol > "ldap_pvt_sasl_mutex_new" What's happened here is that prior to you installing OpenLDAP+SASL, you installed a port which used LDAP and brought in a dependancy on OpenLDAP *without* SASL (eg: KDE). The thing to do now is to rebuild all ports which depend on LDAP so that it now depends on OpenLDAP+SASL. Cheers. -- Jonathan Chen <jonc@chen.org.nz> ---------------------------------------------------------------------- If you're right 90% of the time, why quibble about the remaining 3%?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050128191740.GF3449>