unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alan Third <alan@idiocy.org>
To: Jeffrey Walton <noloader@gmail.com>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: configure: error: Non-toolkit scroll bars are not implemented for Nextstep.
Date: Sat, 27 Mar 2021 11:03:13 +0000	[thread overview]
Message-ID: <YF8Q8Q7YDt2OkncQ@breton.holly.idiocy.org> (raw)
In-Reply-To: <CAH8yC8=VuwZEYQMShqsn=bM2QJXk7nGp=231RxYRh1nk57AwPQ@mail.gmail.com>

On Sat, Mar 27, 2021 at 01:35:32AM -0400, Jeffrey Walton wrote:
> Hi Everyone,
> 
> I'm testing Emacs 27.2 on OS X 11.2.3. It's the Apple Silicon aarch64
> hardware. It is available at GCC304 on the Compile Farm.
> 
> Configure is dying:
> 
> checking AppKit/AppKit.h usability... yes
> checking AppKit/AppKit.h presence... yes
> checking for AppKit/AppKit.h... yes
> checking for Mac OS X 10.6 or newer... yes
> configure: error: Non-toolkit scroll bars are not implemented for Nextstep.
> 
> I believe I have all the UI stuff disabled, so I should not need
> toolbars. I think I am building the equivalent of emacs-nox. Options
> include --without-toolkit-scroll-bars:
> 
> --without-x --without-sound --without-xpm --without-jpeg
> --without-tiff --without-gif --without-png --without-rsvg
> --without-imagemagick --without-xft --without-libotf
> --without-m17n-flt --without-xaw3d --without-toolkit-scroll-bars
> --without-gpm --without-dbus --without-gconf --without-gsettings

You want --without-ns, not --without-x.

-- 
Alan Third



  reply	other threads:[~2021-03-27 11:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-27  5:35 configure: error: Non-toolkit scroll bars are not implemented for Nextstep Jeffrey Walton
2021-03-27 11:03 ` Alan Third [this message]
2021-03-27 17:52   ` Jeffrey Walton

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YF8Q8Q7YDt2OkncQ@breton.holly.idiocy.org \
    --to=alan@idiocy.org \
    --cc=emacs-devel@gnu.org \
    --cc=noloader@gmail.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).