From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Marie Gaillourdet Subject: Cannot compile release Date: Tue, 6 Apr 2010 12:24:03 +0200 Message-ID: <36128460-E64E-479D-9F46-35C9633DA789@gaillourdet.net> References: <714D79F5-C2F6-4DF2-8817-E6B57F59D18F@gmail.com> Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nz5xA-0004dh-Ps for emacs-orgmode@gnu.org; Tue, 06 Apr 2010 06:24:16 -0400 Received: from [140.186.70.92] (port=50205 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nz5x9-0004dA-7z for emacs-orgmode@gnu.org; Tue, 06 Apr 2010 06:24:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nz5x4-0005HM-0O for emacs-orgmode@gnu.org; Tue, 06 Apr 2010 06:24:15 -0400 Received: from mailgw1.uni-kl.de ([131.246.120.220]:43068) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nz5x3-0005Gf-Nz for emacs-orgmode@gnu.org; Tue, 06 Apr 2010 06:24:09 -0400 In-Reply-To: <714D79F5-C2F6-4DF2-8817-E6B57F59D18F@gmail.com> 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: Carsten Dominik Cc: Org-Mode List Hi Carsten, Thanks for another release! But I've been unable to compile this version. A make clean && make all fails with ... emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote = load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote = load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile = lisp/org-entities.el Loading subst-ksc... Loading subst-gb2312... Loading subst-big5... Loading subst-jis... In toplevel form: org-entities.el:29:19:Warning: reference to free variable = `org-table-align' In end of data: org-entities.el:489:1:Warning: the following functions are not known to = be defined: declare-function, org-table-align This happen with the pre-installed emacs of Mac OS X (Snow Leopard) and = with Carbon Emacs. $ emacs --version GNU Emacs 22.1.1 Copyright (C) 2007 Free Software Foundation, Inc. GNU Emacs comes with ABSOLUTELY NO WARRANTY. You may redistribute copies of Emacs under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING. Regards, Jean-Marie