From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Germ=E1n?= Arias Newsgroups: gmane.lisp.guile.user Subject: Problems to install guile 2.0.1 Date: Thu, 28 Apr 2011 17:22:52 -0600 Message-ID: <1304032972.5168.7.camel@german-desktop> Reply-To: german@xelalug.org NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1304032989 30593 80.91.229.12 (28 Apr 2011 23:23:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 28 Apr 2011 23:23:09 +0000 (UTC) To: Guile Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Apr 29 01:23:05 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 1QFaY3-000345-Cg for guile-user@m.gmane.org; Fri, 29 Apr 2011 01:23:03 +0200 Original-Received: from localhost ([::1]:59777 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFaY2-0002SF-TE for guile-user@m.gmane.org; Thu, 28 Apr 2011 19:23:02 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:36606) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFaXx-0002PD-Kk for guile-user@gnu.org; Thu, 28 Apr 2011 19:22:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QFaXw-0003VK-KG for guile-user@gnu.org; Thu, 28 Apr 2011 19:22:57 -0400 Original-Received: from mail-gy0-f169.google.com ([209.85.160.169]:52850) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFaXw-0003VC-Hg for guile-user@gnu.org; Thu, 28 Apr 2011 19:22:56 -0400 Original-Received: by gyd8 with SMTP id 8so1397927gyd.0 for ; Thu, 28 Apr 2011 16:22:55 -0700 (PDT) Original-Received: by 10.91.8.3 with SMTP id l3mr3702672agi.2.1304032975474; Thu, 28 Apr 2011 16:22:55 -0700 (PDT) Original-Received: from [192.168.1.5] ([190.56.7.28]) by mx.google.com with ESMTPS id c35sm2228163anp.7.2011.04.28.16.22.54 (version=SSLv3 cipher=OTHER); Thu, 28 Apr 2011 16:22:54 -0700 (PDT) X-Mailer: Evolution 2.22.2 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.160.169 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:8605 Archived-At: 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: 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.