From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Bootstrapping Unicode branch on Windows Date: Mon, 4 Dec 2006 17:35:45 +0100 Message-ID: NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1165250166 11515 80.91.229.10 (4 Dec 2006 16:36:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 4 Dec 2006 16:36:06 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 04 17:36:05 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GrGnQ-00044Z-Oj for ged-emacs-devel@m.gmane.org; Mon, 04 Dec 2006 17:36:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GrGnQ-0005eH-JR for ged-emacs-devel@m.gmane.org; Mon, 04 Dec 2006 11:36:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GrGnF-0005cV-5u for emacs-devel@gnu.org; Mon, 04 Dec 2006 11:35:49 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GrGnD-0005ap-Mw for emacs-devel@gnu.org; Mon, 04 Dec 2006 11:35:48 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GrGnD-0005af-JE for emacs-devel@gnu.org; Mon, 04 Dec 2006 11:35:47 -0500 Original-Received: from [64.233.182.186] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GrGnD-00030i-DN for emacs-devel@gnu.org; Mon, 04 Dec 2006 11:35:47 -0500 Original-Received: by nf-out-0910.google.com with SMTP id d4so4481784nfe for ; Mon, 04 Dec 2006 08:35:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=tVLo5oBryp/dc3VKiV35I6OJFIxO0wKFbCoiUSI8k6jxW2e6xkdng1AkK+ywaZ1veCyJb1WXHFhgFQSB2rslem2/MPoFzorE2+RGlHqUkXtm1TB9swYSfI37NX2KOLwFE1bIcM6lC1NN6xy2HdT3a9Rw1SsK3YD684DbvFUb88A= Original-Received: by 10.82.172.15 with SMTP id u15mr801399bue.1165250145999; Mon, 04 Dec 2006 08:35:45 -0800 (PST) Original-Received: by 10.82.147.2 with HTTP; Mon, 4 Dec 2006 08:35:45 -0800 (PST) Original-To: "Emacs Devel" Content-Disposition: inline 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:63273 Archived-At: Does the emacs-unicode-2 branch bootstrap on Windows? I'm getting this error: [...] Generating autoloads for kermit.el...done Generating autoloads for kmacro.el... Generating autoloads for kmacro.el...done Local variables entry is missing the suffix make[1]: *** [autoloads] Error -1 make[1]: Leaving directory `C:/bin/emacs/unicode/lisp' make: *** [bootstrap-gmake] Error 2 /L/e/k/t/u