unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Neil Jerram <neil@ossau.uklinux.net>
To: ludo@gnu.org (Ludovic Courtès)
Cc: bug-guile@gnu.org
Subject: Re: Guile-1.8.4 compile bug Mac OS X 10.4.11 PPC G4
Date: Sat, 23 Feb 2008 18:21:54 +0000	[thread overview]
Message-ID: <87y79bh6t9.fsf@ossau.uklinux.net> (raw)
In-Reply-To: <878x1ct1yp.fsf@gnu.org> (Ludovic Courtès's message of "Sat, 23 Feb 2008 11:13:34 +0100")

ludo@gnu.org (Ludovic Courtès) writes:

> Hi,
>
> Hans Aberg <haberg@math.su.se> writes:
>
>> Guile-1.8.4 does not compile on Mac OS X 10.4.11 PPC G4 (see below).
>
>> readline.c:109: error: ‘rl_pending_input’ undeclared (first use in
>
> As we already discussed, you'll want to install GNU Readline, as opposed
> to the BSD Editline broken Readline compatibility layer that you're
> currently using.
>
> On one hand, it's become such a common problem that we may want to
> detect it at configure-time.  OTOH, a compatibility layer is supposed to
> be compatible, and it would be annoying to have to work around
> Editline's defects.  :-)

I've started a FAQ (to be included in future Guile releases), and this
is the first entry:

=========>8===========
** readline.c: error: `rl_pending_input' undeclared

This occurs if the Readline library detected by Guile's configure
script is actually the BSD Editline project's supposedly
Readline-compatible library.  The immediate fix is to uninstall
Editline and install the real GNU Readline instead.  When you do this,
please note that it probably won't work to keep Editline in /usr and
install GNU Readline in /usr/local (or some similar arrangement),
because the Editline library will then still be picked up at link and
run time; it's best (subject to other constraints) to remove Editline
completely.

For the longer term, please also report this problem to the Editline
project, to encourage them to fix it in the next release of their
Readline compatibility library.
=========>8===========

Regards,
        Neil





  reply	other threads:[~2008-02-23 18:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-22 18:03 Guile-1.8.4 compile bug Mac OS X 10.4.11 PPC G4 Hans Aberg
2008-02-23 10:13 ` Ludovic Courtès
2008-02-23 18:21   ` Neil Jerram [this message]
2008-03-07 19:55 ` Neil Jerram
2008-03-07 21:20   ` Hans Aberg
2008-03-07 22:21     ` Neil Jerram
2008-03-07 23:13       ` Hans Aberg
2008-03-08 12:19         ` Neil Jerram
2008-03-08 13:48           ` Hans Aberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y79bh6t9.fsf@ossau.uklinux.net \
    --to=neil@ossau.uklinux.net \
    --cc=bug-guile@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).