[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
g-wrap-1.9.8 failed to build [missing code]
From: |
Xavier Lamien |
Subject: |
g-wrap-1.9.8 failed to build [missing code] |
Date: |
Wed, 11 Jul 2007 01:18:01 -0400 |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- g-wrap-1.9.8 failed to build [missing code],
Xavier Lamien <=