From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giri Prashanth Subject: Re: error on make Date: Wed, 27 Jul 2016 07:56:45 -0700 Message-ID: References: <874m7bppmq.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1144150aea04ad05389f393d Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60522) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSQGQ-00069V-S0 for emacs-orgmode@gnu.org; Wed, 27 Jul 2016 10:56:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bSQGN-0004KB-3D for emacs-orgmode@gnu.org; Wed, 27 Jul 2016 10:56:50 -0400 Received: from mail-vk0-x22a.google.com ([2607:f8b0:400c:c05::22a]:36286) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSQGM-0004K4-Tu for emacs-orgmode@gnu.org; Wed, 27 Jul 2016 10:56:47 -0400 Received: by mail-vk0-x22a.google.com with SMTP id n129so11025080vke.3 for ; Wed, 27 Jul 2016 07:56:46 -0700 (PDT) In-Reply-To: <874m7bppmq.fsf@saiph.selenimh> 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 --001a1144150aea04ad05389f393d Content-Type: text/plain; charset=UTF-8 Thank you for your response. I have GNU Emacs 24.5.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21) . One possibility is that in OS X, there is a default emacs with version 22.1.1. I tried brew update but I think for some reason it is not updated and may cause for this problem. Is there a way to specify the location of emacs application and site-lisp folder in the config or Makefile ? I tried adding path manually in the prefix argument in local.mk but was not sucessful. Thank you again, On Tue, Jul 26, 2016 at 11:21 PM, Nicolas Goaziou wrote: > Hello, > > Giri Prashanth writes: > > > I got the following error while I ran make on latest org-mode code from > git > > got from git://orgmode.org/org-mode.git in OS X: > > > > rm -f > > /Applications/Xcode.app/Contents/Developer/usr/bin/make -C lisp clean > > rm -f org-version.el org-loaddefs.el org-version.elc org-loaddefs.elc > > org-install.elc > > rm -f *.elc > > /Applications/Xcode.app/Contents/Developer/usr/bin/make -C lisp autoloads > > rm -f org-version.el org-loaddefs.el org-version.elc org-loaddefs.elc > > org-install.elc > > org-version: 8.3.5 (release_8.3.5-1027-g04e0bc) > > Loading ~/.emacs.d/org-mode/lisp/org-compat.el (source)... > > Cannot open load file: cl-lib > > make[1]: *** [org-version.el] Error 255 > > make: *** [autoloads] Error 2 > > > > > > Any ideas on how to fix ? > > What is your Emacs version? Development branch requires at least Emacs > 24.3. > > > Regards, > > -- > Nicolas Goaziou > --001a1144150aea04ad05389f393d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thank you for your response. I have=C2=A0GNU Emacs 24.5.1 = (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21) .
One possibility = is that in OS X, there is a default emacs with version 22.1.1. I tried brew= update but I think for some reason it is not updated and may cause for thi= s problem.
=C2=A0
Is there a way to specify the loc= ation of emacs application and site-lisp folder in the config or =C2=A0Make= file ?
I tried adding path manually in the prefix argument in local.mk but was not sucessful.

=
Thank you again,



On Tue, Jul 26, 2016 at 11:21 PM, Nicolas= Goaziou <mail@nicolasgoaziou.fr> wrote:
Hello,

Giri Prashanth <giri.prashan= th@gmail.com> writes:

> I got the following error while I ran make on latest org-mode code fro= m git
> got from git://orgmode.org/org-mode.git in OS X:
>
> rm -f
> /Applications/Xcode.app/Contents/Developer/usr/bin/make -C lisp clean<= br> > rm -f org-version.el org-loaddefs.el org-version.elc org-loaddefs.elc<= br> > org-install.elc
> rm -f *.elc
> /Applications/Xcode.app/Contents/Developer/usr/bin/make -C lisp autolo= ads
> rm -f org-version.el org-loaddefs.el org-version.elc org-loaddefs.elc<= br> > org-install.elc
> org-version: 8.3.5 (release_8.3.5-1027-g04e0bc)
> Loading ~/.emacs.d/org-mode/lisp/org-compat.el (source)...
> Cannot open load file: cl-lib
> make[1]: *** [org-version.el] Error 255
> make: *** [autoloads] Error 2
>
>
> Any ideas on how to fix ?

What is your Emacs version? Development branch requires at least Ema= cs
24.3.




=C2=A0
Regards,

--
Nicolas Goaziou


--001a1144150aea04ad05389f393d--