From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: emacs-25-merge has been merged to master Date: Sun, 03 Jan 2016 17:38:23 +0200 Message-ID: <83egdyad1s.fsf@gnu.org> References: <5688F439.9060000@alice.it> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1451835531 13398 80.91.229.3 (3 Jan 2016 15:38:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 3 Jan 2016 15:38:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 03 16:38:46 2016 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 1aFkk0-0006Gi-Un for ged-emacs-devel@m.gmane.org; Sun, 03 Jan 2016 16:38:45 +0100 Original-Received: from localhost ([::1]:42022 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aFkjx-0008M0-6w for ged-emacs-devel@m.gmane.org; Sun, 03 Jan 2016 10:38:41 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52053) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aFkjj-0008Lf-OV for emacs-devel@gnu.org; Sun, 03 Jan 2016 10:38:28 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aFkjf-0003lM-P4 for emacs-devel@gnu.org; Sun, 03 Jan 2016 10:38:27 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42929) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aFkjf-0003lI-Lb; Sun, 03 Jan 2016 10:38:23 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2449 helo=HOME-C4E4A596F7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aFkje-0001Jl-Vc; Sun, 03 Jan 2016 10:38:23 -0500 In-reply-to: <5688F439.9060000@alice.it> (message from Angelo Graziosi on Sun, 3 Jan 2016 11:13:13 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e 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:197449 Archived-At: > From: Angelo Graziosi > Date: Sun, 3 Jan 2016 11:13:13 +0100 > > John Wiegley wrote: > > Please let me know if you notice problems. > > For completeness, I notice the following issue (at least on OSX, NS build) > > Usually I do a NS build on OSX adding to 'configure' the option: > > --with-file-notification=gfile > > > and it worked fine. > > Now, 'configure' fails with this message: > > configure: error: File notification 'gfile' requested but > requirements not found Please report this as a bug, and pleas include your config.log file with the report. Thanks.