#502 SSSD 1.2.0 build broken on RHEL5
Closed: Fixed None Opened 13 years ago by sgallagh.

providers/ldap/sdap_async_connection.c: In function ‘sdap_connect_send’:
providers/ldap/sdap_async_connection.c:150: error: ‘LDAP_OPT_DIAGNOSTIC_MESSAGE’ undeclared (first use in this function)
providers/ldap/sdap_async_connection.c:150: error: (Each undeclared identifier is reported only once
providers/ldap/sdap_async_connection.c:150: error: for each function it appears in.)
providers/ldap/sdap_async_connection.c: In function ‘sdap_connect_done’:
providers/ldap/sdap_async_connection.c:233: error: ‘LDAP_OPT_DIAGNOSTIC_MESSAGE’ undeclared (first use in this function)
make[3]: *** [providers/ldap/libsss_ldap_la-sdap_async_connection.lo] Error 1

The patch "Add a better error message for TLS failures" (Git commit 98f575b ) causes a build failure on RHEL5.


Fields changed

status: new => assigned

Fixed by ea17887

fixedin: => 1.2.1
resolution: => fixed
status: assigned => closed

Fields changed

rhbz: => 0

Metadata Update from @sgallagh:
- Issue assigned to sgallagh
- Issue set to the milestone: SSSD 1.2.1

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1544

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata