Bug 193366
Summary: | gdb fails to build in mock | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michael J Knox <michael> | ||||
Component: | gdb | Assignee: | Alexandre Oliva <aoliva> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | CC: | dcantrell, ezannoni | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | gdb-6.3.0.0-1.131.FC6 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2006-06-01 18:28:27 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 191529 | ||||||
Attachments: |
|
Description
Michael J Knox
2006-05-27 20:51:09 UTC
Created attachment 130094 [details]
Matt Domsch's build log
The build requires an installed libintl: make[1]: *** No rule to make target `../intl/libintl.a', needed by `gdb'. (when it isn't installed it bunbles on assuming one will magically appear) What's the package? On it. We were missing a dependency on gettext. I've verified that a mock build succeeds with gdb-6.3.0.0-1.131_FC6, that should make to today's or maybe tomorrow's rawhide. gdb-6.3.0.0-1.134.fc5 has been pushed for fc5, which should resolve this issue. If these problems are still present in this version, then please make note of it in this bug report. |