Bug 191855 - cyrus-sasl.spec missing BuildRequires
Summary: cyrus-sasl.spec missing BuildRequires
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: cyrus-sasl
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-05-16 04:07 UTC by Zenon Panoussis
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: 2.1.21-12
Clone Of:
Environment:
Last Closed: 2006-05-16 17:44:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Zenon Panoussis 2006-05-16 04:07:33 UTC
Description of problem:

checking for lber.h... no
./configure: line 28115: test: too many arguments
checking OpenLDAP version... no
configure: error: Cannot enable LDAPDB plugin: OpenLDAP library located but
incompatible
error: Bad exit status from /var/tmp/rpm-tmp.65902 (%build)

Installing openldap-devel chased away the problem. cyrus-sasl 
is missing a BuildRequires: openldap-devel in its spec, and the 
dependency is unfortunately circular: openldap-devel requires 
the to-be-built cyrus-sasl-devel. 

Version-Release number of selected component (if applicable):
cyrus-sasl-2.1.21

Comment 1 Nalin Dahyabhai 2006-05-16 17:44:38 UTC
Should be fixed in 2.1.21.  Unless/until we have a generic way of specifying 
that optional dependencies shouldn't be pulled in, I've wrapped it in 
a %{bootstrap_cyrus_sasl} == 0 section.


Note You need to log in before you can comment on or make changes to this bug.