From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: problem with installing org mode 6.33f on windows Date: Thu, 26 Nov 2009 09:30:18 +0100 Message-ID: <6FC65D0B-9B4D-4101-92A9-77487E79560B@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NDaFp-0002py-HK for emacs-orgmode@gnu.org; Thu, 26 Nov 2009 04:03:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NDaFl-0002n6-7G for emacs-orgmode@gnu.org; Thu, 26 Nov 2009 04:03:09 -0500 Received: from [199.232.76.173] (port=53318 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NDaFk-0002mf-Lv for emacs-orgmode@gnu.org; Thu, 26 Nov 2009 04:03:04 -0500 Received: from mail-bw0-f215.google.com ([209.85.218.215]:52306) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NDaFj-00015a-VN for emacs-orgmode@gnu.org; Thu, 26 Nov 2009 04:03:04 -0500 Received: by mail-bw0-f215.google.com with SMTP id 7so391177bwz.26 for ; Thu, 26 Nov 2009 01:03:03 -0800 (PST) In-Reply-To: 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: Bostjan Vilfan Cc: emacs-orgmode@gnu.org Hi Bostjan, I don't think anything has changed in the Makefile - so I don't know what might be causing this. - Carsten On Nov 23, 2009, at 6:56 AM, Bostjan Vilfan wrote: > 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 > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten