[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Guile bailing out with "uncaught throw to wrong-type-arg" on amd64 L
From: |
Andy Wingo |
Subject: |
Re: Guile bailing out with "uncaught throw to wrong-type-arg" on amd64 Linux |
Date: |
Mon, 13 Sep 2010 23:07:05 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Hi,
On Mon 13 Sep 2010 09:49, Andreas Rottmann <address@hidden> writes:
> Now I additionally get an "unterminated `#! ... !#' comment error:
>
> GEN guile-procedures.texi
> ERROR: In procedure skip_block_comment:
> ERROR: /home/rotty/src/guile/guile-tools:1:2: unterminated `#! ... !#' comment
This rings a bell; do you by any chance have a "guile-tools" binary
somewhere other than in meta/ ? Like one in $top_builddir ?
> Program received signal SIGPWR, Power fail/restart.
> [Switching to Thread 0x7ffff5e2e710 (LWP 7312)]
This is libgc. Add a line to your .gdbinit:
source ~/src/guile/gdbinit
Andy
--
http://wingolog.org/