From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Bug: make fails on cloned repo [9.1.2 (9.1.2-22-ga2a034-elpaplus @ /Users/dzenkova/.emacs.d/elpa/org-plus-contrib-20171023/)] Date: Tue, 31 Oct 2017 16:54:07 -0400 Message-ID: <87d153yr68.fsf@alphaville.usersys.redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33717) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e9dZE-0005qj-2y for emacs-orgmode@gnu.org; Tue, 31 Oct 2017 16:55:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e9dZB-00040i-1S for emacs-orgmode@gnu.org; Tue, 31 Oct 2017 16:55:24 -0400 Received: from [195.159.176.226] (port=34011 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e9dZA-00040Q-P5 for emacs-orgmode@gnu.org; Tue, 31 Oct 2017 16:55:20 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1e9dYu-0004xM-NM for emacs-orgmode@gnu.org; Tue, 31 Oct 2017 21:55:04 +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" To: emacs-orgmode@gnu.org Дарья Зенкова writes: > But when I try to build the repo, I get the following output: > > Loading /Users/dzenkova/src/orgmode.org/org-mode/lisp/org-compat.el (source)... > Cannot open load file: cl-lib What does M-x locate-library RET cl-lib RET say? It's likely that the problem is with your emacs installation. -- Nick