From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#18765: Emacs 24.4 release candidate 1: "term/w32-win.el" is missing on Windows Date: Sat, 18 Oct 2014 20:44:39 +0300 Message-ID: <834mv1e0hk.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1413654393 26489 80.91.229.3 (18 Oct 2014 17:46:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 18 Oct 2014 17:46:33 +0000 (UTC) Cc: 18765@debbugs.gnu.org To: Yanning Du Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 18 19:46:26 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XfY5C-0000WT-37 for geb-bug-gnu-emacs@m.gmane.org; Sat, 18 Oct 2014 19:46:26 +0200 Original-Received: from localhost ([::1]:37343 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfY5B-0008T6-Py for geb-bug-gnu-emacs@m.gmane.org; Sat, 18 Oct 2014 13:46:25 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60188) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfY51-0008Su-Jf for bug-gnu-emacs@gnu.org; Sat, 18 Oct 2014 13:46:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XfY4o-0001pV-LP for bug-gnu-emacs@gnu.org; Sat, 18 Oct 2014 13:46:15 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:57095) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfY4o-0001pL-Ir for bug-gnu-emacs@gnu.org; Sat, 18 Oct 2014 13:46:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XfY4o-0003eY-36 for bug-gnu-emacs@gnu.org; Sat, 18 Oct 2014 13:46:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 18 Oct 2014 17:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18765 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 18765-submit@debbugs.gnu.org id=B18765.141365430313486 (code B ref 18765); Sat, 18 Oct 2014 17:46:01 +0000 Original-Received: (at 18765) by debbugs.gnu.org; 18 Oct 2014 17:45:03 +0000 Original-Received: from localhost ([127.0.0.1]:48659 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XfY3o-0003Ut-4m for submit@debbugs.gnu.org; Sat, 18 Oct 2014 13:45:01 -0400 Original-Received: from mtaout25.012.net.il ([80.179.55.181]:54241) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XfY3i-0003US-RD for 18765@debbugs.gnu.org; Sat, 18 Oct 2014 13:44:56 -0400 Original-Received: from conversion-daemon.mtaout25.012.net.il by mtaout25.012.net.il (HyperSendmail v2007.08) id <0NDN00800HYC3V00@mtaout25.012.net.il> for 18765@debbugs.gnu.org; Sat, 18 Oct 2014 20:40:12 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout25.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NDN002TCIF0JB60@mtaout25.012.net.il>; Sat, 18 Oct 2014 20:40:12 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:94744 > Date: Sat, 18 Oct 2014 22:55:40 +0800 > From: "Yanning Du" > > I used the following commands to build and install Emacs 24.4 release candidate 1: > /f/build-emacs/emacs-24.3.94$ CFLAGS='-I/f/build-emacs/libxpm-3.5.8-w32-src/include -I/f/build-emacs/libxpm-3.5.8-w32-src/src' ./configure --prefix=/f/myemacs-24.3.94 > /f/build-emacs/emacs-24.3.94$ make > /f/build-emacs/emacs-24.3.94$ make install > > When it is finished, I run emacs -Q > However, a message box is poped up saying: > ====================Emacs Abort Dialog ====================== > The Emacs Windows initialization file "term/w32-win.el" could not be found in your Emacs installation. Emacs checked the following directories for this file: > > ("f:/myemacs-24.3.94/site-lisp" "F:/myemacs-24.3.94/../site-lisp" "F:/myemacs-24.3.94/lisp" "F:/myemacs-24.3.94/leim") > > When Emacs cannot find this file, it usually means that it was not installed properly, or its distribution file was not unpacked properly. > See the README.W32 file in the top-level Emacs directory for more information. > ======================================================= > > Actually, w32-win.el EXISTS in my system, but it under F:\myemacs-24.3.94\share\emacs\24.3.94\lisp\term\ Please show the contents of F:/build-emacs/emacs-24.3.94/src/epaths.h. Also, please make sure you don't have any of the following variables set, neither in the environment nor in the Registry: PATH_LOADSEARCH PATH_SITELOADSEARCH