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: Guile 1.9.10 Build Questions Date: Tue, 13 Jul 2010 20:56:13 +0200 Message-ID: References: <0111C34BD897FD41841D60396F2AD3D304BD729632@IMCMBX2.MITRE.ORG> 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 1279047249 27047 80.91.229.12 (13 Jul 2010 18:54:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 13 Jul 2010 18:54:09 +0000 (UTC) Cc: "bug-guile@gnu.org" To: "Faenza\, Michael E" Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Tue Jul 13 20:54:05 2010 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 1OYkcG-0000If-BP for guile-bugs@m.gmane.org; Tue, 13 Jul 2010 20:54:04 +0200 Original-Received: from localhost ([127.0.0.1]:43461 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OYkcF-0001sa-5i for guile-bugs@m.gmane.org; Tue, 13 Jul 2010 14:54:03 -0400 Original-Received: from [140.186.70.92] (port=37682 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OYkc6-0001rD-R0 for bug-guile@gnu.org; Tue, 13 Jul 2010 14:53:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OYkc5-0004zA-2N for bug-guile@gnu.org; Tue, 13 Jul 2010 14:53:54 -0400 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:62109 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OYkc5-0004vJ-0L for bug-guile@gnu.org; Tue, 13 Jul 2010 14:53:53 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id A48B6C4E8D; Tue, 13 Jul 2010 14:53:30 -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=axjpUQWjB7NQ ghY0dCS9euTQIjc=; b=qLEtoSv3+Q0Ch31YrFR3FiX4JnNCmOob3us/3+/Xz87r fGcksp4bPWEe2wthgRqPA6TRMvQfRa9cfHzTiCy1a//z3Ce80LiUOT+seOMhzNac BsD7siRyP5mqm/gVlKIPSs4XEKG08fLOle/WOHUMcnitKWk+G7pwujbwGlED9wU= 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=dE3suB nYKjtXkrMcUX7O9Ciai85PzcqnQtl8L6YQM1DCveEbAsNbfB5wQ8ddmCxQLPbROT Y8fh2sWlIhvdXb2Rm/rZNHOqcMZMeG7IBD/mV22ANY5kh/AblPRAQGY7M5tNbqwt FmXxEF2gaTpMsuCS38ho59cy5nxxS1o6UTeyA= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 8ED74C4E8C; Tue, 13 Jul 2010 14:53:29 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [83.44.191.132]) (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 E682AC4E8B; Tue, 13 Jul 2010 14:53:27 -0400 (EDT) In-Reply-To: <0111C34BD897FD41841D60396F2AD3D304BD729632@IMCMBX2.MITRE.ORG> (Michael E. Faenza's message of "Tue, 13 Jul 2010 09:54:17 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: ED43FE38-8EAF-11DF-A548-9056EE7EF46B-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:4704 Archived-At: Hi Michael, On Tue 13 Jul 2010 15:54, "Faenza, Michael E" writes: > I=E2=80=99ve attempted to build Guile 1.9.10 on a 32-bit installation of > Ubuntu 9.10. Please include the commands you ran (with the environment variables), and your config.log. You can gzip the config.log if you think it is too big. Thanks, Andy --=20 http://wingolog.org/