Bug 38101

Summary: sendmail won't rebuild
Product: [Retired] Red Hat Linux Reporter: Bill Stephens <bill.stephens>
Component: sendmailAssignee: Florian La Roche <laroche>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-04-27 18:41:58 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 Bill Stephens 2001-04-27 18:41:54 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.2.17-5smp i686)


I want to add a patch to sendmail, but the RPM won't rebuild.  	

Reproducible: Always
Steps to Reproduce:
1.  Download the Sendmail source RPM
2.  Install the source 
3.  Attempt to rebuild the package using RPM -ba sendmail.spec	
	

Actual Results:  during the build step it bombs out with the following:

cc -O -I. -I../../include  -DNEWDB -DNIS -DMAP_REGEX -DLDAPMAP -O2
-march=i386 -mcpu=i686 -DUSE_VENDOR_CF_PATH=1 -DXDEBUG=0 -DTCP_WRAPPERS
-DSASL      -c -o map.o map.c
map.c:31:17: db.h: No such file or directory
make: *** [map.o] Error 1
Bad exit status from /var/tmp/rpm-tmp.16369 (%build)

Expected Results:  binary RPM packages

Comment 1 Bill Stephens 2001-04-27 19:22:52 UTC
Dooh, I'm an idiot.  I forgot to install the db1.devel package. As my nanana 
roseanna roseanna danna used to say, "never mind".

Thanks,

Bill Stephens