From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.bugs Subject: Re: check fails 4 tests Date: Wed, 24 Feb 2010 16:11:49 +0100 Message-ID: References: <4B83F8D8.804@noaa.gov> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1267024502 4054 80.91.229.12 (24 Feb 2010 15:15:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 24 Feb 2010 15:15:02 +0000 (UTC) Cc: bug-guile@gnu.org To: Barry McInnes Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Feb 24 16:14:56 2010 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NkIwM-000688-2x for guile-bugs@m.gmane.org; Wed, 24 Feb 2010 16:14:18 +0100 Original-Received: from localhost ([127.0.0.1]:48542 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NkIwL-0002Pg-CY for guile-bugs@m.gmane.org; Wed, 24 Feb 2010 10:14:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NkIsX-0000Ym-Ud for bug-guile@gnu.org; Wed, 24 Feb 2010 10:10:21 -0500 Original-Received: from [140.186.70.92] (port=57799 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NkIsW-0000Y2-Sy for bug-guile@gnu.org; Wed, 24 Feb 2010 10:10:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NkIsW-0004UB-3C for bug-guile@gnu.org; Wed, 24 Feb 2010 10:10:20 -0500 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:48842 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NkIsV-0004U1-UO for bug-guile@gnu.org; Wed, 24 Feb 2010 10:10:20 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 8CB569CBBB; Wed, 24 Feb 2010 10:10:18 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=aAGTv9lAjJNQQX6fY3tW7x1fOYA=; b=E+sbeD lpUc25tbsIJhOlBAx1DWrYI4ROKmtUhjVmVZ/YSVkyKT69IAiM0YWr5p7vjER4Tq seHDrvLo3uJuaX0aqa5o3jTi3SLf5Qxzz5Ayl5mSh7qO5QEwIj6lyMWNibZO1MDc ICsuYAFcgmeF3pE6q2yvMTjI3FWvrDaK+TAkE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=sM7glHQwpeX0ovk9OW6Rwwc2QK55T2Ow Bgkdcl8q5Mow1UAHeIEOvzvlv1Wv0o9HBfItsh0ezUZxPCa5POiIA3X5AUoTYxk0 n76VVGdcmrV5ehfpSwdo5fD2ZriItJYNIBVzwVjpNOJnhi0BZvTI8AzX217N4uRm /Gfkm0Aj2KQ= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 76B089CBBA; Wed, 24 Feb 2010 10:10:17 -0500 (EST) Original-Received: from unquote (unknown [80.24.4.74]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id D78149CBB8; Wed, 24 Feb 2010 10:10:15 -0500 (EST) In-Reply-To: <4B83F8D8.804@noaa.gov> (Barry McInnes's message of "Tue, 23 Feb 2010 08:48:40 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) X-Pobox-Relay-ID: B788F166-2156-11DF-85D6-E038EE7EF46B-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4520 Archived-At: On Tue 23 Feb 2010 16:48, Barry McInnes writes: > make check fails on 4 of 16 > > Making check in oop > make[1]: Entering directory `/usr/local/src/guile-1.8.7/oop' How did you configure your Guile? Did you by chance disable dynamic linking? Just a guess... Andy -- http://wingolog.org/