all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: 36332@debbugs.gnu.org
Subject: bug#36332: non-GUI build broken on macOS
Date: Sat, 22 Jun 2019 11:46:26 -0700	[thread overview]
Message-ID: <42f1a413-c271-1f6d-07c0-aea33a7bbda9@cs.ucla.edu> (raw)

Apparently Emacs master does not build in macOS when configured without a GUI, 
e.g., './configure --without-ns'. Someone with macOS experience should fix this, 
as Emacs should always be buildable without a GUI. Please see:

https://lists.gnu.org/r/emacs-devel/2019-06/msg00847.html

where Robert Pluim reports the following symptoms:

In file included from nsterm.m:49:
./nsterm.h:1322:20: error: typedef redefinition with different types
('NSUInteger' (aka 'unsigned long') vs 'enum NSWindowStyleMask')
typedef NSUInteger NSWindowStyleMask;

                    ^
/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:35:32: note:
previous definition is here
typedef NS_OPTIONS(NSUInteger, NSWindowStyleMask) {
                                ^
In file included from nsterm.m:49:
./nsterm.h:1326:6: error: enumeration previously declared with fixed underlying
type
enum NSWindowTabbingMode
      ^





             reply	other threads:[~2019-06-22 18:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-22 18:46 Paul Eggert [this message]
2019-06-22 19:38 ` bug#36332: non-GUI build broken on macOS Alan Third
2019-06-22 19:44   ` Paul Eggert
2019-06-22 20:19     ` Alan Third
2019-06-22 20:25       ` Paul Eggert
2019-06-22 20:37         ` Alan Third
2019-06-22 20:50       ` Glenn Morris
2019-06-22 20:55         ` Lars Ingebrigtsen
2019-06-22 21:10           ` Alan Third
2019-06-23  2:36           ` Eli Zaretskii
2019-06-23 14:11             ` Robert Pluim
2019-06-25  1:43             ` Glenn Morris
2019-06-25 11:24               ` Lars Ingebrigtsen
2019-06-27  9:45                 ` Paul Eggert

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=42f1a413-c271-1f6d-07c0-aea33a7bbda9@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=36332@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.