From owner-freebsd-questions Tue Mar 11 8:48:42 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2F0537B401 for ; Tue, 11 Mar 2003 08:48:41 -0800 (PST) Received: from filer.fsl.cs.sunysb.edu (filer.fsl.cs.sunysb.edu [130.245.126.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AEC043FA3 for ; Tue, 11 Mar 2003 08:48:39 -0800 (PST) (envelope-from ezk@fsl.cs.sunysb.edu) Received: from agora.fsl.cs.sunysb.edu (IDENT:hEonR4spYV/k2hcrzi/n4aDeVFbs5bSx@agora.fsl.cs.sunysb.edu [130.245.126.12]) by filer.fsl.cs.sunysb.edu (8.12.5/8.12.8) with ESMTP id h2BGoxsh029121; Tue, 11 Mar 2003 11:50:59 -0500 Received: from agora.fsl.cs.sunysb.edu (IDENT:QruqAeiJKr5gHLJ4Zmbo3RhbJRgbt84E@localhost.localdomain [127.0.0.1]) by agora.fsl.cs.sunysb.edu (8.12.8/8.12.8) with ESMTP id h2BGn8b9031730; Tue, 11 Mar 2003 11:49:08 -0500 Received: (from ezk@localhost) by agora.fsl.cs.sunysb.edu (8.12.8/8.12.8/Submit) id h2BGn80t031726; Tue, 11 Mar 2003 11:49:08 -0500 Date: Tue, 11 Mar 2003 11:49:08 -0500 Message-Id: <200303111649.h2BGn80t031726@agora.fsl.cs.sunysb.edu> From: Erez Zadok To: Heinrich Rebehn Cc: freebsd-questions@freebsd.org, amd-dev@cs.columbia.edu Subject: Re: which lib contains "ber_malloc" ? In-reply-to: Your message of "Tue, 11 Mar 2003 14:32:16 +0100." <3E6DE560.1050504@ant.uni-bremen.de> X-MailKey: Erez Zadok Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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