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: guile compile error Date: Thu, 01 Jul 2010 11:43:22 +0100 Message-ID: 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 1278010672 15698 80.91.229.12 (1 Jul 2010 18:57:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 1 Jul 2010 18:57:52 +0000 (UTC) Cc: guile-devel@gnu.org To: Nala Ginrut Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Jul 01 20:57:50 2010 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 1OUOxJ-0001YW-4u for guile-devel@m.gmane.org; Thu, 01 Jul 2010 20:57:49 +0200 Original-Received: from localhost ([127.0.0.1]:44322 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OUOrX-0001hR-IY for guile-devel@m.gmane.org; Thu, 01 Jul 2010 14:51:51 -0400 Original-Received: from [140.186.70.92] (port=39029 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OUOr5-0001Rb-PP for guile-devel@gnu.org; Thu, 01 Jul 2010 14:51:28 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OUOr0-0000DE-Fu for guile-devel@gnu.org; Thu, 01 Jul 2010 14:51:23 -0400 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:57863 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OUOr0-0000D8-Du for guile-devel@gnu.org; Thu, 01 Jul 2010 14:51:18 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 34909C0F53; Thu, 1 Jul 2010 14:51:18 -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=P323JpeLmNzu 2cUErjLOE/5nHkk=; b=I04KEj9Pw4LieOTQjwW0FMBJ4UUpCTD/VswTLRWVT8t1 KHfGOQWF3ALDHhtnEBHBdg0VaG++/YRFOaHcckGucKCYiXG1Gtony9skekIKl925 wCrrWLZlXteT0nZ7EzmnjX/zfbVbqRP2TXQnInWX+yyUWhlI545dE0NdsVrf2ys= 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=jfoaaz ICeb+7LzQwpsStbwvFEMcTi11dzcpZuAmddl2jzGs5t24Rh4Iu3l2cPjYqbqDjBN B85R9GM6Itmrqv7OaVGRNIgirYwii5cW45WGs8dVwN0OLwuAlvloRXFT0rrUdNj0 18h3JxTyuUJ3w7xl1Mzzpxh3znIywI2qPiBpE= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 1C8B5C0F52; Thu, 1 Jul 2010 14:51:17 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [86.164.245.70]) (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 98D6CC0F50; Thu, 1 Jul 2010 14:51:15 -0400 (EDT) In-Reply-To: (Nala Ginrut's message of "Thu, 1 Jul 2010 13:43:47 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: A15A08D6-8541-11DF-A0AE-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:10595 Archived-At: On Thu 01 Jul 2010 06:43, Nala Ginrut writes: > hi, I updated the newest guile-src from git://git.sv.gnu.org/guile, > but while I compile it=C2=A0 , it showed error msg below: Can you remove your checkout, and try again? Please note down the commands you tried, and their output, so that we can help. Something sounds very wrong in your setup. Andy --=20 http://wingolog.org/