This is the mail archive of the guile@cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Readline Rroblem with guile-1.3 on SuSE 6.1


Hi everybody,

Don't know why, but guile-1.3 does not get compiled on SuSE 6.1.
I installed glib-1.2.3 and gtk-1.2.3 without
any problem but guile-1.3 refuses to get compiled.
I did not change anything on the from-the-scratch installed
linux box. However, that is what guile complains for:

---------------------------------------------------------
Making all in libguile
make[1]: Entering directory `/usr/local/src/guile-1.3/libguile'
/bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wpointer-arith
-Wmissing-prototypes  -o guile  guile.o libguile.la  -ldl -lm 
gcc -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes -o .libs/guile guile.o
-Wl,--rpath -Wl,/usr/local/lib .libs/libguile.so -ldl -lm -ldl -lm
.libs/libguile.so: undefined reference to `rl_deprep_term_function'
.libs/libguile.so: undefined reference to `rl_instream'
.libs/libguile.so: undefined reference to `rl_redisplay'
.libs/libguile.so: undefined reference to `rl_completion_entry_function'
.libs/libguile.so: undefined reference to `readline'
.....
--------------------------------------------------------------

I noted your discussion on the readline topic in various FAQs and archives
but could not identify my own problem. Hence any hint is very appreciated.

Looking forward to hearing from an experienced user or insider,

Dr. Thomas Mueller
RIIC-Research Institute for Integrated Circuits
University of Linz
A-4040 Linz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]