Hello
I upgraded from 2.4.21 to 2.4.22 from the FreeBSD ports and the slapd daemon does not start anymore ... error message follows
/libexec/ld-elf.so.1: /usr/local/libexec/slapd: Undefined symbol "ldap_pvt_csnstr"
The configuration is the same and there is no compilation error.
Thanks for any infos.
F
On Mon, 28 Jun 2010, Frank Bonnet wrote:
I upgraded from 2.4.21 to 2.4.22 from the FreeBSD ports and the slapd daemon does not start anymore ... error message follows
/libexec/ld-elf.so.1: /usr/local/libexec/slapd: Undefined symbol "ldap_pvt_csnstr"
The configuration is the same and there is no compilation error.
Thanks for any infos.
Perhaps you could download directly from ftp.openldap.org and compile / "make test" by hand to rule out any issues with OpenLDAP Software? Assuming that goes well, you would likely be better served by filing a bug with your package maintainer (i.e. FreeBSD). If that doesn't run clean, then write back and/or file an OpenLDAP ITS as appropriate.
On 29/06/2010, at 12:23 AM, Aaron Richton wrote:
On Mon, 28 Jun 2010, Frank Bonnet wrote:
I upgraded from 2.4.21 to 2.4.22 from the FreeBSD ports and the slapd daemon does not start anymore ... error message follows
/libexec/ld-elf.so.1: /usr/local/libexec/slapd: Undefined symbol "ldap_pvt_csnstr"
Did you make sure to make clean before you started? Did you do this through a portsnap fetch, if so did you do a port upgrade to rebuild the correct libraries as well?
I am running openldap 2.4.22 on FreeBSD fine with no such issues (8.0 RELEASE amd64)
The configuration is the same and there is no compilation error.
Thanks for any infos.
Perhaps you could download directly from ftp.openldap.org and compile / "make test" by hand to rule out any issues with OpenLDAP Software? Assuming that goes well, you would likely be better served by filing a bug with your package maintainer (i.e. FreeBSD). If that doesn't run clean, then write back and/or file an OpenLDAP ITS as appropriate.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 2010/06/28 07:17, Frank Bonnet wrote:
Hello
I upgraded from 2.4.21 to 2.4.22 from the FreeBSD ports and the slapd daemon does not start anymore ... error message follows
/libexec/ld-elf.so.1: /usr/local/libexec/slapd: Undefined symbol "ldap_pvt_csnstr"
The configuration is the same and there is no compilation error.
Thanks for any infos.
You need to update the client library at the same time...
Cheers, - -- Xin LI delphij@delphij.net http://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die
openldap-technical@openldap.org