From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Bootstrapping fails on w32 now Date: Wed, 16 Jul 2008 09:03:09 +0100 Message-ID: <487DAB3D.9080001@gnu.org> References: <487D2499.4030204@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 1216195447 6095 80.91.229.12 (16 Jul 2008 08:04:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 16 Jul 2008 08:04:07 +0000 (UTC) Cc: Emacs Devel To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 16 10:04:54 2008 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 1KJ20K-0000J6-Af for ged-emacs-devel@m.gmane.org; Wed, 16 Jul 2008 10:04:52 +0200 Original-Received: from localhost ([127.0.0.1]:35063 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJ1zR-00010H-Sb for ged-emacs-devel@m.gmane.org; Wed, 16 Jul 2008 04:03:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KJ1yq-0000wS-Cp for emacs-devel@gnu.org; Wed, 16 Jul 2008 04:03:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KJ1yo-0000w4-My for emacs-devel@gnu.org; Wed, 16 Jul 2008 04:03:19 -0400 Original-Received: from [199.232.76.173] (port=40045 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJ1yo-0000w1-Et for emacs-devel@gnu.org; Wed, 16 Jul 2008 04:03:18 -0400 Original-Received: from mk-outboundfilter-3.mail.uk.tiscali.com ([212.74.114.23]:54513) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KJ1yo-0007zI-GU for emacs-devel@gnu.org; Wed, 16 Jul 2008 04:03:18 -0400 Original-X-Trace: 145766118/mk-outboundfilter-1.mail.uk.tiscali.com/F2S/$F2S-ACCEPTED/f2s-freedom2Surf-customers/83.67.23.108 X-SBRS: None X-RemoteIP: 83.67.23.108 X-IP-MAIL-FROM: jasonr@gnu.org X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtUEAJtHfUhTQxds/2dsb2JhbACBWa5r X-IronPort-AV: E=Sophos;i="4.30,372,1212361200"; d="scan'208";a="145766118" X-IP-Direction: IN Original-Received: from i-83-67-23-108.freedom2surf.net (HELO wanchan.jasonrumney.net) ([83.67.23.108]) by smtp.f2s.tiscali.co.uk with ESMTP; 16 Jul 2008 09:03:16 +0100 Original-Received: from [192.168.249.27] (chiko.jasonrumney.net [192.168.249.27]) by wanchan.jasonrumney.net (Postfix) with ESMTP id 68CAA8A6; Wed, 16 Jul 2008 09:03:16 +0100 (BST) User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) In-Reply-To: <487D2499.4030204@gmail.com> X-Enigmail-Version: 0.95.6 OpenPGP: id=8086879D X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:100789 Archived-At: Lennart Borgman (gmail) wrote: > The error message is > > gcc -I. -c -gdwarf-2 -g3 -DEMACSDEBUG -Ic:/g/include -fno-crossjumping > -Demacs= > 1 -DHAVE_CONFIG_H -I../nt/inc -DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 > -DPURESIZE=5000000 > -o oo/i386/emacs.o emacs.c > In file included from dispextern.h:58, > from intervals.h:20, > from emacs.c:56: > w32gui.h:24:20: w32bdf.h: No such file or directory w32bdf.h was removed, along with all references to it, on 26 June. It is very disturbing that the merge of the nextstep port has clobbered changes that old. How many other recent changes has it clobbered?