emacs-devel
[Top][All Lists]
Advanced

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

Master branch build failure on macOS 10.11


From: David Caldwell
Subject: Master branch build failure on macOS 10.11
Date: Wed, 11 May 2022 12:49:44 -0700
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.9.0

Hi, I'm getting the following errors when trying to build the master branch on Mac OS 10.11:

nsterm.m:6248:22: error: use of undeclared identifier 
'NSButtonTypeMomentaryPushIn'
  [ok setButtonType: NSButtonTypeMomentaryPushIn];
                     ^
nsterm.m:6253:26: error: use of undeclared identifier 
'NSButtonTypeMomentaryPushIn'
  [cancel setButtonType: NSButtonTypeMomentaryPushIn];
                         ^

Most likely related to commit 75c26e417474ba9b8d366b28a95ff774cb12f0e5

Is this old version of macOS still supported? Or should I ratchet my build machine up an OS release?

-David




reply via email to

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