Hello, I currently tried to upadte g-wrap to 1.9.8 and failed to build here is the error: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
make[3]: Entering directory `/home/SmootherFrOgZ/rpmbuild/BUILD/g-wrap-1.9.8 /guile/g-wrap/gw' guile -c \ "(set! %load-path (append (apply append (map (lambda (l) (let ((ls (symbol->string l))) (list (string-append \"../../../\" ls) (string-append \"../../../\" ls)))) '(guile scheme48))) '(\"../../..\" \"../../../lib\") %load-path))""(use-modules (g-wrap)) \ (use-modules (g-wrap guile)) \ (use-modules (g-wrap guile ws standard)) \ (generate-wrapset 'guile 'standard \"standard\")" ERROR: no code for module (srfi srfi-35) make[3]: *** [standard.c] Error 1 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- It seem that it want to use srfi-34 and srfi-35 which aren't shipped with g-wrap-1.9.8. And obliges me to use an prior g-wrap release 1.9.6 (shipped with) that's not really a good thing. This bug should be fix. Regards, -- Xavier.t Lamien -- French Fedora Ambassador Fedora/EPEL Contributor | http://fedoraproject.org/wiki/XavierLamien GPG-Key ID: F3903DEB Fingerprint: 0F2A 7A17 0F1B 82EE FCBF 1F51 76B7 A28D F390 3DEB
_______________________________________________ g-wrap-dev mailing list g-wrap-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/g-wrap-dev