bug-guile
[Top][All Lists]
Advanced

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

Guile-1.8.4 compile bug Mac OS X 10.4.11 PPC G4


From: Hans Aberg
Subject: Guile-1.8.4 compile bug Mac OS X 10.4.11 PPC G4
Date: Fri, 22 Feb 2008 19:03:37 +0100

Guile-1.8.4 does not compile on Mac OS X 10.4.11 PPC G4 (see below).

  Hans Aberg


----
Making all in guile-readline
../libguile/guile-snarf -o readline.x readline.c -DHAVE_CONFIG_H -I. -I.. -I./.. -g -O2
make  all-recursive
Making all in ice-9
make[4]: Nothing to be done for `all'.
/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[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
----



reply via email to

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