From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Any idea why "make V=1" isn't working for me? Date: Sun, 11 Oct 2015 01:57:44 +0200 Message-ID: References: <83612ft8bs.fsf@gnu.org> <83k2qvrnb1.fsf@gnu.org> <83h9lysyi9.fsf@gnu.org> <83bnc6sthp.fsf@gnu.org> <837fmussjg.fsf@gnu.org> <834mhyspq9.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b3a8bfa22215e0521c8df10 X-Trace: ger.gmane.org 1444521521 5055 80.91.229.3 (10 Oct 2015 23:58:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 10 Oct 2015 23:58:41 +0000 (UTC) Cc: Emacs developers To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 11 01:58:41 2015 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 1Zl42B-0006dO-Nk for ged-emacs-devel@m.gmane.org; Sun, 11 Oct 2015 01:58:39 +0200 Original-Received: from localhost ([::1]:46731 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zl42A-0008LR-VD for ged-emacs-devel@m.gmane.org; Sat, 10 Oct 2015 19:58:38 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41310) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zl41z-0008LM-7c for emacs-devel@gnu.org; Sat, 10 Oct 2015 19:58:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zl41y-0004cO-Ih for emacs-devel@gnu.org; Sat, 10 Oct 2015 19:58:27 -0400 Original-Received: from mail-lb0-x22b.google.com ([2a00:1450:4010:c04::22b]:33198) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zl41x-0004bl-6j; Sat, 10 Oct 2015 19:58:25 -0400 Original-Received: by lbbk10 with SMTP id k10so1403455lbb.0; Sat, 10 Oct 2015 16:58:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=dBcNuxC1QwnGIVEXzAkmeUFZuHG0eDFx4nHjVFB2xtY=; b=TfO+hqTbqNUK28hspfhOM10A6c12otF3Bl9x1JNtgk8usyEE9cGDs6MKgrctpbDoZ8 4nAGVP5UPZJI6xgiEqIe2oHupfle/gVqWTY2e7WDHWBnhAzqIm3X/NyIVYOPA7koOV5R gMeydl7q0YtamRD8OUj5SAKaO/t24uj4Tcs7/28EyhhCI7YidZ4cK12YCcu1EFWotf35 uJeH/SQ5HBFE4iqm8+FzGBWj0jJO8Tp+ynUVMxQcRY0b1W5NdURCTeqdzTgQZMnUJ06d GgPwNGD+gO3aNvkDi7XV4ZkbPAGDeuYIdXHIyQGEldDX9zEiszZSnxXTZKT20FGDpm19 G62Q== X-Received: by 10.112.133.42 with SMTP id oz10mr9655968lbb.62.1444521504283; Sat, 10 Oct 2015 16:58:24 -0700 (PDT) Original-Received: by 10.25.217.135 with HTTP; Sat, 10 Oct 2015 16:57:44 -0700 (PDT) In-Reply-To: <834mhyspq9.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::22b 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:191188 Archived-At: --047d7b3a8bfa22215e0521c8df10 Content-Type: text/plain; charset=UTF-8 On Sat, Oct 10, 2015 at 5:33 PM, Eli Zaretskii wrote: > I believe this is your problem: Automake didn't find silent.m4, or > perhaps the contents of that file is incorrect. The missing section > of configure is taken from that file. Yes, it is working now. Thanks. --047d7b3a8bfa22215e0521c8df10 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Sat, Oct 10, 2015 at 5:33 PM, Eli Zaretskii <eliz@gnu.org> wrote:

> I bel= ieve this is your problem: Automake didn't find silent.m4, or
> p= erhaps the contents of that file is incorrect.=C2=A0 The missing section> of configure is taken from that file.

Yes, i= t is working now. Thanks.
--047d7b3a8bfa22215e0521c8df10--