From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: test fails Date: Thu, 30 Aug 2012 06:42:20 +0200 Message-ID: <87y5kxhtxv.fsf@altern.org> References: <3F8F411D-C71F-408B-A813-922622FF8041@univie.ac.at> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51028) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6wa6-0005Py-67 for emacs-orgmode@gnu.org; Thu, 30 Aug 2012 00:42:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T6wa5-0006eo-1C for emacs-orgmode@gnu.org; Thu, 30 Aug 2012 00:42:14 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:59129) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6wa4-0006ek-R8 for emacs-orgmode@gnu.org; Thu, 30 Aug 2012 00:42:12 -0400 Received: by weys10 with SMTP id s10so823407wey.0 for ; Wed, 29 Aug 2012 21:42:12 -0700 (PDT) In-Reply-To: <3F8F411D-C71F-408B-A813-922622FF8041@univie.ac.at> (Erich Neuwirth's message of "Wed, 29 Aug 2012 17:35:43 +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 emacs-orgmode@gnu.org" Hi Erich, Erich Neuwirth writes: > I am building org mode on 2 Macs with OSX 10.8.1 and Emacs 24.2.1 > > One one machine, this works. > On the other machine, the build fails. Maybe you can run `make config-test' to see if the testing si configured the same way on both machines: >From `make helpall': Configuration Check =================== make config - check main configuration make config-test - check test configuration make config-exe - check executables configuration make config-cmd - check command configuration make config-all - check all configuration > Please also tell me what is the easiest way of finding the version identifier. > I just pulled the latest version from git now, M-x org-version RET should do. HTH, -- Bastien