guile-user
[Top][All Lists]
Advanced

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

Re: 1.6.0 problems with libguilereadline-v-12 and fix


From: Paul Jarc
Subject: Re: 1.6.0 problems with libguilereadline-v-12 and fix
Date: Thu, 19 Sep 2002 15:33:49 -0400
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i686-pc-linux-gnu)

Thien-Thi Nguyen <address@hidden> wrote:
>    From: address@hidden (Paul Jarc)
>    Date: Thu, 19 Sep 2002 12:17:36 -0400
>
>    -       prefix=$(prefix); exec_prefix=$(exec_prefix); . GBIFRAG > TMP
>    +       prefix=$(prefix); exec_prefix=$(exec_prefix); . ./GBIFRAG > TMP
>
> cool, thanks for the fix.  installed in cvs.

Did you also see the one for check-guile.in?

>    [...] relocation error: [...] undefined symbol: scm_internal_select
>
> does the appended patch fix this problem?

Guile no longer crashes.  Now I get:
guile> (use-modules (ice-9 readline))
guile> (activate-readline)
#t
guile> (readline-options 'full)
ERROR: Unbound variable: readline-options-interface
ABORT: (unbound-variable)


paul




reply via email to

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