From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.devel,gmane.emacs.bugs,gmane.emacs.help Subject: Re: please giving focus on the this build error message! Date: Mon, 5 Dec 2005 22:38:30 +0100 Message-ID: References: <7d3218b40512050606i5e99dfbbk29428e137d7d50f6@mail.gmail.com> <7d3218b40512050614v6de89c91y51f628b9854fde99@mail.gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1133818823 22162 80.91.229.2 (5 Dec 2005 21:40:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 5 Dec 2005 21:40:23 +0000 (UTC) Cc: emacs-commit@gnu.org, bug-gnu-emacs@gnu.org, help-gnu-emacs@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 05 22:40:15 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EjO30-0007Ju-Ky for ged-emacs-devel@m.gmane.org; Mon, 05 Dec 2005 22:38:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EjO39-0002N8-Ty for ged-emacs-devel@m.gmane.org; Mon, 05 Dec 2005 16:39:07 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EjO2s-0002K7-A5 for emacs-devel@gnu.org; Mon, 05 Dec 2005 16:38:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EjO2p-0002Ig-Fn for emacs-devel@gnu.org; Mon, 05 Dec 2005 16:38:49 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EjO2n-0002IP-GY; Mon, 05 Dec 2005 16:38:45 -0500 Original-Received: from [217.72.192.209] (helo=smtp05.web.de) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EjO3M-0001fF-6F; Mon, 05 Dec 2005 16:39:20 -0500 Original-Received: from [87.193.29.57] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.105 #333) id 1EjO2a-0007Nx-00; Mon, 05 Dec 2005 22:38:33 +0100 In-Reply-To: <7d3218b40512050614v6de89c91y51f628b9854fde99@mail.gmail.com> Original-To: zhiqiang yu X-Mailer: Apple Mail (2.623) X-Sender: Peter_Dyballa@web.de 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: news.gmane.org gmane.emacs.devel:47021 gmane.emacs.bugs:14484 gmane.emacs.help:31693 Archived-At: Am 05.12.2005 um 15:14 schrieb zhiqiang yu: > > In toplevel form: > url/vc-dav.el:29:1:Error: Cannot open doc string file > "d:/soft/emacs/etc/DOC" > NMAKE : fatal error U1077: 'for' : return code '0x1' > Stop. > NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual > Studio\VC98\bin\N > MAKE.EXE"' : return code '0x2' > Stop. > I suppose you have the documentation for nmake. So read it and find out what these return codes mean! During making Emacs the DOC file is first deleted, then some output is redirected into the new DOC file. Could you check what permissions DOC and etc have? What are the permissions for url/vc-dav.el and url/vc-dav.elc and the url directory? Can you byte-compile url/vc-dav.el with another Emacs of the same version? Ahemm, can you find out what the string "D:\soft\emacs\lisp/../bin/emacs.exe" means in Windows? Notice the use of \ and / ! -- Greetings Pete Time is an illusion. Lunchtime, doubly so.