all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Doug Davis <ddavis@ddavis.io>
To: 43174@debbugs.gnu.org
Cc: fnorthrop@mac.com
Subject: bug#43174: Cannot compile emacs 27.1  under MacOS 10.15.6
Date: Wed, 02 Sep 2020 16:49:32 -0400	[thread overview]
Message-ID: <87wo1b3nvn.fsf@ddavis.io> (raw)
In-Reply-To: <CE221607-D758-4D5D-94B3-0BC851018F36@mac.com> (Frederick Northrop via's message of "Wed, 2 Sep 2020 13:10:48 -0700")

> configure: error: The following required libraries were not found:
>      gnutls
> Maybe some development libraries/packages are missing?
> To build anyway, give:
>      --with-gnutls=ifavailable
> as options to configure.

This isn't a bug. Your machine is just missing a gnutls installation.
You can run configure and pass --with-gnutls=ifavailable to compile
Emacs without gnutls support, or you can install gnutls on your machine
(for example, gnutls installed with Homebrew will automatically get
picked up by the Emacs configure script).

    Doug





      parent reply	other threads:[~2020-09-02 20:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-02 20:10 bug#43174: Cannot compile emacs 27.1 under MacOS 10.15.6 Frederick Northrop via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-09-02 20:48 ` Stefan Kangas
2020-10-18  0:57   ` Stefan Kangas
2020-09-02 20:49 ` Doug Davis [this message]

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=87wo1b3nvn.fsf@ddavis.io \
    --to=ddavis@ddavis.io \
    --cc=43174@debbugs.gnu.org \
    --cc=fnorthrop@mac.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 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.