Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 678105

Summary: updated openldap breaks build of php-5.3.3-3.el6
Product: Red Hat Enterprise Linux 6 Reporter: Kamil Dudka <kdudka>
Component: openldapAssignee: Jan Vcelak <jvcelak>
Status: CLOSED ERRATA QA Contact: Ondrej Moriš <omoris>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1CC: jorton, jplans, jvcelak, omoris, ovasik, tsmetana
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: openldap-2.4.23-10.el6 Doc Type: Bug Fix
Doc Text:
- openldap-devel-2.4.23-14.el6 - compile package which uses openldap library and expects libraries in /usr/lib - moved -devel *.so symlinks back to /usr/lib - tools which were successfully compiled against previous versions of openldap (before the libraries were moved from /usr/lib to /lib) will successfully compile even now (after the libraries were moved)
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-19 13:59:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kamil Dudka 2011-02-16 18:20:25 UTC
Description of problem:
checking for LDAP support... yes, shared
checking for LDAP Cyrus SASL support... yes
configure: error: Cannot find ldap libraries in /usr/lib64.


Version-Release number of selected component (if applicable):
openldap-2.4.23-8.el6


How reproducible:
100%


Steps to Reproduce:
1. mock -v -r rhel-6-x86_64 php-5.3.3-3.el6.src.rpm

  
Actual results:
build failure


Expected results:
php builds


Additional info:
downgrade to openldap-2.4.23-4.el6 and openldap-devel-2.4.23-4.el6 solves the problem for me

Comment 2 Jan Vcelak 2011-02-18 14:05:20 UTC
libldap, libldap_r and liblber were moved from /usr/lib to /lib (see bug #548475)

Unfortunatelly OpenLDAP doesn't use pkg-config and PHP configure is not able to detect this change.

> checking for LDAP support... yes, shared
> checking for LDAP Cyrus SASL support... yes
>configure: error: Cannot find ldap libraries in /usr/lib64.
> error: Bad exit status from /var/tmp/rpm-tmp.xMDqtk (%build)
>    Bad exit status from /var/tmp/rpm-tmp.xMDqtk (%build)

Comment 5 Jan Vcelak 2011-02-21 11:03:18 UTC
Fixed in: openldap-2.4.23-10.el6

Comment 8 Jan Vcelak 2011-04-20 17:05:11 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
- openldap-devel-2.4.23-14.el6
- compile package which uses openldap library and expects libraries in /usr/lib
- moved -devel *.so symlinks back to /usr/lib
- tools which were successfully compiled against previous versions of openldap (before the libraries were moved from /usr/lib to /lib) will successfully compile even now (after the libraries were moved)

Comment 9 errata-xmlrpc 2011-05-19 13:59:54 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2011-0673.html