|
From: | PEDRO ANDRES ARANDA GUTIERREZ |
Subject: | Compiling emacs-27.0.91 on macOS Catalina |
Date: | Tue, 12 May 2020 08:44:52 +0200 |
I’m getting a lot of deprecation warnings when compiling emacs on macOS Catalina. Additionally, I see the following error when I execute emacs: Loading /Volumes/Evo840/Users/Shared/emacs/lisp/term/common-win.el (source)... 2020-05-12 08:37:07.767 temacs[7502:473322] Failed to initialize color list unarchiver: Error Domain=NSCocoaErrorDomain Code=4864 "*** -[NSKeyedUnarchiver _initForReadingFromData:error:throwLegacyExceptions:]: non-keyed archive cannot be decoded by NSKeyedUnarchiver" UserInfo={NSDebugDescription=*** -[NSKeyedUnarchiver _initForReadingFromData:error:throwLegacyExceptions:]: non-keyed archive cannot be decoded by NSKeyedUnarchiver} My workflow is basically: ./configure --without-x --with-ns --with-modules --enable-silent-rules \ --without-makeinfo \ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig \ LDFLAGS="-L/usr/local/lib" CPPFLAGS="-I/usr/local/include" \ CC=clang OBJC=clang CFLAGS="-g -O2” make bootstrap make install Fragen sind nicht da um beantwortet zu werden… Fragen sind da, um gestellt zu werden. Georg Kreisler |
[Prev in Thread] | Current Thread | [Next in Thread] |