emacs-devel
[Top][All Lists]
Advanced

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

Re: can't compile master on MacOS 10.15 with fink


From: Robert Pluim
Subject: Re: can't compile master on MacOS 10.15 with fink
Date: Mon, 22 Feb 2021 10:07:21 +0100

>>>>> On Mon, 22 Feb 2021 08:38:03 +0100, Uwe Brauer <oub@mat.ucm.es> said:

    Uwe> Hi

    Uwe> I could install finks emacs 26 so the library dependence should be
    Uwe> settled, however compiling emacs master gives me 

    Uwe> Using 
    Uwe>  ./configure --prefix=/opt/emacs28 --with-x-toolkit=athena 
--without-pop --with-mailutils

You have objections to the ns gui? If you build it like this you'll
need an X server running. Plus the ns gui lets you remap
Command/Control/Option to Hyper/Super/Ctrl in various combinations.

    Uwe> /Applications/Xcode.app/Contents/Developer/usr/bin/make -C 
../admin/grammars all EMACS="../../src/emacs"
    Uwe> make[2]: Nothing to be done for `all'.
    Uwe> rm ./emacs-lisp/tcover-unsafep.elc
    Uwe> rm ./erc/erc-compat.elc
    Uwe> rm ./gnus/nnir.elc
    Uwe>   ELC      emacs-lisp/eieio.elc
    Uwe> desired fingerprint: 
b840bbe0e705978a5166b04c630ef38a2e9f9f298dc2c9a11163a3dfce7e0f5d
    Uwe> found fingerprint: 
7104882dd25bd5c64b0690705b332d28bcab270e4bbc03e279f7ba09a864e4b7
    Uwe> emacs: could not load dump file 
"/Users/oub/src-big/emacs/src/emacs.pdmp": not built for this Emacs executable
    Uwe> make[2]: *** [emacs-lisp/eieio.elc] Error 1
    Uwe> make[1]: *** [compile-main] Error 2
    Uwe> make: *** [lisp] Error 2

    Uwe> Any ideas?

rm emacs.pdmp and try again? (I have a vague suspicion this is a gmake
vs make thing, so perhaps ensure youʼre using GNU make)

Robert



reply via email to

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