From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: build failure Date: Sun, 26 Aug 2012 22:50:45 +0200 Message-ID: <87ehmtcr8a.fsf@altern.org> References: <467DCA2A-DD9C-4105-9FF3-7F392833FEB8@univie.ac.at> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40425) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5jn3-0002o8-5H for emacs-orgmode@gnu.org; Sun, 26 Aug 2012 16:50:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T5jn0-00073X-Vj for emacs-orgmode@gnu.org; Sun, 26 Aug 2012 16:50:37 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:33832) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5jn0-00073S-O4 for emacs-orgmode@gnu.org; Sun, 26 Aug 2012 16:50:34 -0400 Received: by wibhn17 with SMTP id hn17so2156688wib.12 for ; Sun, 26 Aug 2012 13:50:33 -0700 (PDT) In-Reply-To: <467DCA2A-DD9C-4105-9FF3-7F392833FEB8@univie.ac.at> (Erich Neuwirth's message of "Sun, 26 Aug 2012 22:00:05 +0200") 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: Erich Neuwirth Cc: emacs-orgmode@gnu.org Hi Erich, Erich Neuwirth writes: > I just pulled the latest version of the sources on my MacBook with OSX 10.8.1 > > Buildung does not work any more, here is the error. > Loading /Users/neuwirth/devel/org-mode/lisp/org-compat.el (source)... > Cannot open load file: ../UTILITIES/org-fixup.el > make[1]: *** [org-version.el] Error 255 > make: *** [all] Error 2 Looks like you're behind commit bf352eced, where org-compat.el has been updated so that it loads utils/org-fixup.el, not UTILITIES/org-fixup.el Please pull again from git, this is fixed there. > So I installed the latest version from ELPA Yes -- still several things to fix to get a working ELPA version. We're on it. Let us know if git pull does it for you. Thanks! -- Bastien