Bug 176606
| Summary: | Missing pthread BuildRequires | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dennis Gilmore <dennis> |
| Component: | libdap | Assignee: | Patrice Dumas <pertusus> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3 | CC: | extras-qa |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://atlantis.ausil.us/logs/aurora-2-extras/787-libdap-3.5.3-2.fc3/sparc/build.log | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-07-25 16:54:57 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: | |||
What is the BuildRequires? On my FC-4 it is in glibc-devel which is if I'm not wrong in the default buildroot. (libdap builds on other architectures in FC-3...) see for a build configure failure. http://atlantis.ausil.us/logs/aurora-2-extras/787-libdap-3.5.3-2.fc3/sparc/build.log I think it should buildrequire pth-devel running a test now to see if it is the case. will report back as soon as i know Please tell me also what ifarch to add (if one has to be added). I have nothing that provides pth-devel in FC-4 x386. seems glibc-devel is providing it. need to work out why its not getting found. closing |
Description of problem: Missing build requires Version-Release number of selected component (if applicable): 3.5.3-2 How reproducible: always Steps to Reproduce: 1. build in plague 2. 3. Actual results: configure fails Expected results: builds fine Additional info: