From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Build error in git HEAD with org-bibtex.el Date: Thu, 28 Apr 2011 09:19:37 -0600 Message-ID: <87y62ubdyu.fsf@gmail.com> References: <87vcxyvcbn.fsf@sbs.ch> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:47902) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFT0L-0007pr-DA for emacs-orgmode@gnu.org; Thu, 28 Apr 2011 11:19:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QFT0J-0006Kf-VN for emacs-orgmode@gnu.org; Thu, 28 Apr 2011 11:19:45 -0400 Received: from mail-px0-f179.google.com ([209.85.212.179]:65219) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFT0J-0006KS-Ph for emacs-orgmode@gnu.org; Thu, 28 Apr 2011 11:19:43 -0400 Received: by pxi2 with SMTP id 2so128500pxi.38 for ; Thu, 28 Apr 2011 08:19:42 -0700 (PDT) In-Reply-To: <87vcxyvcbn.fsf@sbs.ch> (Christian Egli's message of "Thu, 28 Apr 2011 13:34:52 +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: Christian Egli Cc: emacs-orgmode@gnu.org Hi Christian, Thanks for sharing this. I've just pushed up a fix for the problem you mentioned below. That will teach me to push a big change without consulting the compiler first. Best -- Eric Christian Egli writes: > Hi all > > When doing a `make update` I get the following compile error: > > ~/src/org-mode $ make update > git pull > Already up-to-date. > /usr/bin/make clean > make[1]: Entering directory `/home/eglic/src/org-mode' > [snip] > emacs -batch -q -no-site-file -eval "(setq load-path (cons (expand-file-name \"./lisp/\") (cons \"/usr/local/share/emacs/site-lisp\" load-path)))" -f batch-byte-compile lisp/org-bibtex.el > > In toplevel form: > lisp/org-bibtex.el:257:8:Error: Byte-compiling a redefinition of `get' will not work - use `labels' instead > make[1]: *** [lisp/org-bibtex.elc] Error 1 > make[1]: Leaving directory `/home/eglic/src/org-mode' > make: *** [update] Error 2 > > This is using GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.22.0) of 2011-03-04 on yellow, modified by Debian > > Thanks > Christian -- Eric Schulte http://cs.unm.edu/~eschulte/