[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Build issues
From: |
Ihor Radchenko |
Subject: |
Re: Build issues |
Date: |
Tue, 18 Jun 2024 15:24:33 +0000 |
Rustom Mody <rustompmody@gmail.com> writes:
> $ make up1
>
> Some selected lines of output
>
> 1. I guess harmless
> Loading /extra/pdsw/org-mode/mk/org-fixup.el (source)...
> WARNING: No org-loaddefs.el file could be found from where org.el is loaded.
> ...
> 2. absent ob-vala
> Cannot open load file: No such file or directory, ob-vala
This is because make up1 did not clean up the state .elc files.
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=c37a17ac2
> 3. make helpall
> documents make vanilla
> But not make repro
> [a docbug]
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=defcf8336
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- Build issues, Rustom Mody, 2024/06/18
- Re: Build issues,
Ihor Radchenko <=