Bug 447426
| Summary: | libbfd binutils -fPIC | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lukas Bezdicka <social> |
| Component: | binutils | Assignee: | Jan Kratochvil <jan.kratochvil> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 9 | CC: | debarshir, jakub, wcohen |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 2.18.50.0.6-4.fc9 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-07-18 08:05:10 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: | 430856, 797759 | ||
|
Description
Lukas Bezdicka
2008-05-19 21:20:33 UTC
Prevents Anjuta to be build with valgrind-plugin on x86_64 too. See https://fcp.surfsite.org/modules/newbb/viewtopic.php?topic_id=53684&forum=11 This also affects building oprofile-0.9.4-rc3 (oprofile release candidate) on F-9: http://sourceforge.net/project/showfiles.php?group_id=16191 The suggested fix for binutils of adding -fPIC to the .spec file seemed to solve this problem. binutils-2.18.50.0.6-4.fc9 has been submitted as an update for Fedora 9 binutils-2.18.50.0.6-4.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update binutils'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-6494 CS with --enable-debug compiles fine here. Seems to be ok now. Thank you Your tests were great, as the patch does not change the binutils linked binaries it should have no regression. Pushed it to stable. binutils-2.18.50.0.6-4.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report. |