all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Gerd Möllmann" <gerd.moellmann@gmail.com>
To: pedz@easesoftware.com
Cc: emacs-devel@gnu.org
Subject: Re: Native compile problems on M1 Mac
Date: Sat, 3 Dec 2022 08:15:30 +0100	[thread overview]
Message-ID: <5276ea05-7edd-7730-23ce-3c3f3865bfbd@gmail.com> (raw)
In-Reply-To: <F911724A-55AD-48F1-9DC0-C1C5E7F2BAD2@easesoftware.com>

> So, I am back a problem with the native executable can not find libemutls_w

I assume native compilation works when you start Emacs from a shell?  I 
mean something like

	cd emacs/src
	./emacs

If native compilation works when started from the shell, your problem 
might be that some environment variables that are set in the shell are 
not set when you start Emacs by opening the application bundle 
Emacs.app.  This is normal because there is no shell involved in opening 
a bundle.

You can see the environment variables in Emacs in the variable 
process-environment.



      reply	other threads:[~2022-12-03  7:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-02 17:34 Native compile problems on M1 Mac Perry Smith
2022-12-03  7:15 ` Gerd Möllmann [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5276ea05-7edd-7730-23ce-3c3f3865bfbd@gmail.com \
    --to=gerd.moellmann@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=pedz@easesoftware.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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.