Does the missing slib/require.scm indicate that slib[1] should be
packaged for Arch in order to get a proper guile?

How anyone manages to compile g-wrap (which is in AUR) without slib is
beyond me.

/M

1. http://swissnet.ai.mit.edu/ftpdir/scm/slib3a2.tar.gz

On Sun, Dec 11, 2005 at 02:34:38PM +0000, Magnus Therning wrote:
[..]
>g-wrap: I run into problems here as well (missing dependency?):
>
>Making all in bin
>make[2]: Entering directory
>`/home/magnus/prog/arch_pkgs/g-wrap/src/g-wrap-1.3.4/bin'
>rm -f g-wrap-config.tmp
>sed < g-wrap-config.in > g-wrap-config.tmp \
>    -e 's:@-GUILE-@:/usr/bin/guile:' \
>    -e 's:@-VERSION-@:1.3.4:' \
>    -e 's:@-libdir-@:/usr/lib:' \
>    -e 's:@-includedir-@:/usr/include:' \
>    -e 's:@-GUILE_MODULE_DIR-@:/usr/share/guile:'
>chmod +x g-wrap-config.tmp
>mv g-wrap-config.tmp g-wrap-config
>make[2]: Leaving directory
>`/home/magnus/prog/arch_pkgs/g-wrap/src/g-wrap-1.3.4/bin'
>Making all in g-wrap
>make[2]: Entering directory
>`/home/magnus/prog/arch_pkgs/g-wrap/src/g-wrap-1.3.4/g-wrap'
>guile -c \
>          "(set! %load-path (cons
>\"/home/magnus/prog/arch_pkgs/g-wrap/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/share/guile/1.6/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/share/guile/1.6/ice-9/slib.scm"]
>In /usr/share/guile/1.6/ice-9/slib.scm:
> 217: 54* (define slib-parent-dir (let (#) (if path # #)))
> 218: 55* (let ((path #)) (if path (substring path 0 ...) ...))
> 219: 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 
>("/home/magnus/prog/arch_pkgs/g-wrap/src/g-wrap-1.3.4/g-wrap/.." 
>"/usr/share/guile/site" "/usr/share/guile/1.6" "/usr/share/guile" ".")
>make[2]: *** [gw-standard.c] Error 2
>make[2]: Leaving directory 
>`/home/magnus/prog/arch_pkgs/g-wrap/src/g-wrap-1.3.4/g-wrap'
>make[1]: *** [all-recursive] Error 1
>make[1]: Leaving directory 
>`/home/magnus/prog/arch_pkgs/g-wrap/src/g-wrap-1.3.4'make: *** [all]
>Error 2

-- 
Magnus Therning                    (OpenPGP: 0xAB4DFBA4)
[EMAIL PROTECTED]
http://therning.org/magnus

Software is not manufactured, it is something you write and publish.
Keep Europe free from software patents, we do not want censorship
by patent law on written works.

As we enjoy great advantages from the inventions of others we should
be glad of an opportunity to serve others by any invention of
ours, and this we should do freely and generously.
     -- Benjamin Franklin

Attachment: pgp5r8Cq8MTll.pgp
Description: PGP signature

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to