From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Ekstrand Subject: Build error with Emacs 21 Date: Sat, 05 Apr 2008 10:15:27 -0500 Message-ID: <87abk8nxio.fsf@jehiel.elehack.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JiAnA-0007s1-M1 for emacs-orgmode@gnu.org; Sat, 05 Apr 2008 11:58:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JiAn9-0007rp-Ci for emacs-orgmode@gnu.org; Sat, 05 Apr 2008 11:58:56 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JiAn9-0007rm-8B for emacs-orgmode@gnu.org; Sat, 05 Apr 2008 11:58:55 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JiAn9-0004pW-3d for emacs-orgmode@gnu.org; Sat, 05 Apr 2008 11:58:55 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JiAmz-00007s-Hw for emacs-orgmode@gnu.org; Sat, 05 Apr 2008 15:58:45 +0000 Received: from elehack.net ([216.243.177.100]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 05 Apr 2008 15:58:45 +0000 Received: from michael by elehack.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 05 Apr 2008 15:58:45 +0000 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 At school, we have Emacs 21.4.1, and I got the following error trying to build org-mode from git: > While compiling toplevel forms in file org-mode/lisp/org-clock.el: > !! Symbol's function definition is void ((define-obsolete-function-alias)) So, in the format indicated in the manual: 1. I typed `make` in the root of a clean checkout of org-mode from git (well, via git-cvsserver, since I don't have unlimited disk quota at school). 2. I expected it to compile successfully. 3. It failed with the error message above. Emacs version is 21.4.1. OS is Ubuntu 6.06. - Michael -- mouse, n: A device for pointing at the xterm in which you want to type.