bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Error compiling


From: Joern Thyssen
Subject: Re: [Bug-gnubg] Error compiling
Date: Mon, 29 Jul 2002 18:16:21 +0000
User-agent: Mutt/1.2.5.1i

On Mon, Jul 29, 2002 at 12:38:45PM -0400, Gary Wong wrote
> On Sat, Jul 27, 2002 at 05:34:05PM +0000, Joern Thyssen wrote:
> > On Sat, Jul 27, 2002 at 05:05:33PM +0000, Joern Thyssen wrote
> > > I've committed a patch, but I've no idea how to test it.
> > > 
> > > No matter what I write I get 
> > > 
> > > ERROR: Unbound variable: define
> > > 
> > > Evan trying to load the gnubg.scm file gives 
> > > 
> > > ERROR: Unbound variable: define
> > > 
> > > Does anyone have a valid guile example? (I have guile 1.4.1)
> > 
> > I cannot even get a guile-"shell". If I type : I get
> > 
> > ERROR: Unbound variable: top-repl
> > 
> > and gnubg stops.
> 
> Guile support in gnubg is currently broken for most versions of Guile.  The
> module system in CVS Guile is significantly different than it was in
> released versions (including 1.4, I think).  Once Guile 1.6 is released, I
> will make sure gnubg works correctly with it.
> 
> Removing the call:
> 
>     scm_set_current_module( scm_resolve_module(
>         scm_read_0str( "(guile-user)" ) ) );
> 
> from GuileInitialise near the bottom of guile.c might help in some
> circumstances.

Would it help building gnubg against CVS Guile?

Jørn

-- 
Joern Thyssen, PhD
Vendsysselgade 3, 3., DK-9000 Aalborg, Denmark
+45 9813 2791 (private) / +45 2077 2689 (mobile) / +45 9633 7036 (work)



reply via email to

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