From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Neil Jerram" Newsgroups: gmane.lisp.guile.devel Subject: branch_release-1-8 not building Date: Wed, 10 Dec 2008 22:10:53 +0000 Message-ID: <49dd78620812101410p6ab915e6p1fbada49b404317c@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1228947135 13682 80.91.229.12 (10 Dec 2008 22:12:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 10 Dec 2008 22:12:15 +0000 (UTC) To: guile-devel Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Dec 10 23:13:19 2008 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.50) id 1LAXIr-0005G6-U8 for guile-devel@m.gmane.org; Wed, 10 Dec 2008 23:13:10 +0100 Original-Received: from localhost ([127.0.0.1]:45622 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LAXHg-0000DB-AJ for guile-devel@m.gmane.org; Wed, 10 Dec 2008 17:11:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LAXGi-0008F1-VY for guile-devel@gnu.org; Wed, 10 Dec 2008 17:10:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LAXGh-0008D8-7Z for guile-devel@gnu.org; Wed, 10 Dec 2008 17:10:56 -0500 Original-Received: from [199.232.76.173] (port=37670 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LAXGh-0008Cy-1X for guile-devel@gnu.org; Wed, 10 Dec 2008 17:10:55 -0500 Original-Received: from mail-fx0-f17.google.com ([209.85.220.17]:61813) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LAXGg-0006Cl-IW for guile-devel@gnu.org; Wed, 10 Dec 2008 17:10:54 -0500 Original-Received: by fxm10 with SMTP id 10so318112fxm.18 for ; Wed, 10 Dec 2008 14:10:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=184M+sM/oBvgayjlvFM0AZJlblX5f5iK627+dhi+l3I=; b=JDuEQZz1q/3d7XxcVk+kHjqjsL5iTkmNCgcFd8hVETrDT/mvT+tKCo/z5ZKMfcUaHD /AMoO9BEVYqAg9K6ojnmGeo9gGuzXdT+5NhFxVmK8RnOAWLKGgfmI0BmuDUZthtiWoiM kHZ+7B9DYPdFObgiH5uUBpmt26QSCJoq79o7U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=h12zsRgsXQC1PxLVfyHQmpWMe3vwSxf/4A4FiDiJ9SQVWQO1uH+WjaGcwr2nZBrjHf JA6AdIYD02m5tCR83yeTC4Vx291Zyh52Y0wvrnOG5rxSI/CYeZsRgkLXot6G1Th4wxjf MQdNaMInxkisagPj0PAwP9VBZMNRDdzeMLqKA= Original-Received: by 10.181.139.10 with SMTP id r10mr613830bkn.64.1228947053371; Wed, 10 Dec 2008 14:10:53 -0800 (PST) Original-Received: by 10.181.59.9 with HTTP; Wed, 10 Dec 2008 14:10:53 -0800 (PST) Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:7915 Archived-At: Fails very quickly in ./autogen.sh (see output below), I think because of these lines in autogen.sh: cp -f config.guess config.sub build-aux/ cp -f config.guess config.sub guile-readline/ and because of [0]. Are those lines - which were added by [1] - just wrong now? [0] http://git.savannah.gnu.org/gitweb/?p=guile.git;a=commit;h=93a48a7130277f49b7b8d441513eae052e72af0d. [1] http://git.savannah.gnu.org/gitweb/?p=guile.git;a=commit;h=31e464f35f4ba964877d8347a7fd6b9efc2e4053 Neil ./autogen.sh && ./configure && make && make check autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.in: tracing autoreconf: configure.in: adding subdirectory guile-readline to autoreconf autoreconf: Entering directory `guile-readline' autoreconf: running: aclocal --force autoreconf: running: libtoolize --copy --force autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory `guile-readline' autoreconf: configure.in: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION Putting files in AC_CONFIG_AUX_DIR, `build-aux'. autoreconf: Leaving directory `.' guile-readline... cp: cannot stat `config.guess': No such file or directory cp: cannot stat `config.sub': No such file or directory