Date: Tue, 11 Mar 2003 11:50:54 -0500 (EST) From: Ion Badulescu <ionut@badula.org> To: Heinrich Rebehn <rebehn@ant.uni-bremen.de> Cc: freebsd-questions@freebsd.org, <amd-dev@cs.columbia.edu> Subject: Re: which lib contains "ber_malloc" ? Message-ID: <Pine.LNX.4.44.0303111147060.17626-100000@guppy.limebrokerage.com> In-Reply-To: <3E6DE560.1050504@ant.uni-bremen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
[why the bcc to amd-dev? it's a legitimate question, no reason to hide...]
On Tue, 11 Mar 2003, Heinrich Rebehn wrote:
> can anyone tell me which library contains the symbol "ber_malloc"? I am trying
> to compile am-utils with ldap support and the configure script throws an error:
>
> /usr/local/lib/libldap.so: undefined reference to `ber_memalloc'
That would be liblber.so -- but even that only has ber_alloc, not
ber_malloc, on my systems. It comes from openldap.
We should probably test-compile (and maybe even run) a ldap program as
part of the configure before deciding that ldap support is functional...
Ion
--
It is better to keep your mouth shut and be thought a fool,
than to open it and remove all doubt.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0303111147060.17626-100000>
