Bug 704520
| Summary: | drgeo fails to build with guile-2.0.1 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miroslav Lichvar <mlichvar> | ||||||
| Component: | drgeo | Assignee: | Jonathan Dieter <jonathan> | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | rawhide | CC: | jonathan | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2012-04-19 11:07:14 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: | 678238 | ||||||||
| Attachments: |
|
||||||||
|
Description
Miroslav Lichvar
2011-05-13 14:11:32 UTC
Created attachment 578592 [details]
Fixes compilation against guile 2
Compatibility fixes to compile with guile 2.
Note, that I also patched Makefile.in, as I wasn't able to get the autotools working properly with the ancient code. Patching Makefile.in was the easiest and probably the best solution in this case, plus it doesn't require patching the spec to call autoreconf.
Tested with guile-1.8.8 and guile-2.0.5.
Created attachment 578593 [details]
Spec file patch
Specfile patch for the sake of completeness.
I've gone ahead and applied the patch to the F17 and Rawhide branches, but haven't rebuilt drgeo as there doesn't seem to be much point until guile gets updated. I'm going to go ahead and close this as Rawhide, please reopen if the updated spec doesn't build with guild-2.0.x. Jan, thanks much for the patch! |