Bug 21683

Summary: compile error
Product: [Retired] Red Hat Linux Reporter: Thomas Ericsson <tompa_e>
Component: gccAssignee: Jakub Jelinek <jakub>
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: 2000-12-04 16:22:40 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 Thomas Ericsson 2000-12-04 16:22:37 UTC
i cant compile programs from source.
i get an error message:

/usr/bin/ld: cannot find -ldb1
collect2: ld returned 1 exit status
make[2]: *** [ee] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2

how do i fix it?
tompa_e

Comment 1 Jakub Jelinek 2000-12-04 17:26:50 UTC
Install db1-devel package and all should be fine.