From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rustom Mody Subject: org build/git problems Date: Tue, 9 Jul 2013 08:27:20 +0530 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8f64303402e18d04e10b5303 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52984) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwO7b-0000n3-7R for emacs-orgmode@gnu.org; Mon, 08 Jul 2013 22:57:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UwO7Z-00007r-H0 for emacs-orgmode@gnu.org; Mon, 08 Jul 2013 22:57:43 -0400 Received: from mail-ie0-x235.google.com ([2607:f8b0:4001:c03::235]:59327) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwO7Z-00007i-8G for emacs-orgmode@gnu.org; Mon, 08 Jul 2013 22:57:41 -0400 Received: by mail-ie0-f181.google.com with SMTP id x12so11747410ief.12 for ; Mon, 08 Jul 2013 19:57:40 -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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode --e89a8f64303402e18d04e10b5303 Content-Type: text/plain; charset=ISO-8859-1 Ive been having problems with odt export which seem to be related to build issues which seem to be related to git issues. http://thread.gmane.org/gmane.emacs.orgmode/74409 In more detail: http://orgmode.org/worg/dev/org-build-system.html says that the build structure includes (among other makefiles) these --------------------------------------- /doc/Makefile /etc/Makefile /lisp/Makefile --------------------------------------- However on my system I 'find' as follows --------------------------------------- $ find . -iname makefile ./lisp/Makefile ./Makefile --------------------------------------- ie there are NO makefiles in etc doc etc. Only in lisp. So I conclude that the etc make which is needed to setup the odt export paths is not happening and so odt-export is barfing. So where are the makefiles? Running git status I get the following which among other things shows the makefiles from doc and etc as deleted. I am too much of a git noob to know what next!! --------------------------------------- $ git status # On branch master # Changes not staged for commit: # (use "git add/rm ..." to update what will be committed) # (use "git checkout -- ..." to discard changes in working directory) # # deleted: .dir-locals.el # deleted: .dir-settings.el # deleted: contrib/scripts/.gitignore # deleted: contrib/scripts/dir2org.zsh # deleted: contrib/scripts/ditaa.jar # deleted: contrib/scripts/docco.css # deleted: contrib/scripts/org-docco.org # deleted: contrib/scripts/staticmathjax/.gitignore # deleted: contrib/scripts/staticmathjax/README.org # deleted: contrib/scripts/staticmathjax/chrome/chrome.manifest # deleted: contrib/scripts/staticmathjax/chrome/content/main.js # deleted: contrib/scripts/staticmathjax/chrome/content/main.xul # deleted: contrib/scripts/staticmathjax/defaults/preferences/prefs.js # deleted: contrib/scripts/x11idle.c # deleted: doc/.aspell.org.conf # deleted: doc/.nosearch # deleted: doc/Documentation_Standards.org # deleted: doc/Makefile # deleted: doc/dir # deleted: etc/Makefile # deleted: mk/fake_change_log.pl # deleted: mk/git-changelog # deleted: mk/guidesplit.pl # deleted: mk/list-hooks.pl # deleted: mk/manfull.pl # deleted: mk/mansplit.pl # deleted: request-assign-future.txt # deleted: testing/.gitignore # deleted: testing/examples/include.org # deleted: testing/examples/include2.org # deleted: testing/examples/link-in-heading.org # deleted: testing/examples/links.org # deleted: testing/examples/no-heading.org # deleted: testing/examples/normal.org # deleted: testing/examples/ob-awk-test.in # deleted: testing/examples/ob-awk-test.org # deleted: testing/examples/ob-lilypond-broken.ly # deleted: testing/examples/ob-lilypond-broken.org # deleted: testing/examples/ob-lilypond-test.error # deleted: testing/examples/ob-lilypond-test.ly # deleted: testing/examples/ob-lilypond-test.org # deleted: testing/examples/ob-maxima-test.org # deleted: testing/examples/ob-octave-test.org # deleted: testing/examples/ob-screen-test.org # deleted: testing/examples/org-exp.org # deleted: testing/examples/property-inheritance.org # deleted: testing/jump # no changes added to commit (use "git add" and/or "git commit -a") --e89a8f64303402e18d04e10b5303 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Ive been having problems with odt export which seem to be related to build = issues which seem to be related to git issues.
http://thread.gmane.org/gmane.emacs.or= gmode/74409

In more detail:
http://orgmode.org/worg/dev/org-build-system.ht= ml
says that the build structure includes (among other makefiles) these
---= ------------------------------------
<org-mode>/doc/Makefile
<org-mode>/etc/Makefile
<org-mode>/lisp/Makefile
-----------------------------------= ----
However on my system I 'find' as follows
---------------= ------------------------
$ find . -iname makefile
./lisp/Makefile
./Makefile
---------------------------------------
ie there are NO ma= kefiles in etc doc etc. Only in lisp.

So I conclude that the etc mak= e which is needed to setup the odt export paths is not happening and so odt= -export is barfing.

So where are the makefiles?

