Bug 32437
| Summary: | rpm 4.0.2 odd build problems in tools directory | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Red Hat Bugzilla <bugzilla> |
| Component: | rpm | Assignee: | Jeff Johnson <jbj> |
| Status: | CLOSED WORKSFORME | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | sparc | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-03-21 13:57:26 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
Red Hat Bugzilla
2001-03-20 21:44:44 UTC
After looking some more, I see the the -L/local/BerkeleyDB/lib is coming because of what's recorded in libpopt.la, which is being linked in. the problem is that it's too far down the link line to do any good for the problem at hand. Is there a reason why both LDFLAGS and LIBS are purposely not substituted into tools/Makefile? this is not a wolverine / Red Hat Linux problem. AFAIK, using an internal version of Berkeley DB should "fix" this problem. Otherwise, please reopen this bug. |