https://bugs.openldap.org/show_bug.cgi?id=9790
Issue ID: 9790 Summary: Build failure with GCC 4.1 and 4.3 Product: OpenLDAP Version: 2.6.1 Hardware: All OS: Linux Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: build Assignee: bugs@openldap.org Reporter: orgads@gmail.com Target Milestone: ---
In file included from ../../include/lutil.h:21, from passwd.c:60: ../../include/ac/socket.h:247: error: redefinition of typedef 'Sockaddr' ../../include/ldap_pvt.h:188: error: previous declaration of 'Sockaddr' was here
https://bugs.openldap.org/show_bug.cgi?id=9790
Howard Chu hyc@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review | Status|UNCONFIRMED |IN_PROGRESS Ever confirmed|0 |1
--- Comment #1 from Howard Chu hyc@openldap.org --- https://git.openldap.org/openldap/openldap/-/merge_requests/482
https://bugs.openldap.org/show_bug.cgi?id=9790
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.5.12
https://bugs.openldap.org/show_bug.cgi?id=9790
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|IN_PROGRESS |RESOLVED
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- head:
• 70c9dbf9 by Orgad Shaneh at 2022-01-26T04:05:03+00:00 ITS#9790 Fix build with old GCC
RE26:
• be3f8ff7 by Orgad Shaneh at 2022-01-31T20:04:45+00:00 ITS#9790 Fix build with old GCC
RE25:
• 41adeb41 by Orgad Shaneh at 2022-02-02T17:11:25+00:00 ITS#9790 Fix build with old GCC
https://bugs.openldap.org/show_bug.cgi?id=9790
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED