From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giri Prashanth Subject: error on make Date: Tue, 26 Jul 2016 15:54:02 -0700 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c0b166ee881c053891c62a Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56377) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSBEi-00058B-Dz for emacs-orgmode@gnu.org; Tue, 26 Jul 2016 18:54:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bSBEh-0006n0-Ir for emacs-orgmode@gnu.org; Tue, 26 Jul 2016 18:54:04 -0400 Received: from mail-yw0-x232.google.com ([2607:f8b0:4002:c05::232]:36664) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSBEh-0006mY-DG for emacs-orgmode@gnu.org; Tue, 26 Jul 2016 18:54:03 -0400 Received: by mail-yw0-x232.google.com with SMTP id u134so37973788ywg.3 for ; Tue, 26 Jul 2016 15:54:03 -0700 (PDT) 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 --001a11c0b166ee881c053891c62a Content-Type: text/plain; charset=UTF-8 Hi, 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 ? Thank you in advance. --001a11c0b166ee881c053891c62a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

I got the following error w= hile I ran make on latest org-mode code from git got from git://orgmode.org/org-mode.git=C2=A0in OS X:=

rm -f
/Applications/Xcode.app/Cont= ents/Developer/usr/bin/make -C lisp clean
rm -f org-version.el or= g-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-versi= on.elc org-loaddefs.elc org-install.elc
org-version: 8.3.5 (relea= se_8.3.5-1027-g04e0bc)
Loading ~/.emacs.d/org-mode/lisp/org-compa= t.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 ?


Thank you in advance.
--001a11c0b166ee881c053891c62a-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: error on make Date: Wed, 27 Jul 2016 08:21:49 +0200 Message-ID: <874m7bppmq.fsf@saiph.selenimh> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59347) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSIE7-0007ef-UQ for emacs-orgmode@gnu.org; Wed, 27 Jul 2016 02:21:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bSIE3-0004jg-Pq for emacs-orgmode@gnu.org; Wed, 27 Jul 2016 02:21:55 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:44223) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSIE3-0004jU-Iq for emacs-orgmode@gnu.org; Wed, 27 Jul 2016 02:21:51 -0400 In-Reply-To: (Giri Prashanth's message of "Tue, 26 Jul 2016 15:54:02 -0700") 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: Giri Prashanth Cc: emacs-orgmode 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 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-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: error on make Date: Fri, 29 Jul 2016 16:11:30 +0200 Message-ID: <87wpk4bkkt.fsf@saiph.selenimh> References: <874m7bppmq.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33995) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bT8Vx-00074a-4B for emacs-orgmode@gnu.org; Fri, 29 Jul 2016 10:11:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bT8Vu-0001HD-TW for emacs-orgmode@gnu.org; Fri, 29 Jul 2016 10:11:47 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:47731) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bT8Vu-0001H2-EH for emacs-orgmode@gnu.org; Fri, 29 Jul 2016 10:11:46 -0400 In-Reply-To: (Giri Prashanth's message of "Wed, 27 Jul 2016 07:56:45 -0700") 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: Giri Prashanth Cc: emacs-orgmode Hello, Giri Prashanth writes: > 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 don't know. You may want to have a look at http://orgmode.org/worg/dev/org-build-system.html#sec-4 Regards, -- Nicolas Goaziou