From: Marc Hunter on

Just installed this port and I'm running into this problem starting
slapd:
/libexec/ld-elf.so.1: /usr/local/libexec/slapd: Undefined symbol
"ldap_pvt_csnstr"
I know this is not much info, I can provide more if this is not a
known issue or a known stupid question. I only broach it because I
see recent changes to the port and another comment online of a similar
problem and the suggestion that it should be mentioned to the port
maintainers.
I was attempting to follow the steps listed here, and had an
up-to-date ports tree:
[1]http://forums.freebsd.org/showthread.php?t=770
Thanks!
Marc

References

1. http://forums.freebsd.org/showthread.php?t=770
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: Xin LI on
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi, Marc,

On 2010/05/05 12:53, Marc Hunter wrote:
> Just installed this port and I'm running into this problem starting slapd:
> /libexec/ld-elf.so.1: /usr/local/libexec/slapd: Undefined symbol
> "ldap_pvt_csnstr"

This is a symbol from OpenLDAP's library. I can't seem to be able to
reproduce your problem, though.

What's your output from:

ldd /usr/local/libexec/slapd

And

echo /var/db/pkg/openldap*

?

> I know this is not much info, I can provide more if this is not a known
> issue or a known stupid question. I only broach it because I see recent
> changes to the port and another comment online of a similar problem and
> the suggestion that it should be mentioned to the port maintainers.
>
> I was attempting to follow the steps listed here, and had an up-to-date
> ports tree:
>
> http://forums.freebsd.org/showthread.php?t=770
>
> Thanks!
>
> Marc
>


- --
Xin LI <delphij(a)delphij.net> http://www.delphij.net/
FreeBSD - The Power to Serve! Live free or die
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (FreeBSD)

iQEcBAEBAgAGBQJL4dYeAAoJEATO+BI/yjfBJ8YH/3K9YdcGmxJfY1K9/QTo6de0
CL0EDOL1pf8hl1J7BDTyLqlRyU+M47vwbQCGOEHgKDmn3f25hTWAxbLgReSnRDDZ
c1xwzcWQx7KmH9vgMTnu229NVtM+nBF3GJlfJ0ui8pyJAbiB+5XUSaZ7uNNHOwh8
8/lzNm2BGcPi56b0Xy2WC6AwmpK+XG5fwcOVFNi/6A83eNnm6l7UPwXql/SQ1Dya
RRO5KdT+CjRYML8Y3Uw8ZnEsmmrcwZl+0I43VR/f8jWwdbfep0xPSZ0ychfIHLde
LXLx0m1d+Ln0+yNtZ2r/vVexbEAaPXQvxBe6NtuF4OodLaHr4OfK5WhtwM7s2yg=
=Xyu2
-----END PGP SIGNATURE-----
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"