The guile package in rawhide is planned for update to a new major release. In a test rebuild of all packages depending on guile, drgeo has failed to build. Rebuild results: http://mlichvar.fedorapeople.org/tmp/guile/rebuild/ New guile packages: http://mlichvar.fedorapeople.org/tmp/guile/ Please close this bug if a new upstream version of drgeo which works with the new guile is available or if you think the current version can be easily fixed. It doesn't have to be commited in fedora git, we are just trying to find out if we need to delay the guile update (or make a guile-compat package).
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!