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: can't build guile 2.0.3 Date: Fri, 16 Dec 2011 15:37:20 +0100 Message-ID: <87vcpg8twf.fsf@pobox.com> References: 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 1324046261 15873 80.91.229.12 (16 Dec 2011 14:37:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 16 Dec 2011 14:37:41 +0000 (UTC) Cc: guile-user@gnu.org To: Dongyoon Oh Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Dec 16 15:37:37 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 1RbYuk-00043p-V9 for guile-user@m.gmane.org; Fri, 16 Dec 2011 15:37:35 +0100 Original-Received: from localhost ([::1]:53474 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbYuk-0004cE-Eo for guile-user@m.gmane.org; Fri, 16 Dec 2011 09:37:34 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:60133) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbYud-0004br-IG for guile-user@gnu.org; Fri, 16 Dec 2011 09:37:31 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RbYuc-0001SH-By for guile-user@gnu.org; Fri, 16 Dec 2011 09:37:27 -0500 Original-Received: from a-pb-sasl-sd.pobox.com ([74.115.168.62]:41757 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbYuc-0001SD-9z for guile-user@gnu.org; Fri, 16 Dec 2011 09:37:26 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 2037F79BF; Fri, 16 Dec 2011 09:37:26 -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:content-transfer-encoding; s=sasl; bh=xSEQauE++2u9 RFqleeNZVNrez8g=; b=Md4DyRO3ZJB6zePs+xoUxjdK57YUhyCmfEUeN0e7dZ8d /1+jb6wx5JWqjzccD1OPZGqbQ4PVMuXOWKfwviRVq/KjEetuTC18lHpDhTvgJ8+w 0/rmJs01d92q4AdBQLZmUdYV28FXQeJ7X4bZROWZ9psm0OxoFxZNP/yLcPkMnto= 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=EAd53k 06v58ZtzVl9I9l0pdllmvsipFkZVjc1TjjXYivlZe9aEy07IqYn5IoC4ZYXb+QXT lhaSEOJx412kPye4qt/f8f2OkbkVG42DR4EaBd0WgU4Tv8dg+VLiAK5wgj9k1RIZ cRt7DDKcXOJoiiape83SF3Q3CPho+iEV46sfI= 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 1792C79BE; Fri, 16 Dec 2011 09:37:26 -0500 (EST) Original-Received: from badger (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 7AEA079BD; Fri, 16 Dec 2011 09:37:25 -0500 (EST) In-Reply-To: (Dongyoon Oh's message of "Fri, 16 Dec 2011 05:58:15 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) X-Pobox-Relay-ID: 78E2BE38-27F3-11E1-BA4B-65B1DE995924-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 74.115.168.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:9054 Archived-At: Hi Dongyoon, On Fri 16 Dec 2011 14:58, Dongyoon Oh writes: > makeinfo --force -o guile-procedures.txt guile-procedures.texi || test -f= guile-procedures.txt > /Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:114= 08: Cross reference to nonexistent node `Backslash Escapes' (perhaps incorr= ect sectioning?). > [...] These are benign; we should get around to fixing them, but they do not indicate errors. > Making all in module > =C2=A0 GUILEC ice-9/eval.go > wrote `ice-9/eval.go' > =C2=A0 GUILEC ice-9/psyntax-pp.go > > It seems that the program stucks at this moment (i waited for about 10min= s but there was no change) > Can anyone help me? This step takes approximately forever ;-). Or, 4 minutes or so on my machine. But if you wait long enough, it does continue. Regards, Andy --=20 http://wingolog.org/