https://bugs.openldap.org/show_bug.cgi?id=9927
--- Comment #1 from dpa-openldap@aegee.org dpa-openldap@aegee.org --- Why does openldap open files in /git/openldap/libraries/
openat(AT_FDCWD, "/git/openldap/libraries/libldap/.libs/tls/x86_64/x86_64/libldap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/git/openldap/libraries/libldap/.libs/tls/x86_64/x86_64", 0x7ffe66b8e290, 0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/git/openldap/libraries/libldap/.libs/libldap.so.2", O_RDONLY|O_CLOEXEC) = 3
when it is called after "make install" and not from the /git/openldap directory?