Running git status I get the followi= ng which among other things shows the makefiles from doc and etc as deleted= .
I am too much of a git noob to know what next!!
-------------------= --------------------
$ git status
# On branch master
# Changes not staged for commit:
#= =A0=A0 (use "git add/rm <file>..." to update what will be c= ommitted)
#=A0=A0 (use "git checkout -- <file>..." to di= scard changes in working directory)
#
#=A0=A0=A0 deleted:=A0=A0=A0 .dir-locals.el
#=A0=A0=A0 deleted:=A0= =A0=A0 .dir-settings.el
#=A0=A0=A0 deleted:=A0=A0=A0 contrib/scripts/.gi= tignore
#=A0=A0=A0 deleted:=A0=A0=A0 contrib/scripts/dir2org.zsh
#=A0= =A0=A0 deleted:=A0=A0=A0 contrib/scripts/ditaa.jar
#=A0=A0=A0 deleted:= =A0=A0=A0 contrib/scripts/docco.css
#=A0=A0=A0 deleted:=A0=A0=A0 contrib/scripts/org-docco.org
#=A0=A0=A0 deleted:=A0=A0=A0 cont= rib/scripts/staticmathjax/.gitignore
#=A0=A0=A0 deleted:=A0=A0=A0 contri= b/scripts/staticmathjax/README.org
#=A0=A0=A0 deleted:=A0=A0=A0 contrib/scripts/staticmathjax/chrome/chrome.ma= nifest
#=A0=A0=A0 deleted:=A0=A0=A0 contrib/scripts/staticmathjax/chrome/content/m= ain.js
#=A0=A0=A0 deleted:=A0=A0=A0 contrib/scripts/staticmathjax/chrome= /content/main.xul
#=A0=A0=A0 deleted:=A0=A0=A0 contrib/scripts/staticmat= hjax/defaults/preferences/prefs.js
#=A0=A0=A0 deleted:=A0=A0=A0 contrib/scripts/x11idle.c
#=A0=A0=A0 delete= d:=A0=A0=A0 doc/.aspell.org.conf
#=A0=A0=A0 deleted:=A0=A0=A0 doc/.nosea= rch
#=A0=A0=A0 deleted:=A0=A0=A0 doc/Documentation_Standards.org
#=A0= =A0=A0 deleted:=A0=A0=A0 doc/Makefile
#=A0=A0=A0 deleted:=A0=A0=A0 doc/d= ir
#=A0=A0=A0 deleted:=A0=A0=A0 etc/Makefile
#=A0=A0=A0 deleted:=A0=A0=A0 m= k/fake_change_log.p= l
#=A0=A0=A0 deleted:=A0=A0=A0 mk/git-changelog
#=A0=A0=A0 delete= d:=A0=A0=A0 mk/guidespli= t.pl
#=A0=A0=A0 deleted:=A0=A0=A0 mk/list-hooks.pl
#=A0=A0=A0 deleted:=A0=A0=A0 mk/manfull.pl
#=A0=A0=A0 deleted:=A0= =A0=A0 mk/mansplit.pl<= br> #=A0=A0=A0 deleted:=A0=A0=A0 request-assign-future.txt
#=A0=A0=A0 deleted:=A0=A0=A0 testing/.gitignore
#=A0=A0=A0 deleted:=A0= =A0=A0 testing/examples/in= clude.org
#=A0=A0=A0 deleted:=A0=A0=A0 testing/examples/include2.org
#=A0=A0=A0 deleted:=A0=A0=A0 testing/examples/link-in-heading.org
#=A0=A0=A0 deleted:=A0=A0=A0 testing/examples/links.org
#=A0=A0=A0 deleted:=A0=A0=A0 testing/exa= mples/no-heading.org
#=A0=A0=A0 deleted:=A0=A0=A0 testing/examples/
normal.org
#=A0=A0=A0 deleted:=A0=A0=A0 testing/examples/ob-awk-test.in
#=A0=A0=A0 deleted:=A0=A0=A0 t= esting/examples/ob-awk= -test.org
#=A0=A0=A0 deleted:=A0=A0=A0 testing/examples/ob-lilypond-broken.ly #=A0=A0=A0 deleted:=A0=A0=A0 testing/examples/ob-lilypond-broken.org
#=A0=A0=A0 del= eted:=A0=A0=A0 testing/examples/ob-lilypond-test.error
#=A0=A0=A0 delete= d:=A0=A0=A0 testing/examples/ob-lilypond-test.ly
#=A0=A0=A0 deleted:=A0=A0=A0 testing/examples/ob-lilypond-test.org
#=A0=A0=A0 deleted= :=A0=A0=A0 testing/examples/ob-maxima-test.org
#=A0=A0=A0 deleted:=A0=A0=A0 testing/examples/ob-octave-test.org
#=A0=A0=A0 deleted:=A0=A0=A0 testing/examples/ob-screen-test.org
#=A0=A0=A0 deleted:=A0= =A0=A0 testing/examples/or= g-exp.org
#=A0=A0=A0 deleted:=A0=A0=A0 testing/examples/property-inheritance.org<= /a>
#=A0=A0=A0 deleted:=A0=A0=A0 testing/jump
#
no changes added to commi= t (use "git add" and/or "git commit -a")

--e89a8f64303402e18d04e10b5303--