From: Tak Kunihiro <tkk@misasa.okayama-u.ac.jp>
To: 28415@debbugs.gnu.org
Cc: Tak Kunihiro <tkk@misasa.okayama-u.ac.jp>
Subject: bug#28415: build failure on macOS 10.9.5
Date: Mon, 11 Sep 2017 15:59:44 +0900 [thread overview]
Message-ID: <E545BC2D-3912-4410-A9E8-96CB88273FF2@misasa.okayama-u.ac.jp> (raw)
I cannot compile emacs.git under macOS 10.9.5.
I confirm that I can compile emacs-25.2.tar.gz on my environment.
Can you give me suggestions?
I want to test the following commit.
http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=79150f6086286294c9e5ed56df5b14c87129cde6
$ git clone https://git.savannah.gnu.org/git/emacs.git
$ cd emacs
$ make
…
nsterm.m:2059:46: error: use of undeclared identifier 'NSAppearanceNameVibrantDark'
appearanceNamed: NSAppearanceNameVibrantDark];
^
nsterm.m:7146:44: error: use of undeclared identifier 'NSAppearanceNameVibrantDark'
appearanceNamed: NSAppearanceNameVibrantDark];
^
2 errors generated.
make[1]: *** [nsterm.o] Error 1
make: *** [src] Error 2
next reply other threads:[~2017-09-11 6:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-11 6:59 Tak Kunihiro [this message]
2017-09-11 16:29 ` bug#28415: build failure on macOS 10.9.5 Alan Third
2017-09-11 23:00 ` Tak Kunihiro
2017-09-12 6:36 ` Alan Third
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E545BC2D-3912-4410-A9E8-96CB88273FF2@misasa.okayama-u.ac.jp \
--to=tkk@misasa.okayama-u.ac.jp \
--cc=28415@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.