[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
problem with libldap.so
- To: openldap-software <openldap-software@OpenLDAP.org>
- Subject: problem with libldap.so
- From: Nick Couchman <nick@seakr.com>
- Date: Tue, 20 May 2003 15:02:10 -0600
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830
When I do an `ldd -r /usr/local/lib/libldap.so` I get the following:
liblber.so.2 => /usr/local/lib/liblber.so.2
libresolv.so.2 => /usr/lib/libresolv.so.2
libnsl.so.1 => /usr/lib/libnsl.so.1
libsocket.so.1 => /usr/lib/libsocket.so.1
libdl.so.1 => /usr/lib/libdl.so.1
libssl.so.0.9.7 => /usr/local/lib/libssl.so.0.9.7
libcrypto.so.0.9.7 => /usr/local/lib/libcrypto.so.0.9.7
libc.so.1 => /usr/lib/libc.so.1
libmp.so.2 => /usr/lib/libmp.so.2
libgcc_s.so.1 => /usr/local/lib/libgcc_s.so.1
/usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
symbol not found: __eprintf
(/usr/local/lib/liblber.so.2)
The last problem - the symbot not found: __eprintf - I need to get rid
of. It's causing problems with pam_ldap and nss_ldap. How do I compile
OpenLDAP without this dependency? I've tried removing the "assert.h"
file from the gcc install and I have the same problem.
--Nick
--
You can't make a difference until you are willing to be different!
--
Nick Couchman
SEAKR Engineering, Inc.
6221 South Racine Circle
Centennial, CO 80111
Direct: (303) 784-7724
Main: (303) 790-8499
Fax: (303) 790-8720