bug-guile
[Top][All Lists]
Advanced

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

Guile fails tests on Tru64 4.0F


From: David C Sterratt
Subject: Guile fails tests on Tru64 4.0F
Date: Fri, 8 Feb 2002 14:58:15 +0000

I've compiled guile-core-20020205 on Tru64 4.0F using gcc 2.95.2.  It
seemed to compile fine, but when I run 'make check' it gives me the
following:

make[2]: Entering directory `/home/data10/dcs/src/guile/guile-core-20020205'
Testing libguile/guile ... 
with GUILE_LOAD_PATH=.:./test-suite
with LTDL_LIBRARY_PATH=/home/data10/dcs/src/guile/guile-core-20020205/srfi:
ERROR: Unbound variable: ...
FAIL: check-guile
===================
1 of 1 tests failed
===================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/home/data10/dcs/src/guile/guile-core-20020205'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/data10/dcs/src/guile/guile-core-20020205'
make: *** [check-recursive] Error 1

When I install this version of guile and build gnumeric-1.0.4 against
it, gnumeric compiles, but when I start up it gives a segmentation
error.  When I don't compile it against guile, it gives me no
segfault, though complains about the guile plugin not being
available.  So I have a suspicion that guile may be at fault.

David




reply via email to

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