From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eric Hanchrow Newsgroups: gmane.emacs.devel Subject: build trouble on Windows: ``buildobj.lst: no such file or directory'' Date: Tue, 09 Nov 2004 15:17:31 -0800 Message-ID: <87fz3iobn8.fsf@offby1.atm01.sea.blarg.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1100042310 13602 80.91.229.6 (9 Nov 2004 23:18:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 9 Nov 2004 23:18:30 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 10 00:18:18 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CRfFi-0000t2-00 for ; Wed, 10 Nov 2004 00:18:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CRfO8-0005zy-CW for ged-emacs-devel@m.gmane.org; Tue, 09 Nov 2004 18:27:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CRfNs-0005zN-Qe for emacs-devel@gnu.org; Tue, 09 Nov 2004 18:26:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CRfNr-0005yR-1k for emacs-devel@gnu.org; Tue, 09 Nov 2004 18:26:43 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CRfNq-0005yO-Vm for emacs-devel@gnu.org; Tue, 09 Nov 2004 18:26:43 -0500 Original-Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CRfF3-0004sN-0p for emacs-devel@gnu.org; Tue, 09 Nov 2004 18:17:37 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CRfF1-0000Co-00 for ; Wed, 10 Nov 2004 00:17:35 +0100 Original-Received: from offby1.atm01.sea.blarg.net ([206.124.138.125]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Nov 2004 00:17:35 +0100 Original-Received: from offby1 by offby1.atm01.sea.blarg.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Nov 2004 00:17:35 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 26 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: offby1.atm01.sea.blarg.net User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:L/PJ5wfx4uO1+mlQeWY7thGPHd4= 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: main.gmane.org gmane.emacs.devel:29685 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29685 I built from Cygwin with this shell script: #!/bin/sh cd $(dirname $0) cvs up -A PATH=/c/mingw/bin:$PATH cd nt set -e mingw32-make all recompile info install That yielded this: ((50207 . 10306) (10520 . 0) (600 . 102) 73622 144194 (54 . 15) (17 . 12) (5225 Finding pointers to doc strings... Opening file buildobj.lst: no such file or directory Signal 127 mingw32-make.exe[1]: *** [oo-spd/i386/emacs.exe] Error 255 mingw32-make.exe[1]: Leaving directory `C:/cygwin/usr/local/src/emacs-cvs/src' c:\mingw\bin\mingw32-make.exe: *** [all-other-dirs-gmake] Error 2 -- The whole point of loud music is to make it possible to date without talking. -- Roger Ebert