GNU bug report logs - #47159
28.0.50; gnutls not recognized in build process without pkg-config

Previous Next

Package: emacs;

Reported by: Jean Louis <bugs <at> gnu.support>

Date: Mon, 15 Mar 2021 14:58:02 UTC

Severity: wishlist

Tags: fixed

Found in version 28.0.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #36 received at 47159 <at> debbugs.gnu.org (full text, mbox):

From: Jean Louis <bugs <at> gnu.support>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Glenn Morris <rgm <at> gnu.org>, 47159 <at> debbugs.gnu.org
Subject: Re: bug#47159: 28.0.50; gnutls not recognized in build process
 without pkg-config
Date: Sat, 20 Mar 2021 09:44:11 +0300
* Lars Ingebrigtsen <larsi <at> gnus.org> [2021-03-19 11:00]:
> Glenn Morris <rgm <at> gnu.org> writes:
> 
> >> I can't see any explicit checks for pkg-config in configure.ac.
> >
> > PKG_PROG_PKG_CONFIG(0.9.0)
> >
> > Perhaps you want to check the result of that and make it fatal,
> > but only in some cases. Or perhaps users should read configure output.
> 
> Ah, thanks.  I've now added a warning about this just above the error
> about the missing library, so that should help, and probably not lead to
> too many false positives.

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.




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

Previous Next


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