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

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

bug#47159: 28.0.50; gnutls not recognized in build process without pkg-c


From: Jean Louis
Subject: bug#47159: 28.0.50; gnutls not recognized in build process without pkg-config
Date: Sun, 21 Mar 2021 16:39:17 +0300
User-agent: Mutt/2.0.6 (2021-03-06)

* Lars Ingebrigtsen <larsi@gnus.org> [2021-03-20 10:53]:
> Jean Louis <bugs@gnu.support> writes:
> 
> > I have now done git pull and removed pkg-config from system
> > temporarily, this below is the message I got, even though I do have
> > gnutls in the system.
> >
> > ...
> > checking for pkg-config... no
> > ...
> > checking for GifMakeMapObject in -lgif... yes
> > 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.
> 
> Perhaps you didn't regenerate the configure script?  Say "make".

git pull is fresh, and I get this, so I think this is useful now to
get a note to install pkg-config.

configure: WARNING: Unable to locate a usable pkg-config
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.
make: *** [Makefile:439: config.status] Error 1
~/Programming/Software/emacs





reply via email to

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