From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: vm merged to master Date: Mon, 16 Mar 2009 23:48:49 +0100 Message-ID: References: <87ocw4utqd.fsf@arudy.ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1237243758 29087 80.91.229.12 (16 Mar 2009 22:49:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Mar 2009 22:49:18 +0000 (UTC) Cc: guile-devel To: Neil Jerram Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Mar 16 23:50:34 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LjLdY-0003vv-Gn for guile-devel@m.gmane.org; Mon, 16 Mar 2009 23:50:24 +0100 Original-Received: from localhost ([127.0.0.1]:35347 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LjLcC-000597-7Q for guile-devel@m.gmane.org; Mon, 16 Mar 2009 18:49:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LjLc9-00058m-4j for guile-devel@gnu.org; Mon, 16 Mar 2009 18:48:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LjLc4-00058S-E7 for guile-devel@gnu.org; Mon, 16 Mar 2009 18:48:56 -0400 Original-Received: from [199.232.76.173] (port=52687 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LjLc4-00058P-AU for guile-devel@gnu.org; Mon, 16 Mar 2009 18:48:52 -0400 Original-Received: from a-sasl-quonix.sasl.smtp.pobox.com ([208.72.237.25]:34983 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LjLc3-0005MK-UN for guile-devel@gnu.org; Mon, 16 Mar 2009 18:48:52 -0400 Original-Received: from localhost.localdomain (unknown [127.0.0.1]) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTP id 347AB67D9; Mon, 16 Mar 2009 18:48:49 -0400 (EDT) Original-Received: from unquote (unknown [83.37.99.92]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTPSA id 9428967D8; Mon, 16 Mar 2009 18:48:47 -0400 (EDT) In-Reply-To: <87ocw4utqd.fsf@arudy.ossau.uklinux.net> (Neil Jerram's message of "Sat, 14 Mar 2009 13:19:54 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) X-Pobox-Relay-ID: 9D4DB564-127C-11DE-851B-C5D912508E2D-02397024!a-sasl-quonix.pobox.com X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:8290 Archived-At: Hi, On Sat 14 Mar 2009 14:19, Neil Jerram writes: > - make distcheck fails; looks like because vm-i-*.i not included in > the distribution (i.e. EXTRA_DIST). I have not yet poked distcheck, but non-srcdir builds do work as of now. I don't know what the deal with your make check issue is; can you reproduce it with a fresh checkout? Andy -- http://wingolog.org/