bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#43174: Cannot compile emacs 27.1 under MacOS 10.15.6


From: Doug Davis
Subject: bug#43174: Cannot compile emacs 27.1 under MacOS 10.15.6
Date: Wed, 02 Sep 2020 16:49:32 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> 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





reply via email to

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