GNU bug report logs - #43174
Cannot compile emacs 27.1 under MacOS 10.15.6

Previous Next

Package: emacs;

Reported by: Frederick Northrop <fnorthrop <at> mac.com>

Date: Wed, 2 Sep 2020 20:12:02 UTC

Severity: normal

Tags: notabug

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Doug Davis <ddavis <at> ddavis.io>
To: 43174 <at> debbugs.gnu.org
Cc: fnorthrop <at> mac.com
Subject: bug#43174: Cannot compile emacs 27.1  under MacOS 10.15.6
Date: Wed, 02 Sep 2020 16:49:32 -0400
> 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




This bug report was last modified 4 years and 273 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.