unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Compilation failure.
@ 2008-05-28 12:53 Frank J. R. Hanstick
  2008-05-28 13:59 ` Neil Jerram
  2008-05-28 14:02 ` Ludovic Courtès
  0 siblings, 2 replies; 5+ messages in thread
From: Frank J. R. Hanstick @ 2008-05-28 12:53 UTC (permalink / raw)
  To: guile-user

Hello,
	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 -c -o readline.lo readline.c
mkdir .libs
  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -g -O2 -MT readline.lo -MD - 
MP -MF .deps/readline.Tpo -c readline.c  -fno-common -DPIC -o .libs/ 
readline.o
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[4]: Leaving directory `/Users/frank/guile-1.8.5/guile-readline'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/Users/frank/guile-1.8.5/guile-readline'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/Users/frank/guile-1.8.5/guile-readline'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/Users/frank/guile-1.8.5'
make: *** [all] Error 2





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-06-30 22:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-28 12:53 Compilation failure Frank J. R. Hanstick
2008-05-28 13:59 ` Neil Jerram
     [not found]   ` <92338D2C-2E45-43A4-B4A7-AF5CAD54BF38@comcast.net>
2009-06-29 20:55     ` Neil Jerram
     [not found]       ` <87prcmpwtt.fsf@gnu.org>
     [not found]         ` <87fxdivhki.fsf@arudy.ossau.uklinux.net>
2009-06-30 22:17           ` Neil Jerram
2008-05-28 14:02 ` Ludovic Courtès

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).