On 05/16/13 15:21, Edgar Fuß wrote:
Is there a method of forcing resolution of a PLT entry other then calling the function in question? As stated earlier in this thread, my problem is that pam_ldap loads libldap, doesn't resolve ldap_ld_free until libldap_r has been loaded, causing havoc.
Look for LD_BIND_NOW in ld.elf_so(1). Nick