From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Dhruva Krishnamurthy" Newsgroups: gmane.emacs.devel Subject: Fwd: Build Failure 21.3.50 Date: Sun, 1 Sep 2002 06:38:21 UT Sender: emacs-devel-admin@gnu.org Message-ID: <20020901063821.66622937AF@server2.fastmail.fm> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1030862303 30370 127.0.0.1 (1 Sep 2002 06:38:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 1 Sep 2002 06:38:23 +0000 (UTC) Cc: "Emacs Bug" Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17lONK-0007tj-00 for ; Sun, 01 Sep 2002 08:38:22 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17lOuw-0005qb-00 for ; Sun, 01 Sep 2002 09:13:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17lOOk-0004ug-00; Sun, 01 Sep 2002 02:39:50 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17lONN-0004to-00 for emacs-devel@gnu.org; Sun, 01 Sep 2002 02:38:25 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17lONL-0004tc-00 for emacs-devel@gnu.org; Sun, 01 Sep 2002 02:38:24 -0400 Original-Received: from fastmail.fm ([209.61.183.86] helo=www.fastmail.fm) by monty-python.gnu.org with esmtp (Exim 4.10) id 17lONL-0004tS-00; Sun, 01 Sep 2002 02:38:23 -0400 Original-Received: from www.fastmail.fm (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id C896B6DB6F; Sun, 1 Sep 2002 01:38:21 -0500 (CDT) Original-Received: from server2.fastmail.fm (server2.internal [10.202.2.133]) by www.fastmail.fm (Postfix) with ESMTP id AFE9D6DB36; Sun, 1 Sep 2002 01:38:21 -0500 (CDT) Original-Received: by server2.fastmail.fm (Postfix, from userid 99) id 66622937AF; Sun, 1 Sep 2002 01:38:21 -0500 (CDT) Content-Disposition: inline X-Mailer: MIME::Lite 1.2 (F2.6; T1.001; A1.48; B2.12; Q2.03) Original-To: "Emacs Devel" X-Epoch: 1030862301 X-Sasl-enc: +OiUghxfiar/tylFEDhvLw Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:7241 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7241 Hi, The problem still exists as on 1st Sept 2002 (Source from CVS). I have a work around for this but not a fix. I used the previously build emacs.exe to compile the lisp files by supplying the executable at 'gmake'. I have installed EMACS under "D:/GNU/" folder. "gmake bootstrap EMACS=3Dd:/GNU/emacs/bin/emacs.exe" This worked. I am not sure where the problem is. Initially, I suspected the lisp files (for missing autoloads). with regards, dk On Sat, 31 Aug 2002 05:24:52 UT, "Dhruva Krishnamurthy" said: > Hi, > Building emacs (21.3.5) on W2K with gcc (MinGW32) tools fails. > I have the latest source from the CVS. When I do a "gmake bootstrap", > it fails with the following output (last few lines at error). I also > tried the same with MSVC++ 6.0 and it fails too (Just to make sure). >=20 > with regards, > dk > Generating autoloads for textmodes/table.el... > Generating autoloads for textmodes/table.el...done > Saving file d:/tmp/emacs/emacs/lisp/loaddefs.el... > Loading reporter (source)... > Loading ediff-init.el (source)... > Loading ange-ftp (source)... > Loading ediff-help.el (source)... > Loading ediff-mult.el (source)... > Loading ediff-wind.el (source)... > Loading ediff-diff.el (source)... > Loading ediff-merg.el (source)... > Loading ediff.el (source)... > Loading dired (source)... > Loading info (source)... > Symbol's function definition is void: locate-library > [1] + Done(134) ? > 1720 Abort ./../bin/emacs.exe > gmake[1]: *** [autoloads] Error 134 > gmake[1]: Leaving directory `D:/tmp/emacs/emacs/lisp' > gmake: *** [bootstrap-gmake] Error 2 --=20 Dhruva Krishnamurthy Home: http://www.geocities.com/gnued/