From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Lilja Newsgroups: gmane.emacs.devel Subject: Re: I can't build from cvs sources on cygwin for some time now Date: Sun, 12 Nov 2006 23:46:14 +0100 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1163371631 20702 80.91.229.2 (12 Nov 2006 22:47:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 12 Nov 2006 22:47:11 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 12 23:47:06 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GjO6K-0007T9-GW for ged-emacs-devel@m.gmane.org; Sun, 12 Nov 2006 23:46:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GjO6J-0001CZ-SN for ged-emacs-devel@m.gmane.org; Sun, 12 Nov 2006 17:46:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GjO68-0001BL-8N for emacs-devel@gnu.org; Sun, 12 Nov 2006 17:46:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GjO66-0001Ao-MW for emacs-devel@gnu.org; Sun, 12 Nov 2006 17:46:43 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GjO66-0001Af-Ix for emacs-devel@gnu.org; Sun, 12 Nov 2006 17:46:42 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GjO66-0005PN-Bt for emacs-devel@gnu.org; Sun, 12 Nov 2006 17:46:42 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GjO5v-0007Oe-Db for emacs-devel@gnu.org; Sun, 12 Nov 2006 23:46:31 +0100 Original-Received: from cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se ([85.194.49.108]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 12 Nov 2006 23:46:31 +0100 Original-Received: from mindcooler by cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 12 Nov 2006 23:46:31 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 18 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) In-Reply-To: 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:62145 Archived-At: Juanma Barranquero skrev: > On 11/12/06, Eric Lilja wrote: > >> Thanks, done that now and trying to recompile (did a bootstrap-clean so >> it will take a few minutes before I know how it went). > > Did you use "#ifndef CYGWIN"? Does CYGWIN exist? > >> I ran configure.bat in the nt subdir as I have always done when building >> emacs on this platform. > > I don't understand. If you're doing a Cygwin build, you don't run > nt/configure.bat, just ./configure on the root dir of the source > tarball... > > /L/e/k/t/u I'm using the cygwin tools to make mingw build. Nothing weird about it.