On Tue, Apr 06, 2021 at 02:51:46PM +0000, Andrea Corallo wrote: > Alan Third writes: > > > On Tue, Apr 06, 2021 at 07:56:46AM +0000, Andrea Corallo wrote: > >> Alan Third writes: > >> > emacs: > >> > dlopen(/Users/alan/src/emacs/native/nextstep/Emacs.app/Contents/MacOS/../native-lisp/28.0.50-24e3df15/window-0d1b8b93-513ac8ca.eln, > >> > 1): image not found > >> > >> Hi Alan, > >> > >> Okay the value of ELN_DESTDIR is used during dump to inform Emacs where > >> the eln will be located (src/Makefile.in:570) so redumping is necessary. > >> Have you tried redumping or rebuilding from scratch? > > > > Yes, I've tried 'make bootstrap' to no avail. > > could you share the output of like "make bootstrap V=1"? (go parallel if > you like) Attached. -- Alan Third