From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.devel Subject: ./configure error concerning autoheader Date: Fri, 01 Jul 2011 20:49:09 -0500 Organization: Still searching... Message-ID: <87liwho3je.fsf@newsguy.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1309571388 13648 80.91.229.12 (2 Jul 2011 01:49:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 2 Jul 2011 01:49:48 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 02 03:49:44 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QcpL5-0006kU-Qf for ged-emacs-devel@m.gmane.org; Sat, 02 Jul 2011 03:49:43 +0200 Original-Received: from localhost ([::1]:46732 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcpL5-0001uO-3z for ged-emacs-devel@m.gmane.org; Fri, 01 Jul 2011 21:49:43 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:51908) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcpKm-0001ty-9x for emacs-devel@gnu.org; Fri, 01 Jul 2011 21:49:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QcpKk-0005KJ-Iy for emacs-devel@gnu.org; Fri, 01 Jul 2011 21:49:24 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:46617) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcpKk-0005KB-4G for emacs-devel@gnu.org; Fri, 01 Jul 2011 21:49:22 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QcpKh-0006ct-NI for emacs-devel@gnu.org; Sat, 02 Jul 2011 03:49:19 +0200 Original-Received: from c-98-215-231-30.hsd1.in.comcast.net ([98.215.231.30]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 02 Jul 2011 03:49:19 +0200 Original-Received: from reader by c-98-215-231-30.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 02 Jul 2011 03:49:19 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-98-215-231-30.hsd1.in.comcast.net User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:jYdOFcF5Y4Vj/pXJOlsaOylCuNk= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:141418 Archived-At: Can anyone tell me what it might mean or what is missing on my system to get the configure error shown below. This is configuring bzr grabbed trunk of about 1 hr ago. on a newish debian (testing) system. ./configure \ --prefix=/usr/local/src/bzr/test\ --with-x \ --with-x-toolkit=lucid [...] creating src/epaths.h cd /usr/local/src/bzr/emacs/trunk && autoheader /bin/sh: autoheader: not found make: *** [/usr/local/src/bzr/emacs/trunk/src/stamp-h.in] Error 127 config.status: executing gdbinit commands