From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.user Subject: Re: Problems to install guile 2.0.1 Date: Fri, 29 Apr 2011 09:55:59 +0200 Message-ID: References: <1304032972.5168.7.camel@german-desktop> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1304063779 2355 80.91.229.12 (29 Apr 2011 07:56:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 29 Apr 2011 07:56:19 +0000 (UTC) Cc: Guile To: german@xelalug.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Apr 29 09:56:15 2011 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QFiYg-00033E-Mn for guile-user@m.gmane.org; Fri, 29 Apr 2011 09:56:14 +0200 Original-Received: from localhost ([::1]:53945 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFiYg-0000iJ-AQ for guile-user@m.gmane.org; Fri, 29 Apr 2011 03:56:14 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:37692) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFiYb-0000ds-2t for guile-user@gnu.org; Fri, 29 Apr 2011 03:56:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QFiYZ-0002DI-MZ for guile-user@gnu.org; Fri, 29 Apr 2011 03:56:08 -0400 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:39026 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFiYZ-0002DC-Eo for guile-user@gnu.org; Fri, 29 Apr 2011 03:56:07 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 670A73536; Fri, 29 Apr 2011 03:58:10 -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:content-transfer-encoding; s=sasl; bh=RtdjU0fRmA5L RjNBBMDOEb3fsVI=; b=d4dWPmCOPxw2pZBI920F88yrDfiBQiHS7ROgh6M3cPjU fsisONiOFxeuqX/evLbZTZtLmgMKdPW/xreyoc/ErU0aSJrUpcAFAto4CGK19dan hsSbVs3j985W2PNryzRyXi8IuULmk5gPreIoCs0bWUwb8MixZDISCh9cfuOuuUM= 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:content-transfer-encoding; q=dns; s=sasl; b=N3yIKl ap3pw3lC61qYkgk68nc6FCQ3oMXoZ9FHZ9XeIEpaLOK9S017lVkB3rRbrnxV0UOB XOZqP844HK/BxwLCNDx+0W7A5U0OntfGTWDjJmGgiuHgGg88D3XO8hs6szryJsiO byowVE6s4UhGpJVTZ3VFgdGx3N2P0HnHxUALY= 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 548B23535; Fri, 29 Apr 2011 03:58:08 -0400 (EDT) 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 8D6623534; Fri, 29 Apr 2011 03:58:06 -0400 (EDT) In-Reply-To: <1304032972.5168.7.camel@german-desktop> (=?utf-8?Q?=22Germ?= =?utf-8?Q?=C3=A1n?= Arias"'s message of "Thu, 28 Apr 2011 17:22:52 -0600") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 6BBFFB4E-7236-11E0-8D26-E8AB60295C12-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: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:8606 Archived-At: On Fri 29 Apr 2011 01:22, Germ=C3=A1n Arias writes: > Hi, I'm facing problems to install Guile 2.0.1. Similar problems that I > had with Guile 2.0.0. If you remember: > > http://lists.gnu.org/archive/html/guile-user/2011-03/msg00009.html > > I will try to solve this later, as I did before (removing some > characters). But now the compiler show some info, so I send you these:=20= =20 > > CC libguile_2.0_la-variable.lo > CC libguile_2.0_la-vectors.lo > CC libguile_2.0_la-version.lo > CC libguile_2.0_la-vm.lo > vm-engine.c: In function 'vm_debug_engine': > vm-engine.c:38: internal compiler error: in unify_nodes, at > tree-ssa-structalias.c:1230 > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > For Debian GNU/Linux specific bug reporting instructions, > see . > make[3]: *** [libguile_2.0_la-vm.lo] Error 1 > make[3]: Leaving directory > `/home/german/Instalados/guile-2.0.1/libguile' > make[2]: *** [all] Error 2 > make[2]: Leaving directory > `/home/german/Instalados/guile-2.0.1/libguile' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/german/Instalados/guile-2.0.1' > make: *** [all] Error 2 > > > This is a problem in the compiler. But this is the compiler that comes > with gNewSense (from Ubuntu). Also I will notify this to gNewSense team. > Regards. Sorry you are still experiencing this problem. Let us know if you can get it to compile, in the end. Andy --=20 http://wingolog.org/