bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#53038: 28.0.50; problem building


From: Robert Pluim
Subject: bug#53038: 28.0.50; problem building
Date: Fri, 07 Jan 2022 16:25:27 +0100

>>>>> On Fri, 07 Jan 2022 16:13:01 +0100, joakim@verona.se said:
    joakim> It turns out I have been using a guix emacs build, and for some 
reason
    joakim> guix sets
    joakim> 
EMACSLOADPATH=/home/joakim/.guix-profile/share/emacs/site-lisp:/home/joakim/.guix-profile/share/emacs/site-lisp:/home/joakim/.guix-profile/share/emacs/site-lisp:/gnu/store/divi72vf7cw42kcr8w4h6j3pn4npicl8-emacs-native-comp-28.0.50-183.6885c62/share/emacs/28.0.50/lisp

    joakim> if I unset EMACSLOADPATH, the build finishes.

That sounds like we should put

EMACSLOADPATH=

in front of the emacs invocation from admin/unidata/Makfile, by
analogy to lisp/Makefile, ie:


emacs = EMACSLOADPATH= "${EMACS}" -batch --no-site-file --no-site-lisp

Does that help?

    joakim> Anyway, thanks for your patience, and in the best of worlds this 
mail
    joakim> transcript might help someone else. Thanks!

No worries, itʼs what they pay us for ;-)

Robert
-- 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]