gnucash...g-wrap
Ted Ozolins
ted1
Mon May 17 11:41:09 PDT 2004
Since the latest gnucash was released, I thought of give it a try. As it seems
that I was missing g-wrap I downkoaded the source and tried to compile it
only to bomb out with the following error:::
-- making all in g-wrap
make[2]: Entering directory `/usr/src/g-wrap-1.3.2/g-wrap'
guile -c \
"(set! %load-path (cons \"/usr/src/g-wrap-1.3.2/g-wrap/..\"
%load-path))""(debug-enable 'backtrace) \
(debug-enable 'debug) \
(read-enable 'positions) \
(use-modules (g-wrap)) \
(use-modules (g-wrap gw-standard-spec)) \
(gw:generate-wrapset \"gw-standard\")"
Backtrace:
36* (if (or # #) (try-load-module name))
37 [try-load-module (ice-9 slib)]
38 (or (try-module-linked name) (try-module-autoload name) ...)
39* [try-module-autoload (ice-9 slib)]
40 (let* (# # # #) (resolve-module dir-hint-module-name #f) (and # #))
...
41 (let ((didit #f)) (dynamic-wind (lambda () #) (lambda () #) ...) ...)
42* [dynamic-wind #<procedure ()> #<procedure ()> #<procedure ()>]
43* [#<procedure ()>]
44* (let ((full #)) (if full (begin # #)))
45 (if full (begin (save-module-excursion (lambda () #)) (set! didit #t)))
46 (begin (save-module-excursion (lambda () #)) (set! didit #t))
47* [save-module-excursion #<procedure ()>]
48 (let (# #) (dynamic-wind # thunk #))
49 [dynamic-wind #<procedure ()> #<procedure ()> #<procedure ()>]
50* [#<procedure ()>]
51* [primitive-load "/usr/share/guile/1.4.1/ice-9/slib.scm"]
52* (define slib-parent-dir (let (#) (if path # #)))
53* (let ((path #)) (if path (make-shared-substring path 0 ...) ...))
54 (if path (make-shared-substring path 0 ...) ...)
...
55 [scm-error misc-error #f ...]
ERROR: In procedure scm-error in expression (scm-error (quote misc-error) #f
...):
ERROR: Could not find slib/require.scm in ("/usr/src/g-wrap-1.3.2/g-wrap/.."
"/usr/share/guile/site" "/usr/share/guile/1.4.1" "/usr/share/guile" ".")
make[2]: *** [gw-standard.c] Error 2
make[2]: Leaving directory `/usr/src/g-wrap-1.3.2/g-wrap'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/g-wrap-1.3.2'
make: *** [all] Error 2
root at crash:/usr/src/g-wrap-1.3.2#
root at crash:/usr/src/g-wrap-1.3.2#
What else am I missing??
TIA
Ted Ozolins (VE7TVO)
Westbank, B. C.
Powered by Slackware 8.1 sent with Kmail 1.4.3
More information about the Linux-users
mailing list