From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Staflin Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: 22.1.50; cvs build failure on Mac Date: Sat, 06 Oct 2007 12:00:28 +0200 Message-ID: <47075CBC.20808@lysator.liu.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1191664865 27555 80.91.229.12 (6 Oct 2007 10:01:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 6 Oct 2007 10:01:05 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 06 12:01:03 2007 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.50) id 1Ie6Su-0000qM-5w for ged-emacs-devel@m.gmane.org; Sat, 06 Oct 2007 12:00:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ie6Sp-0006aD-BN for ged-emacs-devel@m.gmane.org; Sat, 06 Oct 2007 06:00:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ie6Sl-0006a0-Li for emacs-devel@gnu.org; Sat, 06 Oct 2007 06:00:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ie6Sk-0006Zh-1x for emacs-devel@gnu.org; Sat, 06 Oct 2007 06:00:47 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ie6Sj-0006Ze-Vb for emacs-devel@gnu.org; Sat, 06 Oct 2007 06:00:46 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ie6Sj-0007to-J2 for emacs-devel@gnu.org; Sat, 06 Oct 2007 06:00:45 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ie6Rp-00073z-Nz for emacs-pretest-bug@gnu.org; Sat, 06 Oct 2007 05:59:49 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Ie6SZ-0007qX-Gm for emacs-pretest-bug@gnu.org; Sat, 06 Oct 2007 06:00:43 -0400 Original-Received: from mail.lysator.liu.se ([130.236.254.3]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ie6SZ-0007pc-6O for emacs-pretest-bug@gnu.org; Sat, 06 Oct 2007 06:00:35 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id A1354200A1E9 for ; Sat, 6 Oct 2007 12:00:31 +0200 (CEST) Original-Received: from mail.lysator.liu.se ([127.0.0.1]) by localhost (lenin.lysator.liu.se [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11330-01-21 for ; Sat, 6 Oct 2007 12:00:30 +0200 (CEST) Original-Received: from [172.17.0.4] (90-227-135-36-no52.tbcn.telia.com [90.227.135.36]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTP id 72AC3200A1E0 for ; Sat, 6 Oct 2007 12:00:30 +0200 (CEST) User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at lysator.liu.se X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) 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:80324 gmane.emacs.pretest.bugs:20076 Archived-At: Fresh cvs checkout as of Sat Oct 6 11:47:27 CEST 2007 Darwin sin 8.10.0 Darwin Kernel Version 8.10.0: Wed May 23 16:50:59 PDT 2007; root:xnu-792.21.3~1/RELEASE_PPC Power Macintosh powerpc CFLAGS=-g ./configure --enable-carbon-app --enable-maintainer-mode --without-x \ --with-jpeg --with-gif --with-png "make bootstrap" fails with: unexec: not enough room for load commands for new __DATA segments //Lennart Staflin