From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sridhar Boovaraghavan Newsgroups: gmane.emacs.devel Subject: Re: 23.0.50 build problem with Windows Date: Wed, 19 Sep 2007 19:31:00 -0400 Message-ID: References: <46F13006.9090102@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1190244695 11649 80.91.229.12 (19 Sep 2007 23:31:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Sep 2007 23:31:35 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 20 01:31:35 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 1IY910-0008It-CB for ged-emacs-devel@m.gmane.org; Thu, 20 Sep 2007 01:31:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IY90y-0003FD-GR for ged-emacs-devel@m.gmane.org; Wed, 19 Sep 2007 19:31:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IY90v-0003Ey-4s for emacs-devel@gnu.org; Wed, 19 Sep 2007 19:31:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IY90s-0003Co-Ci for emacs-devel@gnu.org; Wed, 19 Sep 2007 19:31:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IY90s-0003Cl-7U for emacs-devel@gnu.org; Wed, 19 Sep 2007 19:31:22 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IY90r-0001sm-PJ for emacs-devel@gnu.org; Wed, 19 Sep 2007 19:31:22 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IY90j-0004du-NN for emacs-devel@gnu.org; Thu, 20 Sep 2007 01:31:13 +0200 Original-Received: from ool-4356a48d.dyn.optonline.net ([67.86.164.141]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 20 Sep 2007 01:31:13 +0200 Original-Received: from sridhar_ml by ool-4356a48d.dyn.optonline.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 20 Sep 2007 01:31:13 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 30 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: ool-4356a48d.dyn.optonline.net User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (windows-nt) Cancel-Lock: sha1:TxjjNWqufw4BNIe5/CvcRipCwuw= 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:79336 Archived-At: Jason Rumney writes: > Sridhar Boovaraghavan wrote: >> I configured with "configure.bat --with-msvc --without-xpm". I am >> using VC 2002. >> >> The problem is that the config.nt file is created, but the >> src/config.h is not replaced during the configure process. >> > > config.nt is not created by configure.bat, it is checked out of CVS. > > > Did the configure fail for some reason? My mistake then - it had a very recent time-stamp that led me to believe that is being generated. No, the configure didn't fail. It complained about xpm not being there in my system and thus I tried --without-xpm and that worked fine. I don't think this is a problem with the EMACS_22_BASE tag because I have been able to build it in the past. Are there any other details that I can provide? Thanks, Sridhar -- Sridhar Boovaraghavan