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: Build Failure 21.3.50 Date: Sat, 31 Aug 2002 05:24:52 UT Sender: emacs-devel-admin@gnu.org Message-ID: <20020831052452.427C59373B@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 1030771520 29358 127.0.0.1 (31 Aug 2002 05:25:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 31 Aug 2002 05:25:20 +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 17l0l5-0007dP-00 for ; Sat, 31 Aug 2002 07:25:19 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17l1IC-0002Wm-00 for ; Sat, 31 Aug 2002 07:59:32 +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 17l0mQ-0006Il-00; Sat, 31 Aug 2002 01:26:42 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17l0kh-0006GO-00 for emacs-devel@gnu.org; Sat, 31 Aug 2002 01:24:55 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17l0kf-0006Fu-00 for emacs-devel@gnu.org; Sat, 31 Aug 2002 01:24:55 -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 17l0kf-0006Fi-00; Sat, 31 Aug 2002 01:24:53 -0400 Original-Received: from www.fastmail.fm (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 8E5426DAA0; Sat, 31 Aug 2002 00:24:52 -0500 (CDT) Original-Received: from server2.fastmail.fm (server2.internal [10.202.2.133]) by www.fastmail.fm (Postfix) with ESMTP id 549276DA4F; Sat, 31 Aug 2002 00:24:52 -0500 (CDT) Original-Received: by server2.fastmail.fm (Postfix, from userid 99) id 427C59373B; Sat, 31 Aug 2002 00:24:52 -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: 1030771492 X-Sasl-enc: SpPYAQphfpU7d0ZsL9ELAQ 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:7199 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7199 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). with regards, dk Generating autoloads for language/ind-util.el... Generating autoloads for language/ind-util.el...done Generating autoloads for net/tramp.el... Generating autoloads for net/tramp.el...done Generating autoloads for progmodes/idlwave-shell.el... Generating autoloads for progmodes/idlwave-shell.el...done Generating autoloads for textmodes/po.el... Generating autoloads for textmodes/po.el...done 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 PS: I am still not in a position to help in fixing or providing more specific bug locations, I am in the process of learning emacs code. The best I can do is build on a regular basis and test it. I hope to one day start contributing myself. --=20 Dhruva Krishnamurthy Home: http://www.geocities.com/gnued/