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: Stefan Kangas
Subject: bug#43174: Cannot compile emacs 27.1 under MacOS 10.15.6
Date: Wed, 2 Sep 2020 16:48:34 -0400

Frederick Northrop via "Bug reports for GNU Emacs, the Swiss army knife
of text editors" <bug-gnu-emacs@gnu.org> writes:

> 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.

The error message says gnutls is missing.  Do you have it installed?

Or, if you don't care to have it, try using:

    ./configure --with-gnutls=ifavailable





reply via email to

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