From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: chad Newsgroups: gmane.emacs.devel Subject: Re: A better autogen.sh [was Re: Still unable to build trunk] Date: Mon, 28 Mar 2011 13:29:37 -0700 Message-ID: References: <87y66fv2d3.fsf@stupidchicken.com> <4D388F7F.20708@swipnet.se> <87r5c7jk5m.fsf@stupidchicken.com> <4D39EF9C.1050804@cs.ucla.edu> <4D3A8666.4070609@cs.ucla.edu> <877hdvd49f.fsf@meyering.net> <83mxmrzhb6.fsf@gnu.org> <4D3C9C5B.8050303@cs.ucla.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1301344195 27705 80.91.229.12 (28 Mar 2011 20:29:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 28 Mar 2011 20:29:55 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 28 22:29:51 2011 Return-path: Envelope-to: ged-emacs-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 1Q4J4P-0004jJ-UG for ged-emacs-devel@m.gmane.org; Mon, 28 Mar 2011 22:29:50 +0200 Original-Received: from localhost ([127.0.0.1]:36481 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4J4O-0006tk-PZ for ged-emacs-devel@m.gmane.org; Mon, 28 Mar 2011 16:29:48 -0400 Original-Received: from [140.186.70.92] (port=40870 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4J4J-0006tc-No for emacs-devel@gnu.org; Mon, 28 Mar 2011 16:29:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q4J4I-0008Ss-Ls for emacs-devel@gnu.org; Mon, 28 Mar 2011 16:29:43 -0400 Original-Received: from mail-px0-f179.google.com ([209.85.212.179]:35053) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q4J4I-0008Si-Ak for emacs-devel@gnu.org; Mon, 28 Mar 2011 16:29:42 -0400 Original-Received: by pxi2 with SMTP id 2so902595pxi.38 for ; Mon, 28 Mar 2011 13:29:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id:references:to :x-mailer; bh=yvKzHvgdsXSGtOuvqpYYpK4wj14+LPCEQSz8GyUmhTE=; b=OsM0ABODxlSinJey4AZvK6cACKVEjVow+uUfih4oGn3nZNvGs8YLkjhPXcHbm2AU/f rpK4UJtbYpUfIVsqFPW+4EPL1v/2ATFIgvh4dQPvs27ASjCyYGVZVpxdJOUDh0krm1t1 rSizVdrf/TkHlXiLZ/pc2dlKRZfqr/pznjcwQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=Kh1od1Kgd6QPcXhK7uzib8+PUXGB9M1jBqkaBF+1XUAVlYWerVMNkblE1EcbL7qD7w sIH4OahA3EWgTbQ5Z+tv/vWdyCn0+16nOCr8iUuZYjtIm87fAlZGsTt8MxDWhUwLtzbT NXYm5uRMDJV7l/ydo3d9DHQhIzlQBDhXOdfDk= Original-Received: by 10.142.161.10 with SMTP id j10mr2030031wfe.250.1301344181140; Mon, 28 Mar 2011 13:29:41 -0700 (PDT) Original-Received: from [10.0.1.22] (c-67-183-32-38.hsd1.wa.comcast.net [67.183.32.38]) by mx.google.com with ESMTPS id d35sm6281652wfj.21.2011.03.28.13.29.38 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 28 Mar 2011 13:29:39 -0700 (PDT) In-Reply-To: X-Mailer: Apple Mail (2.1084) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.212.179 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:137806 Archived-At: Trying to update emacs today after an internet-access-poor road trip, I = see: [...] renamed install-sh =3D> autogen/install-sh [...] configure: error: cannot find install-sh, install.sh, or shtool = in "." "./.." "./../.." Similar errors came up for config.sub, config.guess, and depcomp. It's = possible that my recent re-update of m4/autoconf/automake has left = something out of place, but If I admit to some laziness and a poor = understanding of the autotools, will someone help me out and tell me if = this is my fault or a problem with emacs? Manually copying those files = from autogen/ back into the root allowed me to build the current bzr = head successfully. Thanks, *Chad =20