From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manuel Amador Subject: problem compiling latest git Date: Fri, 14 May 2010 14:07:43 -0700 Message-ID: <20100514210742.GC17490@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=39446 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OD25v-0006hv-67 for emacs-orgmode@gnu.org; Fri, 14 May 2010 17:06:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OD25t-0006we-Ib for emacs-orgmode@gnu.org; Fri, 14 May 2010 17:06:54 -0400 Received: from mail-pv0-f169.google.com ([74.125.83.169]:57154) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OD25t-0006wN-2z for emacs-orgmode@gnu.org; Fri, 14 May 2010 17:06:53 -0400 Received: by pvg12 with SMTP id 12so79959pvg.0 for ; Fri, 14 May 2010 14:06:51 -0700 (PDT) Content-Disposition: inline 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 Hi all, There seems to be a problem. When compiling org-mode from the latest git repository, I get the following error: In org-publish-get-base-files-1: org-publish.el:407:13:Warning: reference to free variable `sitemap-requested' org-publish.el:915:1:Error: Invalid read syntax: "#" make: *** [lisp/org-publish.elc] Error 1 Best, Manuel