emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sharon Kimble <boudiccas@skimble09.plus.com>
To: Ihor Radchenko <yantar92@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: [SOLVED] Re: Something has happened such that I can't export to latex
Date: Sat, 30 Jul 2022 08:25:46 +0100	[thread overview]
Message-ID: <871qu3xds5.fsf_-_@skimble09.plus.com> (raw)
In-Reply-To: <87wnbwkq53.fsf@localhost> (Ihor Radchenko's message of "Fri, 29 Jul 2022 21:24:56 +0800")

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Ihor Radchenko <yantar92@gmail.com> writes:

> Sharon Kimble <boudiccas@skimble09.plus.com> writes:
>
>> foo$ git pull
>> - From https://git.savannah.gnu.org/git/emacs/org-mode
>>    5be0c709b3..d37c0ee5fa  main       -> origin/main
>> Updating 5be0c709b3..d37c0ee5fa
>> Fast-forward
>>  lisp/org.el      | 2 +-
>>  lisp/ox-latex.el | 7 +++++--
>>  mk/org-fixup.el  | 2 +-
>>  3 files changed, 7 insertions(+), 4 deletions(-)
>>     
>> foo$ make autoloads
>
> Considering that you have a questionable local.mk, I suggested trying
> cloning the Org repo from scratch. Just in case.
>
> If that does not work, I suspect that you have some peculiar Emacs
> installation. The error you are getting appears like Emacs compilation
> wrongly set the environment somehow. It is the first time I am seeing
> such a strange error.
>
    
Thank you to all who've been trying to sort out my problem, but I think that I've found the solution.

I have now rebuilt emacs with this bog-standard setup -

===
/autogen.sh
/configure
make
sudo make install
===

and it then builds org-loaddefs with zero problems.

My previous build was using this setup -

===
/autogen.sh
/configure
make bootstrap
make
===

And I suspect that the lone 'make' caused the problems, but I haven't done a test build to try it out.

I don't know where I got the bootstrap build mantra from, I must've found it online somewhere some time ago.

But thank you to all who tried to find a solution.

Thanks
    Sharon.          
- -- 
A taste of linux = http://www.sharons.org.uk
TGmeds = http://www.tgmeds.org.uk
DrugFacts = https://www.drugfacts.org.uk
Debian 11, fluxbox 1.3.7, emacs 29.0.50, org 9.5.4
-----BEGIN PGP SIGNATURE-----

iQJRBAEBCgA7FiEELSc/6QwVBIYugJDbNoGAGQr4g1sFAmLk3PodHGJvdWRpY2Nh
c0Bza2ltYmxlMDkucGx1cy5jb20ACgkQNoGAGQr4g1s0fRAAwe3SJQjVZ0p+yxke
2FMin2cC6d2qoRlO3rIAimQ5irlvDY7JRD6rZU4pSLWb0MBvJv8bzvcKDGlfDpxy
W40abdsi1A0Pha1RyBAcGppaIlaHXLJMZ5qi+yIfiWX4/G1D219KRftaSKuO2WE9
T+UDaMRBhzIyMpGH5QB/L8sdgkw59YRPa5INj/c4B+oxpvjPxwp6+gCJpepyopzW
Skj/BXbywn1viM9Zce1e9SrAd83Sw6DbAVWERStl+4A5FI9nsD7j+U+g+pS1CAbU
I2+Ywgll8HAAqZAQLRsVq52EpLX4Mjc26lg2oz3/4iIAYPnTRl21VeLKvJ31frrs
ZfW7VatNGixXs6PV0OvlTIpvufT2cbiHx7OjZOj3hJY9fmVMci17eL8ZRBuyqpzb
GN2aZNYeaeDG8mBxy+qXdcOv9yqHLFfiqrByjhcfU15hQnvZfx7Dr6o6EuOfNjXU
lSp/Wn9R6G9Hh7XHoZBq5o1WmkKhvw2PWJondadJGgcId589vjw/89R83j7GzY3U
HnjW0MaFuOJRYFb9wD004gi7loPxGw0PPuLlPxs6scVSubX//RBNkBjf+JxIc31l
0Tnv1d+PX44J6XEB9HYIMVw4uhWnjRZHgGHOoEPXR6Ui7GvwZInoBLnE15KCrw5m
H98RE6esSb98lzqSFC6rBfEv+W0=
=DbuR
-----END PGP SIGNATURE-----


  reply	other threads:[~2022-07-30  7:28 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-26 15:32 Something has happened such that I can't export to latex Sharon Kimble
2022-07-26 15:37 ` Ihor Radchenko
2022-07-26 16:33   ` Sharon Kimble
2022-07-26 16:39   ` Sharon Kimble
2022-07-27  3:41     ` Ihor Radchenko
2022-07-27  6:30   ` Sharon Kimble
2022-07-27 14:03     ` Fraga, Eric
2022-07-27 14:16     ` Ihor Radchenko
2022-07-27 15:20       ` Sharon Kimble
2022-07-27 15:43         ` Fraga, Eric
2022-07-27 23:02         ` Tim Cross
2022-07-28  9:50       ` Sharon Kimble
2022-07-28 10:20         ` Ihor Radchenko
2022-07-28 13:29           ` Sharon Kimble
2022-07-29  1:10             ` Ihor Radchenko
2022-07-29  8:48               ` Sharon Kimble
2022-07-29 12:00                 ` Robert Pluim
2022-07-29 12:24                   ` Sharon Kimble
2022-07-29 12:37                     ` Robert Pluim
2022-07-29 13:24                 ` Ihor Radchenko
2022-07-30  7:25                   ` Sharon Kimble [this message]
2022-07-31 19:49                     ` [SOLVED] " Robert Pluim
2022-07-30  3:18                 ` Tim Cross

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=871qu3xds5.fsf_-_@skimble09.plus.com \
    --to=boudiccas@skimble09.plus.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=yantar92@gmail.com \
    /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).