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: Compiling from GIT Date: Thu, 10 Feb 2011 17:50:18 +0100 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 1297369715 6036 80.91.229.12 (10 Feb 2011 20:28:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 10 Feb 2011 20:28:35 +0000 (UTC) Cc: bug-guile@gnu.org To: Hans Aberg Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Thu Feb 10 21:28:31 2011 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 1Pnd7t-0002Bm-Mf for guile-bugs@m.gmane.org; Thu, 10 Feb 2011 21:28:29 +0100 Original-Received: from localhost ([127.0.0.1]:60178 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pnd7t-0006AZ-6j for guile-bugs@m.gmane.org; Thu, 10 Feb 2011 15:28:29 -0500 Original-Received: from [140.186.70.92] (port=34229 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnZdt-0000AK-KS for bug-guile@gnu.org; Thu, 10 Feb 2011 11:45:19 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnZdr-0006VF-5p for bug-guile@gnu.org; Thu, 10 Feb 2011 11:45:17 -0500 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:37986 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnZdq-0006Ux-Sx for bug-guile@gnu.org; Thu, 10 Feb 2011 11:45:15 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 37042443E; Thu, 10 Feb 2011 11:46:14 -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=e4QdaimnjY/LrZP01TK8u6aypCY=; b=UFhtNP 1dj6lhTGBh97hdULfqPH7tf0e5Invhw1BMaiQfu9ARwEtHNFP/2OqozQb7h7oudh o7pfq9WJEIi5F36WGTugz7esXNQQ5NKtTwGwRohSRogpOqeSTj4B1KvgoYi00UMT rEFagrzG/vwe9Xwg7akPX6COtWTj9L0HwSAN8= 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=HS9UDnjaA3oOjDTyTRHAYGT0u6UmsKkZ K88BA9e7sdfh5i1oefBpV0MUdgLRDmCs3BGssoFaonM+ZJGDRcP5us15H9PnOHR4 QgJpsNgg6ozoi65WAMPqP2viITEZV/xRbEU0KSmQojUrHM2FtgefEC8jQZzCg/mZ iyICWWZMIHo= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 23AD1443D; Thu, 10 Feb 2011 11:46:13 -0500 (EST) Original-Received: from unquote.localdomain (unknown [90.164.198.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id 7EF17443C; Thu, 10 Feb 2011 11:46:11 -0500 (EST) In-Reply-To: (Hans Aberg's message of "Wed, 9 Feb 2011 19:39:41 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 452A7C5E-3535-11E0-96CE-F13235C70CBC-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 64.74.157.62 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:5106 Archived-At: On Wed 09 Feb 2011 19:39, Hans Aberg writes: > vm.c:907: internal compiler error: Segmentation fault > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. Please bring this up with your OS vendor; it is not a Guile bug. Thanks, Andy -- http://wingolog.org/