Bug 233523
| Summary: | libboost_python needs rebuild against python 2.5 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Hans de Goede <hdegoede> | ||||
| Component: | boost | Assignee: | Benjamin Kosnik <bkoz> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | mnewsome | ||||
| Target Milestone: | --- | Keywords: | EasyFix, Patch | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-03-29 19:16:43 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: | 150226, 233782 | ||||||
| Attachments: |
|
||||||
|
Description
Hans de Goede
2007-03-22 21:38:41 UTC
Created attachment 150821 [details]
PATCH fixing boost compilation on x86_64 with python 2.5
I found this patch from opensuse, which fixes compiling boost on x86_64 with
python 2.5
Hey Hans. I rebuilt boost-1.33.1-12, it's too late for fc7t3 but will be in fc7. This should show up on the rawhide build lists soon. The build issue with linking libboost_python is on hold for the moment. best, benjamin (In reply to comment #2) > Hey Hans. I rebuilt boost-1.33.1-12, it's too late for fc7t3 but will be in fc7. > This should show up on the rawhide build lists soon. > > The build issue with linking libboost_python is on hold for the moment. > I don't understand, if you've build a new boost all is well. Or you mean the fact that -lpython should be added to the libboost_python LDFLAGS/LIBS? If that is what you mean I think thats best tracked in the review bug, and this one can be closed.
> Or you mean the fact that -lpython should be added to the libboost_python
> LDFLAGS/LIBS?
Yes, this. I added it to the review bug. When the rebuilt boost shows up, you
can close this if you are satisfied.
best,
benjamin
I can confirm this is fixed, closing |