* bug#50250: 28.0.50; Nextstep application bundle doesn't include hexl
@ 2021-08-29 11:34 Illia Ostapyshyn
2021-08-29 12:11 ` Alan Third
2021-08-29 17:27 ` bug#50250: 28.0.50 " Illia Ostapyshyn
0 siblings, 2 replies; 4+ messages in thread
From: Illia Ostapyshyn @ 2021-08-29 11:34 UTC (permalink / raw)
To: 50250
Trying to use hexl-mode with Emacs.app (generated with make install on MacOS) bundle
yeilds this message:
hexlify-buffer: Searching for program: No such file or directory,
/Users/user/emacs/nextstep/Emacs.app/Contents/MacOS/libexec/hexl
And the bundle doesn't seem to include hexl at all
In GNU Emacs 28.0.50 (build 1, x86_64-apple-darwin20.5.0, NS appkit-2022.50 Version 11.4 (Build 20F71))
of 2021-08-27 built on mbp-2018.local
Repository revision: a573d6bd88afe9a60728f0b63a45f44a6ff98ce2
Repository branch: master
Windowing system distributor 'Apple', version 10.3.2022
System Description: macOS 11.4
Configured using:
'configure --with-native-compilation --with-rsvg 'CFLAGS=-O2 -march=native
-fomit-frame-pointer''
Configured features:
ACL DBUS GIF GLIB GMP GNUTLS JPEG JSON LCMS2 LIBXML2 MODULES NATIVE_COMP NOTIFY KQUEUE NS
PDUMPER PNG RSVG THREADS TIFF TOOLKIT_SCROLL_BARS XIM ZLIB
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#50250: 28.0.50; Nextstep application bundle doesn't include hexl
2021-08-29 11:34 bug#50250: 28.0.50; Nextstep application bundle doesn't include hexl Illia Ostapyshyn
@ 2021-08-29 12:11 ` Alan Third
2021-08-29 17:27 ` bug#50250: 28.0.50 " Illia Ostapyshyn
1 sibling, 0 replies; 4+ messages in thread
From: Alan Third @ 2021-08-29 12:11 UTC (permalink / raw)
To: Illia Ostapyshyn; +Cc: 50250
tags 50250 + ns
thankyou
On Sun, Aug 29, 2021 at 01:34:15PM +0200, Illia Ostapyshyn wrote:
> Trying to use hexl-mode with Emacs.app (generated with make install on MacOS) bundle
> yeilds this message:
>
> hexlify-buffer: Searching for program: No such file or directory,
> /Users/user/emacs/nextstep/Emacs.app/Contents/MacOS/libexec/hexl
>
> And the bundle doesn't seem to include hexl at all
I've pushed a fix to master, it looks like lib-src/Makefile.in was
missed when we made some changes to the installation for bundled apps
on macOS with native compilation.
Can you give it a go and let us know if it fixes this problem for you?
--
Alan Third
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#50250: 28.0.50 Nextstep application bundle doesn't include hexl
2021-08-29 11:34 bug#50250: 28.0.50; Nextstep application bundle doesn't include hexl Illia Ostapyshyn
2021-08-29 12:11 ` Alan Third
@ 2021-08-29 17:27 ` Illia Ostapyshyn
2021-08-29 17:40 ` Alan Third
1 sibling, 1 reply; 4+ messages in thread
From: Illia Ostapyshyn @ 2021-08-29 17:27 UTC (permalink / raw)
To: Alan Third; +Cc: 50250
Thanks, Alan. I can confirm that the issue has been fixed and hexl-mode works as intended
Illia
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#50250: 28.0.50 Nextstep application bundle doesn't include hexl
2021-08-29 17:27 ` bug#50250: 28.0.50 " Illia Ostapyshyn
@ 2021-08-29 17:40 ` Alan Third
0 siblings, 0 replies; 4+ messages in thread
From: Alan Third @ 2021-08-29 17:40 UTC (permalink / raw)
To: Illia Ostapyshyn; +Cc: 50250-done
On Sun, Aug 29, 2021 at 07:27:22PM +0200, Illia Ostapyshyn wrote:
> Thanks, Alan. I can confirm that the issue has been fixed and
> hexl-mode works as intended
Thanks!
--
Alan Third
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-08-29 17:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-29 11:34 bug#50250: 28.0.50; Nextstep application bundle doesn't include hexl Illia Ostapyshyn
2021-08-29 12:11 ` Alan Third
2021-08-29 17:27 ` bug#50250: 28.0.50 " Illia Ostapyshyn
2021-08-29 17:40 ` Alan Third
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.