I am trying to compile GNUCash under cygwin. I've just installed guile-1.6.4-2, but I get the following error when trying to compile g-warp. Can anyone help?
make[2]: Entering directory `/usr/src/g-wrap-1.3.4/g-wrap' guile -c \ "(set! %load-path (cons \"/usr/src/g-wrap-1.3.4/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: In unknown file: ?: 38* (if (or # #) (try-load-module name)) ?: 39 [try-load-module (ice-9 slib)] ?: 40 (or (begin (try-module-linked name)) (try-module-autoload name) ...) ?: 41* [try-module-autoload (ice-9 slib)] ?: 42 (let* (# # # #) (resolve-module dir-hint-module-name #f) (and # #)) ... ?: 43 (letrec ((load-file #)) (dynamic-wind (lambda () #) (lambda () #) ...) ...) ?: 44* [dynamic-wind #<procedure #f ()> #<procedure #f ()> #<procedure #f ()>] ?: 45* [#<procedure #f ()>] ?: 46* (let ((file #)) (cond (# => #) (# => #))) ?: 47 [#<procedure #f (full)> "/usr/local/share/guile/1.6abi13/ice-9/slib.scm"] ?: 48 [load-file #<primitive-procedure primitive-load> ...] ?: 49* [save-module-excursion #<procedure #f ()>] ?: 50 (let (# #) (dynamic-wind # thunk #)) ?: 51 [dynamic-wind #<procedure #f ()> #<procedure #f ()> #<procedure #f ()>] ?: 52* [#<procedure #f ()>] ?: 53* [primitive-load "/usr/local/share/guile/1.6abi13/ice-9/slib.scm"] In /usr/local/share/guile/1.6abi13/ice-9/slib.scm: 194: 54* (define slib-parent-dir (let (#) (if path # #))) 195: 55* (let ((path #)) (if path (substring path 0 ...) ...)) 196: 56 (if path (substring path 0 ...) ...) In unknown file: ... ?: 57 [scm-error misc-error #f ...] <unnamed port>: In procedure scm-error in expression (scm-error (quote misc-error) #f ...): <unnamed port>: Could not find slib/require.scm in ("/usr/src/g-wrap-1.3.4/g- wrap/.." "/usr/local/share/guile/site" "/u sr/local/share/guile/1.6abi13" "/usr/local/share/guile" ".") make[2]: *** [gw-standard.c] Error 2 make[2]: Leaving directory `/usr/src/g-wrap-1.3.4/g-wrap' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/g-wrap-1.3.4' make: *** [all] Error 2 Lycos Email has 10 MB of FREE storage space. http://mail.lycos.co.uk
_______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel