guile-devel
[Top][All Lists]
Advanced

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

Re: A few errors from current Git HEAD


From: Ludovic Courtès
Subject: Re: A few errors from current Git HEAD
Date: Tue, 27 Jul 2010 10:49:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hi Neil,

Neil Jerram <address@hidden> writes:

> Just in case these are not already well-known:
>
> ...
> /home/neil/SW/Guile/master/test-suite/standalone/.libs/lt-test-srfi-1: error 
> while loading shared libraries: libguile-2.0.so.18: cannot open shared object 
> file: No such file or directory
> FAIL: test-srfi-1

Can you build ‘test-srfi-1’ with “V=1” (to get the full output)?

It seems that ‘test_srfi_1_LDADD’ in test-suite/standalone/Makefile.am
isn’t honored.

(I’m using the Automake 1.11.1 and Libtool 2.2.6b as well, but I don’t
have this problem.)

> FAIL: net-db.test: getaddrinfo: no name

Could you print the value of ERRCODE and also ‘(gai-strerror errcode)’
in this test?

Which version of glibc do you have?

> Running threads.test
> <apparent hang, after waiting for a few minutes>
> ...

Hmm, interesting.  :-)

Could you attach gdb and ‘thread apply all bt’?

Thanks,
Ludo’.




reply via email to

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