From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.bugs Subject: bug#47159: 28.0.50; gnutls not recognized in build process without pkg-config Date: Sun, 21 Mar 2021 16:39:17 +0300 Message-ID: References: <8635wwfuit.fsf@protected.rcdrun.com> <87sg4trotr.fsf@gnus.org> <87tup7o9p6.fsf@gnus.org> <878s6imfc7.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="25118"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/2.0.6 (2021-03-06) Cc: Glenn Morris , 47159@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Mar 21 14:43:11 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lNyMI-0006Oq-Uo for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 21 Mar 2021 14:43:10 +0100 Original-Received: from localhost ([::1]:47448 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lNyMH-0001LS-Vj for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 21 Mar 2021 09:43:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51678) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lNyMA-0001LB-88 for bug-gnu-emacs@gnu.org; Sun, 21 Mar 2021 09:43:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:42216) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lNyM9-0004iw-WA for bug-gnu-emacs@gnu.org; Sun, 21 Mar 2021 09:43:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lNyM9-0001Dz-U8 for bug-gnu-emacs@gnu.org; Sun, 21 Mar 2021 09:43:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 21 Mar 2021 13:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47159 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: fixed Original-Received: via spool by 47159-submit@debbugs.gnu.org id=B47159.16163341694679 (code B ref 47159); Sun, 21 Mar 2021 13:43:01 +0000 Original-Received: (at 47159) by debbugs.gnu.org; 21 Mar 2021 13:42:49 +0000 Original-Received: from localhost ([127.0.0.1]:53760 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lNyLx-0001DM-5S for submit@debbugs.gnu.org; Sun, 21 Mar 2021 09:42:49 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:60481) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lNyLu-0001D8-Gs for 47159@debbugs.gnu.org; Sun, 21 Mar 2021 09:42:48 -0400 Original-Received: from localhost ([::ffff:41.202.241.53]) (AUTH: PLAIN securesender, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 000000000001E082.0000000060574D4F.0000546B; Sun, 21 Mar 2021 06:42:39 -0700 Content-Disposition: inline In-Reply-To: <878s6imfc7.fsf@gnus.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:202774 Archived-At: * Lars Ingebrigtsen [2021-03-20 10:53]: > Jean Louis 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