Re: Compilation failure.

2009-06-30 Thread Neil Jerram
Neil Jerram writes: > l...@gnu.org (Ludovic Courtès) writes: > >> Hi Neil, >> >> Neil Jerram writes: >> >>> Yes, there was, in the Guile distribution itself. But I see now that >>> this was confusing, so I've removed it that file and merged the >>> information that was in it (about Readline/Edi

Re: Compilation failure.

2009-06-29 Thread Neil Jerram
Frank J. R. Hanstick writes: > Hello, > Thank you for responding. Hi Frank, Here's another response, but I'm afraid a very late one... I've added CC to the list, for the record and for other MacOS users. > I went to > http://www.gnu.org/software/guile/docs/faq/guile-faq.html (the

Re: Compilation failure.

2008-05-28 Thread Ludovic Courtès
Hi, "Frank J. R. Hanstick" <[EMAIL PROTECTED]> writes: > I am trying to build guile for MacOS 10.4.11 and run into the > following error: > > /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. - > I. -I.. -I./..-g -O2 -MT readline.lo -MD -MP -MF .deps/ > readline.Tpo

Re: Compilation failure.

2008-05-28 Thread Neil Jerram
2008/5/28 Frank J. R. Hanstick <[EMAIL PROTECTED]>: > Hello, >I am trying to build guile for MacOS 10.4.11 and run into the > following error: > > readline.c:109: error: 'rl_pending_input' undeclared (first use in this > function) Please see the "FAQ" file, which reads as appended below.