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: Jonathon McKitrick <jcm@SDF.ORG>
Cc: "Jonathon McKitrick via Emacs development discussions."
	<emacs-devel@gnu.org>,  Helmut Eller <eller.helmut@gmail.com>
Subject: Re: Helping with MPS
Date: Wed, 21 Aug 2024 16:48:19 +0200	[thread overview]
Message-ID: <m2ikvugcek.fsf@pro2.fritz.box> (raw)
In-Reply-To: <ZsX1aCIFZXQ_jaGJ@SDF.ORG> (Jonathon McKitrick's message of "Wed,  21 Aug 2024 14:10:48 +0000")

Jonathon McKitrick <jcm@SDF.ORG> writes:

> On Wed, Aug 21, 2024 at 05:46:06AM +0200, Gerd Mllmann wrote:
> : Then something like
> : 
> :   ./configure --prefix=/Users/gerd/.local
> :   gmake install
> : 
> : which I use to install MPS in ~/.local.
>
> I got the patch installed and re-ran autoconf and then configure.
>
> But when running make I get this:
>
> xcrun xcodebuild -project code/mps.xcodeproj -config Debug
> xcrun: error: unable to find utility "xcodebuild", not a developer tool or in PATH
> make: *** [build-via-xcode] Error 72
>
> I have xcode command line tools installed, and when building emacs itself,
> the xcrun/xcodebuild commands work fine.

Building Emacs just uses clang and gmake, so that can work without xcrun
working. Are you using clang from Xcode?

> What am I missing?

Something is wrong with your Xcode installation, I'd say, but I don't
know what that could be. What does

  xcode-select --print-path

say? It should print the path under which the developer tools are found.
See also

  man xcode-select

> Sorry if it's an obvious fix, I'm more a BSD guy than GNU/Linux....

(I'm also not a Linux user, on my own computers, never have been. Always
FreeBSD until I switched to OSX/macOS because I needed a working laptop
for work :-)).




  reply	other threads:[~2024-08-21 14:48 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-20 15:37 Helping with MPS Jonathon McKitrick via Emacs development discussions.
2024-08-20 15:52 ` Pip Cet
2024-08-20 20:41   ` Jonathon McKitrick via Emacs development discussions.
2024-08-20 20:44     ` Jonathon McKitrick via Emacs development discussions.
2024-08-21  6:31   ` Helmut Eller
2024-08-21  6:56     ` Gerd Möllmann
2024-08-21  8:02     ` Pip Cet
2024-08-21  9:23       ` Helmut Eller
2024-08-21 13:53     ` Eli Zaretskii
2024-08-21 14:36       ` Helmut Eller
2024-08-21 14:44         ` Eli Zaretskii
2024-08-21 15:10           ` Helmut Eller
2024-08-21 15:34             ` Eli Zaretskii
2024-08-21 17:44               ` Helmut Eller
2024-08-21 18:06                 ` Eli Zaretskii
2024-08-20 16:05 ` Helmut Eller
2024-08-20 21:42   ` Jonathon McKitrick via Emacs development discussions.
2024-08-21  3:46     ` Gerd Möllmann
2024-08-21  5:59       ` Helmut Eller
2024-08-21  6:28       ` Arash Esbati
2024-08-21  6:54         ` Gerd Möllmann
2024-08-21 14:10       ` Jonathon McKitrick via Emacs development discussions.
2024-08-21 14:48         ` Gerd Möllmann [this message]
2024-08-21 15:08           ` Jonathon McKitrick via Emacs development discussions.
2024-08-21 15:40             ` Gerd Möllmann
2024-08-21 15:46               ` Jonathon McKitrick via Emacs development discussions.
2024-08-21 16:23                 ` Gerd Möllmann
2024-08-21 18:00                   ` Jonathon McKitrick via Emacs development discussions.
2024-08-21 18:04                     ` Gerd Möllmann
2024-08-21 18:20                       ` Jonathon McKitrick via Emacs development discussions.
2024-08-21 18:43                         ` Gerd Möllmann
2024-08-21 20:42                           ` Jonathon McKitrick via Emacs development discussions.
2024-08-22  4:02                             ` Gerd Möllmann

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=m2ikvugcek.fsf@pro2.fritz.box \
    --to=gerd.moellmann@gmail.com \
    --cc=eller.helmut@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=jcm@SDF.ORG \
    /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.