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: Adding New C Files Date: Fri, 18 Jun 2010 10:45:24 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1276860041 4696 80.91.229.12 (18 Jun 2010 11:20:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 18 Jun 2010 11:20:41 +0000 (UTC) Cc: guile-devel@gnu.org To: Noah Lavine Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Jun 18 13:20:37 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1OPZci-00077l-Ky for guile-devel@m.gmane.org; Fri, 18 Jun 2010 13:20:36 +0200 Original-Received: from localhost ([127.0.0.1]:44980 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPZch-0007Fp-Le for guile-devel@m.gmane.org; Fri, 18 Jun 2010 07:20:35 -0400 Original-Received: from [140.186.70.92] (port=41708 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPZcQ-0007D9-Bt for guile-devel@gnu.org; Fri, 18 Jun 2010 07:20:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OPZcP-0001l4-Cl for guile-devel@gnu.org; Fri, 18 Jun 2010 07:20:18 -0400 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:55891 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPZcP-0001bG-B1 for guile-devel@gnu.org; Fri, 18 Jun 2010 07:20:17 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 4D1F9BD02F; Fri, 18 Jun 2010 07:19:28 -0400 (EDT) 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=SXxnRue+F9NXqcx3JHXWD/cV8eM=; b=hQsZcT ca4odBCaWPGWX6ifyvjzRtGM7jhknlkZgclX/psx5uXWWAh4p/WVCEQqkq7VBauw t+f+MvVHTTJXfMjYB5znSrWGQWYBY+L9xbr8LeAIcXTPhOcbXxGmEwMxZ6hzWS+r lW9e95ppLlQPzg29pWSyAd8Mmuci+ctd7A8YM= 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=EmOgjC7P6FabvP4pJ1MJzuUx4AiNMsXS F2+pipZwIqsllnWsX7jxUQzoHjiGbnAKpjN+W1pb7rPW6y7J2L/WkyfkfYhDY7f6 hrz9s5ECPQsruQ/VflkLteffnft/7/No5LAKex2lxCMftYfXYIxHsRhWWP4ZBsx8 5V+R0zOSYkc= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 38F3DBD02E; Fri, 18 Jun 2010 07:19:27 -0400 (EDT) Original-Received: from unquote (unknown [79.151.219.253]) (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 9EB7FBD02C; Fri, 18 Jun 2010 07:19:25 -0400 (EDT) In-Reply-To: (Noah Lavine's message of "Thu, 17 Jun 2010 22:14:26 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) X-Pobox-Relay-ID: 5B3CBAB8-7ACB-11DF-8E50-9056EE7EF46B-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by eggs.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:10510 Archived-At: On Fri 18 Jun 2010 04:14, Noah Lavine writes: > ../meta/uninstalled-env guile-tools > > in the command line in libguile will produce the message "Abort trap". [...] > Therefore I believe there is a bug in meta/uninstalled-env, but I'm > unsure why building the git trunk seemed to work fine. Could you (or > anyone) guess what this might be? No, this would be that your newly built Guile includes some invalid instructions or something. Try meta/gdb-uninstalled-guile --no-autocompile and see where it aborts. Andy -- http://wingolog.org/