Re: [O] Compile failure

2019-06-25 Thread Fraga, Eric
On Tuesday, 25 Jun 2019 at 13:53, Gregor Zattler wrote: > I assume you both know this will pin your git repo to this very > commit. Yes but I don't update frequently so it's not a big deal (for me). Thanks, eric -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.4-379-g1b74ae

Re: [O] Compile failure

2019-06-25 Thread Gregor Zattler
Hi Eric, Klaushal, * "Fraga, Eric" [2019-06-24; 18:04]: > On Monday, 24 Jun 2019 at 11:48, Kaushal Modi wrote: >> That issue on Emacs master is fixed now for me. > > If it happens not to be, for Bill: just go to your emacs and > > git checkout 63b29f81075a3fdca70348f023d3ebb37a4f2a63 I assume

Re: [O] Compile failure

2019-06-24 Thread Fraga, Eric
On Monday, 24 Jun 2019 at 11:48, Kaushal Modi wrote: > That issue on Emacs master is fixed now for me. If it happens not to be, for Bill: just go to your emacs and git checkout 63b29f81075a3fdca70348f023d3ebb37a4f2a63 make clean make && make install and things should work. They do for me.

Re: [O] Compile failure

2019-06-24 Thread Kaushal Modi
That issue on Emacs master is fixed now for me. -- Kaushal Modi On Mon, Jun 24, 2019, 11:43 AM William Denton wrote: > On 24 June 2019, Robert Pluim wrote: > > > Thatʼs an emacs issue, not an org-mode issue. If you specify the full > > path to your emacs binary instead of using a symlink, does

Re: [O] Compile failure

2019-06-24 Thread William Denton
On 24 June 2019, Robert Pluim wrote: Thatʼs an emacs issue, not an org-mode issue. If you specify the full path to your emacs binary instead of using a symlink, does it compile? I'm just going to wait, not touch anything more, and wait until the Emacs developers fix things. I should have

Re: [O] Compile failure

2019-06-24 Thread Robert Pluim
> On Mon, 24 Jun 2019 08:49:07 -0400 (EDT), William Denton > said: William> The current source isn't compiling, at least for me (this is with an William> Emacs freshly compiled from source): William> $ make William> make -C doc clean; make -C lisp clean; William>

Re: [O] Compile failure

2019-06-24 Thread Fraga, Eric
On Monday, 24 Jun 2019 at 08:49, William Denton wrote: > The current source isn't compiling, at least for me (this is with an > Emacs freshly compiled from source): [...] > emacs: could not resolve realpath of "(null)": No such file or directory I've run into this problem with the latest Emacs.