From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: make error when making org fro git Date: Fri, 11 Apr 2008 23:14:34 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JkNIl-0003IM-S5 for emacs-orgmode@gnu.org; Fri, 11 Apr 2008 13:44:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JkNIk-0003Eb-7G for emacs-orgmode@gnu.org; Fri, 11 Apr 2008 13:44:39 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JkNIj-0003E6-UK for emacs-orgmode@gnu.org; Fri, 11 Apr 2008 13:44:37 -0400 Received: from ti-out-0910.google.com ([209.85.142.187]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JkNIj-0004I4-FK for emacs-orgmode@gnu.org; Fri, 11 Apr 2008 13:44:37 -0400 Received: by ti-out-0910.google.com with SMTP id a20so301513tia.10 for ; Fri, 11 Apr 2008 10:44:34 -0700 (PDT) In-Reply-To: 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: Rainer Stengele Cc: emacs-orgmode@gnu.org On Fri, Apr 11, 2008 at 9:56 PM, Rainer Stengele wrote: > Hi all, > > I want to make org-mode from git and get this error: > > > While compiling toplevel forms in file /u/tmp/org-mode/lisp/org-archive.el: > !! Symbol's function definition is void ((declare)) > Done > make: *** [lisp/org-archive.elc] Error 1 > > > > Is that my fault or a bug? > Not sure about the error but latest pull (commit 1018c67ebb4b11b1120410d2bf2e0eca1965e458) compiles cleanly on my system (Cygwin+Emacs 22.1.1) -- Manish