Re: [O] Build fail on OSX

2012-10-03 Thread Neuwirth Erich
The problem was my fault. I simply used the old local.mk. After creating a new local.mk from mk/default.mk and changing the settings in there, building works again. On Oct 3, 2012, at 6:52 PM, Achim Gratz wrote: > Neuwirth Erich writes: >> = Org version >> make: Org-mode version 7.9.

Re: [O] Build fail on OSX

2012-10-03 Thread Achim Gratz
Neuwirth Erich writes: > = Org version > make: Org-mode version 7.9.2 (release_7.9.2-399-g2e9427.dirty => > /Applications/Emacs.App/Contents/Resources/site-lisp/org) We still don't know why a freshly pulled Org is "dirty". That seems very strange, so again, what is the output of "git st

Re: [O] Build fail on OSX

2012-10-03 Thread Neuwirth Erich
I do have my own local.mk (at the end of the message) where set things up OSXwise. I also add things for the new exporter and for R ORG_ADD_CONTRIB = org-e-* org-md org-export # e.g. the new exporter BTEST_EXTRA = ess-site # load ESS for R tests Here is more of my output: Mahler:org-mode neuwi

Re: [O] Build fail on OSX

2012-10-03 Thread Achim Gratz
Neuwirth Erich writes: > The probleme persists even if I try what you suggested/ You need to be a bit more specific if you want help. make up0 make config make up1 Also, this indicates that you have local changes: org-version: 7.9.2 (release_7.9.2-390-g50fe7c.dirty) git status The error you've

Re: [O] Build fail on OSX

2012-10-03 Thread Neuwirth Erich
The probleme persists even if I try what you suggested/ On Oct 3, 2012, at 11:52 AM, Bastien wrote: > Hi Erich, > > Neuwirth Erich writes: > >> Until now, I was able to build from git (OSX 10.8.2, Emacs 24.2), >> but just now >> make up1 >> fails with the following error > > Please git pul

Re: [O] Build fail on OSX

2012-10-03 Thread Bastien
Hi Erich, Neuwirth Erich writes: > Until now, I was able to build from git (OSX 10.8.2, Emacs 24.2), > but just now > make up1 > fails with the following error Please git pull manually before using make up1 and let us know if this fixes your problem. Thanks, -- Bastien

[O] Build fail on OSX

2012-10-03 Thread Neuwirth Erich
Until now, I was able to build from git (OSX 10.8.2, Emacs 24.2), but just now make up1 fails with the following error make[1]: Nothing to be done for `all'. rm -f org-version.el org-loaddefs.el org-version.elc org-loaddefs.elc install -m 644 -p ../contrib/lisp/org-e-ascii.el ../contrib/lisp/o