Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Dec 2002 10:35:42 +0100
From:      "Reinier Kleipool" <Reinier@kleipool.org>
To:        <freebsd-hackers@freebsd.org>
Subject:   question about shared libraries and the library cache.
Message-ID:  <000001c2991d$05083340$5201a8c0@ovs.kleipool.org>

next in thread | raw e-mail | index | archive | help
Hello,

  I have a question about shared libraries. I have compiled a new library,
and installed it in /usr/local/lib. If I then ask ldconfig(8) to updates its
hints file, the new library is not listed in the hints file. In
/usr/local/lib I see two other libraries that also are not listed:
pam_ldap.so pam_smb_auth.so.

  My question: What is so special about these libraries that they are not
listed in the ldconfig hints files? And for my own library: What do I need
to do to make my own library listed in ldconfig? Are there special ld(1)
flags needed to get it listed?

Kind regards,
Reinier Kleipool



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000001c2991d$05083340$5201a8c0>