Bug 151169

Summary: Missing BuildRequire openldap-devel
Product: Red Hat Enterprise Linux 4 Reporter: Andreas Thienemann <andreas>
Component: nfs-utilsAssignee: Steve Dickson <steved>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-06-20 14:26:19 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 Andreas Thienemann 2005-03-15 16:27:07 UTC
When building the nfs-utils package, the BuildRequire for openldap-devel seems
to be missing as the --rebuild does stop with the following message:

Making dep in misc
gcc -O2 -g -pipe -m64 -D_GNU_SOURCE -DHAVE_TCP_WRAPPER -I../../support/include
-I/usr/include -Wall  -pipe  -DVERSION="\"nfs-u
tils 1.0.6\"" -DNFS3_SUPPORTED -fpie -M tcpwrapper.c from_local.c mountpoint.c >
.depend
Making dep in nfsidmap
gcc -O2 -g -pipe -m64 -M libnfsidmap.c nss.c umich_ldap.c cfg.c strlcpy.c cfg.h
nfsidmap_internal.h queue.h > .depend
umich_ldap.c:40:18: ldap.h: No such file or directory
make[3]: *** [dep] Error 1
make[2]: *** [dep] Error 2
make[1]: *** [dep] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/nfs-utils-1.0.6'
make: *** [utils/statd/.depend] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.26065 (%build)

Comment 1 Andreas Thienemann 2005-06-20 14:26:19 UTC
Fix is in rawhide, it seems:
http://cvs.fedora.redhat.com/viewcvs/rpms/nfs-utils/devel/nfs-utils.spec?r1=1.44&r2=1.45

Closing bug.