https://bugs.openldap.org/show_bug.cgi?id=9348
--- Comment #6 from [email protected] --- (In reply to ditu.alexandru from comment #5) > 1. I've tried setting the flag ol_cv_have_sys_errlist=no but it won't > compile anymore (using libc < 2.32 which defines those symbols, so I believe > it's conflicting with them): Actually it compiles (I've confused it with option ol_cv_dcl_sys_errlist with wich I had problems). If I compile with the flag ol_cv_have_sys_errlist=no I still encounter the issue: nm libraries/libldap/.libs/libldap.a | grep sys_errlist U sys_errlist -- You are receiving this mail because: You are on the CC list for the issue.
