From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: Build error with _UNICODE on w32. Date: Sat, 17 May 2008 10:19:31 +0300 Message-ID: References: <4v4p8xy1q8.fsf@otsukakj.co.jp> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1211011346 7132 80.91.229.12 (17 May 2008 08:02:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 17 May 2008 08:02:26 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: KOBAYASHI Yasuhiro Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 17 10:03:04 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JxHNd-0004Ln-1l for ged-emacs-devel@m.gmane.org; Sat, 17 May 2008 10:03:01 +0200 Original-Received: from localhost ([127.0.0.1]:39826 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JxHMt-0004e9-GO for ged-emacs-devel@m.gmane.org; Sat, 17 May 2008 04:02:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JxHMi-0004Ux-6f for emacs-devel@gnu.org; Sat, 17 May 2008 04:02:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JxHMa-0004Iu-Bd for emacs-devel@gnu.org; Sat, 17 May 2008 04:01:57 -0400 Original-Received: from [199.232.76.173] (port=34725 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JxHMZ-0004Hu-Ka for emacs-devel@gnu.org; Sat, 17 May 2008 04:01:55 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:39448) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JxHMY-0001Zi-Sd for emacs-devel@gnu.org; Sat, 17 May 2008 04:01:55 -0400 Original-Received: from mail.gnu.org ([199.232.76.166]:47347 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JxGgj-0004rx-6f for emacs-pretest-bug@gnu.org; Sat, 17 May 2008 03:18:41 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JxGhk-0006P6-Je for emacs-pretest-bug@gnu.org; Sat, 17 May 2008 03:19:48 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:17784) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JxGhk-0006Oz-2V for emacs-pretest-bug@gnu.org; Sat, 17 May 2008 03:19:44 -0400 Original-Received: from mtaout2.012.net.il ([84.95.2.4]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JxGhj-00057b-CJ for emacs-pretest-bug@gnu.org; Sat, 17 May 2008 03:19:43 -0400 Original-Received: from HOME-C4E4A596F7 ([83.130.255.47]) by i_mtaout2.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K100034850U98L0@i_mtaout2.012.net.il> for emacs-pretest-bug@gnu.org; Sat, 17 May 2008 10:34:12 +0300 (IDT) In-reply-to: <4v4p8xy1q8.fsf@otsukakj.co.jp> X-012-Sender: halo1@inter.net.il X-detected-kernel: by mx20.gnu.org: Solaris 9.1 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:97313 gmane.emacs.pretest.bugs:22349 Archived-At: > From: KOBAYASHI Yasuhiro > Date: Sat, 17 May 2008 13:49:03 +0900 > Cc: > > I get the following error at w32.c:774. > It was not occured before 9 May 2008. What do you mean by ``with _UNICODE''? > make[2]: Leaving directory `/home/kobayays/src/emacs-vanilla/src' > "./oo-spd/i386/temacs.exe" -batch -l loadup bootstrap > make[1]: *** [bootstrap-emacs] Error 5 Error code 5 is "Access denied". Is temacs.exe executable? That is, can you invoke it from the shell?