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: Sat, 10 Oct 2015 16:53:50 +0200 Message-ID: References: <83612ft8bs.fsf@gnu.org> <83k2qvrnb1.fsf@gnu.org> <83h9lysyi9.fsf@gnu.org> <83bnc6sthp.fsf@gnu.org> <837fmussjg.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11402232fdc82f0521c14550 X-Trace: ger.gmane.org 1444488883 887 80.91.229.3 (10 Oct 2015 14:54:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 10 Oct 2015 14:54:43 +0000 (UTC) Cc: Emacs developers To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 10 16:54:43 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 1ZkvXl-0000BA-2D for ged-emacs-devel@m.gmane.org; Sat, 10 Oct 2015 16:54:41 +0200 Original-Received: from localhost ([::1]:45157 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkvXk-0002qP-3i for ged-emacs-devel@m.gmane.org; Sat, 10 Oct 2015 10:54:40 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54403) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkvXg-0002qF-Or for emacs-devel@gnu.org; Sat, 10 Oct 2015 10:54:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZkvXc-0000ZD-Lf for emacs-devel@gnu.org; Sat, 10 Oct 2015 10:54:33 -0400 Original-Received: from mail-lb0-x235.google.com ([2a00:1450:4010:c04::235]:35474) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkvXb-0000Xa-9b; Sat, 10 Oct 2015 10:54:31 -0400 Original-Received: by lbwr8 with SMTP id r8so106388794lbw.2; Sat, 10 Oct 2015 07:54:30 -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=M20P5r1VePA/gPU0WRAdTo4FEGA1FME0rUfWahETbWM=; b=SlayYmyZVQwvNtkpAv/maQugGpoO8tqRsjeYIgEPWH2X500FrOqAlQ9Xy+YWUXkwos NPtnctNaKN/3xxRyKib5BeyKqHE4sKKGR/WcK0+HWDUuptDEmxBYNvNEbIiXLAwqSAZH sAn/cQ16HqDMfz7srG2LJjuKgk9jQhBqQohxbllZ4r+GRERnKqsj2bwq2S5sQ9WG3LmM EJhefuRgsE3BOl9jqlpzmeS5rGe9jQ/l4dzxe4nxnXs7ZA5OfhMfWffyy/OsWQvCyPps Z3ViRbZqfqUqxgTEmwHomfp/r0xHz4vdJZ1zuezHtcGsI4FHF8vlyljwbRjMtA7tui4e 44Xg== X-Received: by 10.25.153.145 with SMTP id b139mr4365928lfe.117.1444488870215; Sat, 10 Oct 2015 07:54:30 -0700 (PDT) Original-Received: by 10.25.217.135 with HTTP; Sat, 10 Oct 2015 07:53:50 -0700 (PDT) In-Reply-To: <837fmussjg.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::235 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:191147 Archived-At: --001a11402232fdc82f0521c14550 Content-Type: text/plain; charset=UTF-8 On Sat, Oct 10, 2015 at 4:32 PM, Eli Zaretskii wrote: > Do you have silent.m4 in share/aclocal-1.11/ ? Yes > If not, which version > of Automake did you install, and where did you get it from? automake-11 It's the MinGW version. I used the GUI installer and it came along for the ride, and autogen.sh seemed to work, so I didn't search for another version. J --001a11402232fdc82f0521c14550 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Sat, Oct 10, 2015 at 4:32 PM, Eli Zaretskii <eliz@gnu.org> wrote:

> Do yo= u have silent.m4 in share/aclocal-1.11/ ?

Yes

> If not, which version
> of Automake did you= install, and where did you get it from?

automake-= 11

It's the MinGW version. I used the GUI inst= aller and it came along for the ride, and autogen.sh seemed to work, so I d= idn't search for another version.

=C2=A0 =C2= =A0J
--001a11402232fdc82f0521c14550--