guile-devel
[Top][All Lists]
Advanced

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

Re: How Do I Debug a Boot Error?


From: Ludovic Courtès
Subject: Re: How Do I Debug a Boot Error?
Date: Mon, 20 Dec 2010 23:04:17 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux)

Hi Noah,

Noah Lavine <address@hidden> writes:

> I've managed to get Guile to give me this error when it starts up:
>
> ;;; compiling /Users/noah/Desktop/guile/guile/module/language/objcode/spec.scm
> guile: uncaught throw to wrong-type-arg: (#f Wrong type (expecting
> ~A): ~S (exact integer (#t #<catch-closure 1037f88a0> #<catch-closure
> 1037f8880> #<catch-closure 1037f8860>)) ((#t #<catch-closure
> 1037f88a0> #<catch-closure 1037f8880> #<catch-closure 1037f8860>)))

What does “make -C module” do?  What about rebuilding all the ‘.go’
files?

I would first try to get back to a working state, will all .go files
compiled, and then find out which change triggered the faulty behavior.
FWIW...

Thanks,
Ludo’.




reply via email to

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