guile-user
[Top][All Lists]
Advanced

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

Re: Startup failure


From: Ludovic Courtès
Subject: Re: Startup failure
Date: Sat, 02 Jun 2012 14:40:46 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.93 (gnu/linux)

Hi Klaus,

Klaus Schilling <address@hidden> skribis:

>> Klaus Schilling <address@hidden> skribis:
>> 
>> > ERROR: Throw to key `decoding-error' with args `("scm_from_stringn"
>> > "input locale conversion error" 22 #vu8(47 104 111 109 101 47 112 101
>> > 115 115 111 97 47 103
>> > 117 105 108 101 45 50 46 48 46 53 47 108 105 98 103 117 105 108 101 47
>> > 46 108 105 98 115 47 108 116 45 103 117 105 108 101))'.
>> 
>> Can you check whether this is the same problem as
>> <http://lists.gnu.org/archive/html/bug-guile/2012-02/msg00082.html>, and
>> whether the workaround applies?
>
> It is the same problem, and the workaround does apply, but still leads
> to a nonfatal warning:
> warning: failed to install locale: Invalid argument

Yes, it’s non-fatal.  It means that the locale you chose isn’t available
on your system.

> Make check still hangs indefinitely at the same spot.

This one?

> ERROR: In procedure system*:
> ERROR: Stack overflow

Could it be that Guile was compiled with -O0?  It should be compiled
with -O2.

Thanks,
Ludo’.



reply via email to

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