[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Any idea why "make V=1" isn't working for me?
From: |
Eli Zaretskii |
Subject: |
Re: Any idea why "make V=1" isn't working for me? |
Date: |
Sat, 10 Oct 2015 18:33:18 +0300 |
> From: Juanma Barranquero <address@hidden>
> Date: Sat, 10 Oct 2015 16:53:50 +0200
> Cc: Emacs developers <address@hidden>
>
> > Do you have silent.m4 in share/aclocal-1.11/ ?
>
> Yes
Is that the MinGW share/aclocal-1.11, or the MSYS share/aclocal-1.11?
It should be the latter.
> > 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.
The MinGW packages of Autoconf and Automake are not useful, I suggest
to remove them. Or leave them alone, if you want, but install this
one as well:
http://sourceforge.net/projects/ezwinports/files/automake-1.11.6-msys-bin.zip/download
There's Autoconf there, I suggest to install that as well.
Please note that README.txt says to unzip both from the root of the
MSYS tree, not the MinGW tree.
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.
- Re: Any idea why "make V=1" isn't working for me?, (continued)
- Re: Any idea why "make V=1" isn't working for me?, Eli Zaretskii, 2015/10/10
- Re: Any idea why "make V=1" isn't working for me?, Juanma Barranquero, 2015/10/10
- Re: Any idea why "make V=1" isn't working for me?, Eli Zaretskii, 2015/10/10
- Re: Any idea why "make V=1" isn't working for me?, Juanma Barranquero, 2015/10/10
- Re: Any idea why "make V=1" isn't working for me?, Eli Zaretskii, 2015/10/10
- Re: Any idea why "make V=1" isn't working for me?, Juanma Barranquero, 2015/10/10
- Re: Any idea why "make V=1" isn't working for me?, Eli Zaretskii, 2015/10/10
- Re: Any idea why "make V=1" isn't working for me?, Juanma Barranquero, 2015/10/10
- Re: Any idea why "make V=1" isn't working for me?, Eli Zaretskii, 2015/10/10
- Re: Any idea why "make V=1" isn't working for me?, Juanma Barranquero, 2015/10/10
- Re: Any idea why "make V=1" isn't working for me?,
Eli Zaretskii <=
- Re: Any idea why "make V=1" isn't working for me?, Juanma Barranquero, 2015/10/10
- Re: Any idea why "make V=1" isn't working for me?, Eli Zaretskii, 2015/10/11
- Re: Any idea why "make V=1" isn't working for me?, Juanma Barranquero, 2015/10/11
- Re: Any idea why "make V=1" isn't working for me?, Eli Zaretskii, 2015/10/12