Re: compile problems

2006-06-03 Thread Kevin Ryde
Ryan VanderBijl [EMAIL PROTECTED] writes: 1. configure couldn't find ltdl library, nor header file. You need to install libtool (or the ltdl part of it). Guile no longer comes with an out-of-date version :). 2. read.c:332 s_vector declared but not used warning, when configured with

compile problems

2006-06-02 Thread Ryan VanderBijl
FYI: I had the following problems compiling guile 1.8.0 under cygwin: 1. configure couldn't find ltdl library, nor header file. 2. read.c:332 s_vector declared but not used warning, when configured with --disable-elisp. Easily fixed by some ifdefs. 3. throw.c:495 scm_handle_by_message control

guile compile problems on solaris 2.7 with gcc 3.1

2003-01-17 Thread puneet
Hello I am not able to compile guile on my solaris 2.7 machine with gcc 3.2.1. Though with gcc 2.95.3, I am not facing any problems. With gcc 3.2.1 I get cat alist.doc arbiters.doc async.doc backtrace.doc boolean.doc chars.doc continuations.doc debug.doc