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 [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message