From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Abrahams Newsgroups: gmane.emacs.devel Subject: building NTEmacs Date: Fri, 21 Feb 2003 09:59:34 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1045839703 11357 80.91.224.249 (21 Feb 2003 15:01:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 21 Feb 2003 15:01:43 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18mEfg-0002ur-00 for ; Fri, 21 Feb 2003 16:01:04 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18mEti-0006EU-00 for ; Fri, 21 Feb 2003 16:15:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18mEf8-0006SS-01 for emacs-devel@quimby.gnus.org; Fri, 21 Feb 2003 10:00:30 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18mEed-0006Rr-00 for emacs-devel@gnu.org; Fri, 21 Feb 2003 09:59:59 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18mEea-0006OZ-00 for emacs-devel@gnu.org; Fri, 21 Feb 2003 09:59:57 -0500 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18mEea-0006Nz-00 for emacs-devel@gnu.org; Fri, 21 Feb 2003 09:59:56 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18mEeS-0002pl-00 for ; Fri, 21 Feb 2003 15:59:48 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18mEeR-0002pV-00 for ; Fri, 21 Feb 2003 15:59:47 +0100 Original-Lines: 34 Original-X-Complaints-To: usenet@main.gmane.org User-Agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.2 (i386-msvc-nt5.1.2600) Cancel-Lock: sha1:8Y56lN8cy/5kJrDHrN5t1mnUsas= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11812 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11812 Trying to build the latest CVS from source, using MSVC and following the directions in nt/INSTALL, the build ends with: "C:\src\emacs\leim/../src/obj-spd/i386/emacs.exe" -batch --no-init-file --no-site-file --multibyte -l C:/src/emacs/leim/../lisp/international/titdic-cnv --eval "(batch-titdic-convert t)" -dir quail ./CXTERM-DIC Warning: arch-dependent data dir (c:/emacs/bin/) does not exist. Warning: arch-independent data dir (c:/emacs/etc/) does not exist. Converting all tit files in the directory c:/src/emacs/leim/CXTERM-DIC Converting c:/src/emacs/leim/CXTERM-DIC/4Corner.tit to quail-package... Invalid ENCODE: value in TIT dictionary NMAKE : fatal error U1077: '"C:\src\emacs\leim/../src/obj-spd/i386/emacs.exe"' : return code '0xffffffff' Stop. NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~4\VC98\BIN\NMAKE.EXE' : return code '0x2' Stop. Can anyone help me around this problem? I'm trying mingw now, though my gnu make is called "make", not "gmake". (also, can anyone tell me where to find appropriate builds of the image libraries mentioned in nt/INSTALL which I can use to get image support?) Thanks, Dave -- Dave Abrahams Boost Consulting www.boost-consulting.com