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: Compiling from GIT Date: Wed, 09 Feb 2011 21:01:18 +0100 Message-ID: References: <102A4E0F-DA84-484B-8F2F-D08F0D1B3A9E@telia.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1297281399 17873 80.91.229.12 (9 Feb 2011 19:56:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 9 Feb 2011 19:56:39 +0000 (UTC) Cc: bug-guile@gnu.org To: Hans Aberg Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Feb 09 20:56:34 2011 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 1PnG9O-0004zj-CI for guile-bugs@m.gmane.org; Wed, 09 Feb 2011 20:56:30 +0100 Original-Received: from localhost ([127.0.0.1]:48231 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnG9O-0000uG-Ag for guile-bugs@m.gmane.org; Wed, 09 Feb 2011 14:56:30 -0500 Original-Received: from [140.186.70.92] (port=52194 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnG9A-0000sj-Me for bug-guile@gnu.org; Wed, 09 Feb 2011 14:56:17 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnG97-0003cr-4w for bug-guile@gnu.org; Wed, 09 Feb 2011 14:56:15 -0500 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:44370 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnG97-0003cn-2m for bug-guile@gnu.org; Wed, 09 Feb 2011 14:56:13 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 86A884362; Wed, 9 Feb 2011 14:57:13 -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; s=sasl; bh=2FFB3QW03dMt1ttyfvS/KopR5YQ=; b=DG0hPd S4L0sCsINX7pBvysPkNDIGxWsh0cZuGHHMWYnwd9Ts3TXfQTG7mL2vb0DOtX1a4O jtiViYoxuR29wtAaOQ5Vvc+vrrAE/njJ0Wz+ww+/obQZ9ald8qsVAeadN/F9TSQ0 BC3o0ntzGAT04/96B3sXRrlRaFq3NsTBed8jw= 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; q=dns; s=sasl; b=Gki92rmVajfa8zdxIywNt9odlWeDM68E 8iWuFGg8X5rbbusaJXavp7LpL+AZe/3lffeoOwim8HU3lqWML0+4XotDe1iSQTHn r4vnNrdjQ1voLiPRuuQUbFzwkZ8pYpKHFqq/yw5YfBh1aLygAU9EdDpVClsf5pfT 3KqBRh3Ysz4= 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 744854361; Wed, 9 Feb 2011 14:57:12 -0500 (EST) 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 CEE214360; Wed, 9 Feb 2011 14:57:10 -0500 (EST) In-Reply-To: <102A4E0F-DA84-484B-8F2F-D08F0D1B3A9E@telia.com> (Hans Aberg's message of "Wed, 9 Feb 2011 11:40:11 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: C90BA264-3486-11E0-94D0-F13235C70CBC-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: 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:5093 Archived-At: On Wed 09 Feb 2011 11:40, Hans Aberg writes: > I made a new system installation, and now the GIT version does not > generate 'configure'. I thought one should just run ./autogen.sh; > however, this fails, because autoconf (called via autoreconf in this > script) cannot find gettext.m4, which is in /usr/local/share/aclocal/, > which should be copied into ./m4/. Sounds like you're installing things to multiple prefixes (/usr and /usr/local in your case, presumably). > I can't see if it is a problem with Guile's configure.ac or some > installation problem with autoconf-2.68 that makes it not looking into > /usr/local/share. autoconf will look in /usr/local iff it is installed to /usr/local, iirc. Andy -- http://wingolog.org/