From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#9696: 24.0.50; configure misses func_gl_gnulib_m4code_pathmax Date: Fri, 07 Oct 2011 20:16:13 +0200 Message-ID: <83r52ofz0y.fsf@gnu.org> References: <4FF02290-50FC-4C69-89CB-5BDE86A8BB74@Freenet.DE> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1318011716 25033 80.91.229.12 (7 Oct 2011 18:21:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 7 Oct 2011 18:21:56 +0000 (UTC) Cc: 9696@debbugs.gnu.org To: Peter Dyballa Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 07 20:21:52 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1RCF3Q-0005oN-8Z for geb-bug-gnu-emacs@m.gmane.org; Fri, 07 Oct 2011 20:21:52 +0200 Original-Received: from localhost ([::1]:46503 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCF3P-0002tF-RL for geb-bug-gnu-emacs@m.gmane.org; Fri, 07 Oct 2011 14:21:51 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:48950) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCF3M-0002sj-9v for bug-gnu-emacs@gnu.org; Fri, 07 Oct 2011 14:21:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RCF3L-0006og-2m for bug-gnu-emacs@gnu.org; Fri, 07 Oct 2011 14:21:48 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:51051) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCF3K-0006ob-Tm for bug-gnu-emacs@gnu.org; Fri, 07 Oct 2011 14:21:46 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RCF3a-0007cs-7R for bug-gnu-emacs@gnu.org; Fri, 07 Oct 2011 14:22:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 07 Oct 2011 18:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9696 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9696-submit@debbugs.gnu.org id=B9696.131801166329236 (code B ref 9696); Fri, 07 Oct 2011 18:22:02 +0000 Original-Received: (at 9696) by debbugs.gnu.org; 7 Oct 2011 18:21:03 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RCF2d-0007bV-9O for submit@debbugs.gnu.org; Fri, 07 Oct 2011 14:21:03 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RCF2Z-0007ax-Gj for 9696@debbugs.gnu.org; Fri, 07 Oct 2011 14:21:01 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0LSP00400JOJ1I00@a-mtaout22.012.net.il> for 9696@debbugs.gnu.org; Fri, 07 Oct 2011 20:16:10 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.124.91.138]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LSP002WBK2XY9H0@a-mtaout22.012.net.il>; Fri, 07 Oct 2011 20:16:10 +0200 (IST) In-reply-to: <4FF02290-50FC-4C69-89CB-5BDE86A8BB74@Freenet.DE> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 07 Oct 2011 14:22:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:52392 Archived-At: > From: Peter Dyballa > Date: Fri, 7 Oct 2011 19:20:08 +0200 > > After six weeks I updated with 'bzr pull -v' and invoked configure. > First it did not want to work because it was missing some files from > the top level directory in build-aux. Then it finished with this > failure report: > > checking whether localtime_r is compatible with its POSIX > signature... yes > checking whether stat handles trailing slashes on directories... yes > checking whether stat handles trailing slashes on files... no > ./configure: line 22059: func_gl_gnulib_m4code_pathmax: command not > found > > Configured for `powerpc-apple-darwin9.8.0'. Run ./autogen.sh, and Bob's your uncle.