Re: [O] make update fails

2012-11-10 Thread Thomas S. Dye
Nick Dokos writes: > Thomas S. Dye wrote: > >> Aloha all, >> >> I get this error message: >> >> mk/targets.mk:75: *** target file `update' has both : and :: entries. Stop. >> >> I suspect I've done something wrong and will appreciate suggestions how >> to get back on track. >> > > Probably a

Re: [O] make update fails

2012-11-10 Thread Nick Dokos
Thomas S. Dye wrote: > Aloha all, > > I get this error message: > > mk/targets.mk:75: *** target file `update' has both : and :: entries. Stop. > > I suspect I've done something wrong and will appreciate suggestions how > to get back on track. > Probably added something to your local.mk that

Re: [O] make update fails

2012-04-23 Thread Bastien
Achim Gratz writes: > Achim Gratz writes: >> Will do. > > Here's that patch (and some more convenience targets). Also, the first > invocation of make will now create a local.mk configuration template if > it doesn't exist. You don't need to do anything if the defaults are > working for you, oth

Re: [O] make update fails

2012-04-23 Thread Achim Gratz
Achim Gratz writes: > Will do. Here's that patch (and some more convenience targets). Also, the first invocation of make will now create a local.mk configuration template if it doesn't exist. You don't need to do anything if the defaults are working for you, otherwise just edit whatever variable

Re: [O] make update fails

2012-04-23 Thread Achim Gratz
Bastien writes: > Looks fine. Could you create a > > make help+ The "+" is a reserved character in some shells, but I'll think of some other name... > directive that will display information about directives that > are not documented through `make help'? Will do. Achim. -- +<[Q+ Matrix-12

Re: [O] make update fails

2012-04-23 Thread Bastien
Achim Gratz writes: > Detlef Steuer writes: >> Cannot open load file: ert > > It fails at testing because you do not have ert installed. If you want > testing (recommended if you pull from master since it will avoid > installation of the occasional build that fails the test suite), install > ert

Re: [O] make update fails

2012-04-23 Thread Achim Gratz
Detlef Steuer writes: > Cannot open load file: ert It fails at testing because you do not have ert installed. If you want testing (recommended if you pull from master since it will avoid installation of the occasional build that fails the test suite), install ert or better yet switch to Emacs24 w

Re: [O] make update fails

2012-04-23 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 23/04/12 14:25, Rainer M Krug wrote: > On 23/04/12 14:17, Detlef Steuer wrote: >> Did a fresh pull > >> git clone git://orgmode.org/org-mode.git > >> after > >> make update > >> failed with some errors. > >> Did an make update > >> immediately

Re: [O] make update fails

2012-04-23 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 23/04/12 14:17, Detlef Steuer wrote: > Did a fresh pull > > git clone git://orgmode.org/org-mode.git > > after > > make update > > failed with some errors. > > Did an make update > > immediately after pulling and ended there: > > mkdir -p /tm