From: Rustom Mody <rustompmody@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: org build/git problems
Date: Tue, 9 Jul 2013 08:27:20 +0530 [thread overview]
Message-ID: <CAJ+TeoeGe8G-8PKyg1iMePqjTe-4C2xiZ_rjOj_6cmQmxCZmMw@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 3506 bytes --]
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
---------------------------------------
<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 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 <file>..." to update what will be committed)
# (use "git checkout -- <file>..." 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")
[-- Attachment #2: Type: text/html, Size: 5311 bytes --]
next reply other threads:[~2013-07-09 2:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-09 2:57 Rustom Mody [this message]
2013-07-09 3:27 ` org build/git problems Rustom Mody
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAJ+TeoeGe8G-8PKyg1iMePqjTe-4C2xiZ_rjOj_6cmQmxCZmMw@mail.gmail.com \
--to=rustompmody@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).