[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
configure/make ldapsearch to not use shared libraries (.so files)
If I do an ldd on my compiled ldapsearch program, I
get the following output:
ldd ldapsearch
ldapsearch:
libssl.so.2 => /usr/lib/libssl.so.2
(0x28087000)
libcrypto.so.2 => /usr/lib/libcrypto.so.2
(0x280b3000)
libfetch.so.2 => /usr/lib/libfetch.so.2
(0x2816a000)
libcom_err.so.2 => /usr/lib/libcom_err.so.2
(0x28174000)
libcrypt.so.2 => /usr/lib/libcrypt.so.2
(0x28176000)
libc.so.4 => /usr/lib/libc.so.4 (0x2818f000)
Is there a way to configure or compile ldapsearch so
that it does not rely on these dynamic libraries, but
instead compiles them in statically? I am using
OpenLDAP 2.1.1beta.
Thanks,
Dave
__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com