From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.devel Subject: Re: Can't build trunk - LIBGNUTLS_LIBS (src/Makefile) now expands to null string Date: Fri, 11 Oct 2013 21:23:12 +0000 Message-ID: <20131011212312.GB2941@acm.acm> References: <20131011182815.GA2941@acm.acm> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1381526724 19135 80.91.229.3 (11 Oct 2013 21:25:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Oct 2013 21:25:24 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 11 23:25:25 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VUkD7-0006Wz-0i for ged-emacs-devel@m.gmane.org; Fri, 11 Oct 2013 23:25:25 +0200 Original-Received: from localhost ([::1]:56334 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUkD6-0007gl-8l for ged-emacs-devel@m.gmane.org; Fri, 11 Oct 2013 17:25:24 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47191) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUkCw-0007fd-6x for emacs-devel@gnu.org; Fri, 11 Oct 2013 17:25:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VUkCo-0004Qh-Sl for emacs-devel@gnu.org; Fri, 11 Oct 2013 17:25:14 -0400 Original-Received: from colin.muc.de ([193.149.48.1]:56407 helo=mail.muc.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUkCo-0004OZ-Mh for emacs-devel@gnu.org; Fri, 11 Oct 2013 17:25:06 -0400 Original-Received: (qmail 97185 invoked by uid 3782); 11 Oct 2013 21:25:04 -0000 Original-Received: from acm.muc.de (pD95185F3.dip0.t-ipconnect.de [217.81.133.243]) by colin.muc.de (tmda-ofmipd) with ESMTP; Fri, 11 Oct 2013 23:25:03 +0200 Original-Received: (qmail 19825 invoked by uid 1000); 11 Oct 2013 21:23:12 -0000 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de X-detected-operating-system: by eggs.gnu.org: FreeBSD 8.x X-Received-From: 193.149.48.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:164121 Archived-At: Hi, Stefan. On Fri, Oct 11, 2013 at 04:44:36PM -0400, Stefan Monnier wrote: > > Further investigation shows that in .../src/Makefile, LIBGNUTLS_LIBS has > > become the emptry string, whereas in Emacs 24.3, it expanded to > > "-lgnutls". This seems likely to be a symptom of the error. > I fixed it a few minutes ago, It works, now. Thanks! > Stefan -- Alan Mackenzie (Nuremberg, Germany).