From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eddward DeVilla" Subject: Re: Compilation errors with 4.73 (undefined functions, wrong number of parameters) Date: Sat, 12 May 2007 09:41:25 -0500 Message-ID: References: <200705111618.56589.holger@cs.uni-potsdam.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HmsuK-0000v5-9v for emacs-orgmode@gnu.org; Sat, 12 May 2007 10:49:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HmsuJ-0000uW-3b for emacs-orgmode@gnu.org; Sat, 12 May 2007 10:49:16 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HmsuJ-0000uS-14 for emacs-orgmode@gnu.org; Sat, 12 May 2007 10:49:15 -0400 Received: from nz-out-0506.google.com ([64.233.162.235]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hmsmk-0006hI-Rc for emacs-orgmode@gnu.org; Sat, 12 May 2007 10:41:26 -0400 Received: by nz-out-0506.google.com with SMTP id 12so1230312nzp for ; Sat, 12 May 2007 07:41:26 -0700 (PDT) In-Reply-To: <200705111618.56589.holger@cs.uni-potsdam.de> 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: Holger Arnold Cc: emacs-orgmode@gnu.org It's been a while since I've compiled org. I run uncompiled to get more useful stacks and have easier debug. It's slower but educational. I know when I did compile I always got a mess of errors. I just ignored them and everything worked. For me I think it was attempts to use packages I didn't have installed. The ones about the number of args would worry me. After you compile it, does it work? Edd On 5/11/07, Holger Arnold wrote: > Hello, > > when I try to byte-compile org-mode (e.g. by doing make), I get a number of > error messages about undefined functions and wrong number of parameters (I > have attached the output of a make). When I then do M-x org-mode, I > get "Symbol's function definition is void: find-if". > > Without byte-compiling, org-mode seems to work at first sight, but I don't > know if some functions are deactivated or not broken. > > I'm using org-mode 4.73 on GNU Emacs 21.3.1 on openSUSE 10.2. I didn't have > these problems with version 4.69 of org-mode. > > Does anyone know what's wrong here? > > > Holger > > _______________________________________________ > Emacs-orgmode mailing list > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > >