From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: Bug? Problem compiling git - Cannot open file: avl Date: Mon, 06 Jan 2014 11:03:08 +0100 Message-ID: <52CA7F5C.6080409@krugs.de> References: <52CA707C.6080409@krugs.de> <87ppo5la88.fsf@bzg.ath.cx> Reply-To: Rainer@krugs.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52837) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W071l-00055x-8u for emacs-orgmode@gnu.org; Mon, 06 Jan 2014 05:03:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W071g-0005EW-LU for emacs-orgmode@gnu.org; Mon, 06 Jan 2014 05:03:21 -0500 In-Reply-To: <87ppo5la88.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 01/06/14, 10:40 , Bastien wrote: > Rainer M Krug writes: > >> I just wanted to update to the newest git and I get repeatedly >> the error >> >> Cannot open load file: avl-tree > > This is weird. avl-tree is in Emacs since 2007. > > What (require 'avl-tree) returns? avl-tree even when starting with -Q My guess is that not the homebrew version of emacs is called for compiling, but the in OS X buildin one, which does not have avl-tree (to old). So I now renamed the build-in emacs and tried to update again - now it works. The problem seems to been that a) in my PATH, the /usr/bin (where the build in is located) comes before /usr/local/bin (where the homebrew is installed). b) I have set an alias in bash, so that emacs calls the homebrew version c) the make script somehow does use the PATH but not the alias. Is this normal, or something unusual in the org make process? Thanks, Rainer > > Maybe ask the maintainers of the darwin port. > - -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: Rainer@krugs.de Skype: RMkrug -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJSyn9cAAoJENvXNx4PUvmCsAkIAOo2X9hjM23m0YyCIGKg3avr kfdGdEJnvmwMEStyGkVAh6FS7IQkhS+gNs5CUGD2aAo2iCM/ioS/YM8Fn6BWrvFk Hw55M2ofcr1xm0zL0yWmHz+zcU9jFhHc9NaKTb5R9dIY0fBLoWCWDdJXgidGt8Bs 9kBuRsxsDrwwFW7s3SQaESrVw5DqZzgKfy495Rl+kk/bZSKMpIJTPuwAtVXh85+5 CksVnjn8qKKD0KLQsd2FKkeS6xdcHPxbVLKQ1we7nTBH1nG3L4xiB+I3JYx7xoNA hUFjNjFTStdB4rBzEbunexAS6Vk0e9mBvFF1cSPFZHAqw6TaIbP+hpUNEuwPnEg= =Gwnr -----END PGP SIGNATURE-----