Re: which lib contains "ber_malloc" ?

2003-03-11 Thread Ion Badulescu
[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/loca

Re: which lib contains "ber_malloc" ?

2003-03-11 Thread Erez Zadok
In message <[EMAIL PROTECTED]>, 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'

Re: which lib contains "ber_malloc" ?

2003-03-11 Thread Heinrich Rebehn
Heinrich Rebehn wrote: 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. Sor

which lib contains "ber_malloc" ?

2003-03-11 Thread Heinrich Rebehn
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.