From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: HTML export fails with (void-variable org-version) Date: Mon, 23 Apr 2012 17:32:15 +0200 Message-ID: <8762cq1n28.fsf@gnu.org> References: <87mx62y4k0.fsf@gmx.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34469) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SMLEM-0000q2-Ev for emacs-orgmode@gnu.org; Mon, 23 Apr 2012 11:31:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SMLEJ-0001gh-NX for emacs-orgmode@gnu.org; Mon, 23 Apr 2012 11:31:10 -0400 Received: from incoming2.cnam.fr ([163.173.128.34]:44848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SMLEJ-0001gW-Ha for emacs-orgmode@gnu.org; Mon, 23 Apr 2012 11:31:07 -0400 In-Reply-To: <87mx62y4k0.fsf@gmx.com> (Eric Schulte's message of "Mon, 23 Apr 2012 09:13:19 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte Cc: Org Mode Mailing List Hi Eric, Eric Schulte writes: > I'm getting export failures due to the org-version variable no longer > being defined. See the following minimal debug output [1]. If I > manually give the org-version variable a value, e.g., this issue comes from the new Makefile, which creates the org-version variable at compile time. I reported this to Achim yesterday and we are looking for a solution. In the meantime, if you don't want to compile (I do not) the stupid workaround is to set org-version in your config... but yeah, let's fix this upstream ASAP. Thanks, -- Bastien