From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bostjan Vilfan Subject: problem with installing org mode 6.33f on windows Date: Mon, 23 Nov 2009 05:56:03 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NCRud-0008DZ-Cm for emacs-orgmode@gnu.org; Mon, 23 Nov 2009 00:56:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NCRuY-0008D7-GZ for emacs-orgmode@gnu.org; Mon, 23 Nov 2009 00:56:34 -0500 Received: from [199.232.76.173] (port=56115 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCRuY-0008D4-An for emacs-orgmode@gnu.org; Mon, 23 Nov 2009 00:56:30 -0500 Received: from lo.gmane.org ([80.91.229.12]:59647) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NCRuX-0002RG-Go for emacs-orgmode@gnu.org; Mon, 23 Nov 2009 00:56:30 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NCRuT-0003TV-Ua for emacs-orgmode@gnu.org; Mon, 23 Nov 2009 06:56:26 +0100 Received: from BSN-176-163-186.dial-up.dsl.siol.net ([95.176.163.186]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 23 Nov 2009 06:56:25 +0100 Received: from bostjanv by BSN-176-163-186.dial-up.dsl.siol.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 23 Nov 2009 06:56:25 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello, I use org mode on Windows and Linux machines, and with 6.33f I have encountered a problem that didn't occur before: Installation on Linux completes normally, but on Windows XP it ends with the following lines: lisp/org-w3m.el lisp/org-wl.el lisp/org-xoxo.el)))' \ --eval '(insert "\n(provide (quote org-install))\n")' \ --eval '(save-buffer)' End of file during parsing make: *** [lisp/org-install.el] Error -1 I am using gnuwin32 make. As I mentioned, this never happened previously. Regards, Bostjan