Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2003 11:49:08 -0500
From:      Erez Zadok <ezk@cs.sunysb.edu>
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:  <200303111649.h2BGn80t031726@agora.fsl.cs.sunysb.edu>
In-Reply-To: Your message of "Tue, 11 Mar 2003 14:32:16 %2B0100." <3E6DE560.1050504@ant.uni-bremen.de> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <3E6DE560.1050504@ant.uni-bremen.de>, Heinrich Rebehn writes:
> Hi,
> 
> 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'
> 
> liblber does *not* contain the symbol.
> 
> I use FreeBSD 4.7-RELEASE.

Should be -lber.

But am-utils's configure shouldn't picked it up automatically.  Are you
manualling configuring am-utils?

Erez.

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?200303111649.h2BGn80t031726>