From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug? Problem compiling git - Cannot open file: avl Date: Mon, 06 Jan 2014 10:40:07 +0100 Message-ID: <87ppo5la88.fsf@bzg.ath.cx> References: <52CA707C.6080409@krugs.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49323) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W06fT-0006Fz-ON for emacs-orgmode@gnu.org; Mon, 06 Jan 2014 04:40:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W06fN-0007x6-KG for emacs-orgmode@gnu.org; Mon, 06 Jan 2014 04:40:19 -0500 Received: from mail-we0-x230.google.com ([2a00:1450:400c:c03::230]:51151) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W06fN-0007x0-Dz for emacs-orgmode@gnu.org; Mon, 06 Jan 2014 04:40:13 -0500 Received: by mail-we0-f176.google.com with SMTP id p61so15702861wes.35 for ; Mon, 06 Jan 2014 01:40:12 -0800 (PST) In-Reply-To: <52CA707C.6080409@krugs.de> (Rainer M. Krug's message of "Mon, 06 Jan 2014 09:59:40 +0100") 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: Rainer M Krug Cc: emacs-orgmode 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? Maybe ask the maintainers of the darwin port. -- Bastien