[Bug 7821] address of strcasecmp in ldapsearch.c

2020-04-18 Thread openldap-its
https://bugs.openldap.org/show_bug.cgi?id=7821 Ryan Tandy changed: What|Removed |Added Keywords|OL_2_5_REQ | Status|UNCONFIRMED

[Bug 9228] libldap depends on liblutil (lutil_memcmp) when cross compiling

2020-04-18 Thread openldap-its
https://bugs.openldap.org/show_bug.cgi?id=9228 --- Comment #1 from Ryan Tandy --- TBH this looks like a general issue to me, I would think the link order should be $(LDAP_LIBLDAP_LA) $(LDAP_LIBLUTIL_A) $(LDAP_LIBLBER_LA) everywhere. Apparently there were/are reasons why libldap shouldn't

[Bug 8416] Cross compiling failed

2020-04-18 Thread openldap-its
https://bugs.openldap.org/show_bug.cgi?id=8416 --- Comment #3 from Ryan Tandy --- A better (but still hacky) workaround for GNU systems would be: make INSTALL=install STRIP='-s --strip-program=arm-linux-gnueabihf-strip' install -- You are receiving this mail because: You are on the CC list

[Bug 8416] Cross compiling failed

2020-04-18 Thread openldap-its
https://bugs.openldap.org/show_bug.cgi?id=8416 --- Comment #2 from Ryan Tandy --- https://github.com/buildroot/buildroot/blob/master/package/openldap/0001-fix_cross_strip.patch -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 8416] Cross compiling failed

2020-04-18 Thread openldap-its
https://bugs.openldap.org/show_bug.cgi?id=8416 Ryan Tandy changed: What|Removed |Added Version|unspecified |2.4.44 See Also|

[Bug 4502] use 'gstrip' instead of 'strip' on mashines with gcc

2020-04-18 Thread openldap-its
https://bugs.openldap.org/show_bug.cgi?id=4502 Ryan Tandy changed: What|Removed |Added See Also||https://bugs.openldap.org/s

[Bug 9228] New: libldap depends on liblutil (lutil_memcmp) when cross compiling

2020-04-18 Thread openldap-its
https://bugs.openldap.org/show_bug.cgi?id=9228 Bug ID: 9228 Summary: libldap depends on liblutil (lutil_memcmp) when cross compiling Product: OpenLDAP Version: unspecified Hardware: All OS: All

[Bug 6517] undefined references to ldif_*

2020-04-18 Thread openldap-its
https://bugs.openldap.org/show_bug.cgi?id=6517 Ryan Tandy changed: What|Removed |Added See Also||https://bugs.openldap.org/s

[Bug 9226] MinGW build fails to link rewrite program with --enable-dynamic

2020-04-18 Thread openldap-its
https://bugs.openldap.org/show_bug.cgi?id=9226 Ryan Tandy changed: What|Removed |Added See Also||https://bugs.openldap.org/s

[Bug 8155] add support for cacertdir with gnutls

2020-04-18 Thread openldap-its
https://bugs.openldap.org/show_bug.cgi?id=8155 Ryan Tandy changed: What|Removed |Added Component|slapd |libraries Assignee|b...@openldap.org

[Bug 8224] configure --disable-slapd doesn't ignore every slapd option

2020-04-18 Thread openldap-its
https://bugs.openldap.org/show_bug.cgi?id=8224 Ryan Tandy changed: What|Removed |Added Component|slapd |build Status|UNCONFIRMED