From: Neil Jerram <neil@ossau.uklinux.net>
To: Hans Aberg <haberg@math.su.se>
Cc: bug-guile@gnu.org
Subject: Re: Guile-1.8.4 compile bug Mac OS X 10.4.11 PPC G4
Date: Fri, 07 Mar 2008 19:55:49 +0000 [thread overview]
Message-ID: <87pru6cnqy.fsf@ossau.uklinux.net> (raw)
In-Reply-To: <3635F871-351D-461C-8344-8FDC6D396751@math.su.se> (Hans Aberg's message of "Fri, 22 Feb 2008 19:03:37 +0100")
Hans Aberg <haberg@math.su.se> writes:
> readline.c: In function rl_cleanup_after_signal:
> readline.c:109: error: rl_pending_input undeclared (first use in
> this function)
> readline.c:109: error: (Each undeclared identifier is reported only once
> readline.c:109: error: for each function it appears in.)
> readline.c: In function scm_init_readline:
> readline.c:564: warning: assignment from incompatible pointer type
> make[4]: *** [readline.lo] Error 1
> make[3]: *** [all-recursive] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
Hi Hans,
From our new FAQ (which will be part of the distribution in 1.8.5):
========FAQ=========
** 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.
========FAQ=========
Does that help?
Regards,
Neil
next prev parent reply other threads:[~2008-03-07 19:55 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
2008-03-07 19:55 ` Neil Jerram [this message]
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=87pru6cnqy.fsf@ossau.uklinux.net \
--to=neil@ossau.uklinux.net \
--cc=bug-guile@gnu.org \
--cc=haberg@math.su.se \
/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).