guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error in make check building guile-lib for guile 2.0. trap-enable un


From: Neil Jerram
Subject: Re: Error in make check building guile-lib for guile 2.0. trap-enable unbound
Date: Fri, 04 Mar 2011 21:33:30 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

<address@hidden> writes:

> Howdy Guilers,
>
> As some of you know, I've been slowing bringing scwm back up to speed.
> I've gotten quite far but the next major hurdle is gtk+, so I am
> attempting to build and install that.  The first thing needed is
> guile-lib, which builds fine for me from git but has the following
> error output.

I had a feeling that a lot (or even maybe all) of guile-lib got merged
into the main Guile distribution.  So are you sure you still need
separate guile-lib at all?

> PASS: search.basic.scm
> Backtrace:
> In module/ice-9/boot-9.scm:
>  170: 11 [catch #t #<catch-closure 10ea2c0> ...]
> In unknown file:
>    ?: 10 [catch-closure]
> In module/ice-9/boot-9.scm:
>   62: 9 [call-with-prompt prompt0 ...]
> In module/ice-9/eval.scm:
>  389: 8 [eval # #]
> In module/ice-9/boot-9.scm:
> 1917: 7 [save-module-excursion #<procedure 10f5840 at 
> module/ice-9/boot-9.scm:3339:3 ()>]
> 3346: 6 [#<procedure 10f5840 at module/ice-9/boot-9.scm:3339:3 ()>]
> 1189: 5 [%start-stack load-stack ...]
> 1194: 4 [#<procedure 1105990 ()>]
> In unknown file:
>    ?: 3 [primitive-load 
> "/home/dsmith/src/guile-lib/unit-tests/./statprof.scm"]
> In module/ice-9/eval.scm:
>  349: 2 [eval #<memoized (trap-enable (quote traps))> ()]
>  356: 1 [eval #<memoized trap-enable> ()]
> In unknown file:
>    ?: 0 [memoize-variable-access! #<memoized trap-enable> #<directory # 
> fea090>]

There's certainly a statprof.scm in core Guile, which doesn't use
trap-enable.

Regards,
        Neil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]