guile-devel
[Top][All Lists]
Advanced

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

build problems


From: Dirk Herrmann
Subject: build problems
Date: Tue, 5 Jun 2001 13:29:18 +0200 (MEST)

I get a couple of errors with the recent CVS:

> make
Making all in ice-9
make[1]: Entering directory `/home/dirk/software/src/guile/development/ice-9'
cd . && guile -c '(load-from-path "ice-9/syncase") (define-module (ice-9 
syncase)) (psyncomp)'
<unnamed port>:1:66: In expression (psyncomp):
<unnamed port>:1:66: Unbound variable: psyncomp

Then, I tried make -k to get over this one, but more errors follow:
> make -k
[...]
Making all in libguile
make[1]: Entering directory `/home/dirk/software/src/guile/development/libguile'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl  
  -g -O2 -Wall -Wmissing-prototypes -c alist.c
libtool: ltconfig version `' does not match ltmain.sh version `1.3.3'
Fatal configuration error.  See the libtool docs for more information.
make[1]: *** [alist.lo] Error 1
[similar messages follow...]

Best regards,
Dirk Herrmann




reply via email to

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