lt;http://www.perl.org/>
FSUM8226 make: Error code 127
make: './aclocal.m4' removed.
As you can see, it seems to want automake 1.15 or higher, and I only have 1.10.
Why is make this way round still requiring aclocal 1.15?
Thanks again,
Andy
From: Eri
t
practices?
Andy
From: Eric Blake
Sent: 30 May 2018 18:01
To: Andy Armstrong; automake@gnu.org
Subject: Re: automake compile problems
On 05/30/2018 11:12 AM, Andy Armstrong wrote:
> To give some context to what I am doing, here is the timeline:
>
>
> I did have Automake ve
Makefile
.SOURCE : .NULL
@B = $(@:b)
@D = $(@:d)
@F = $(@:f)
%B = $(%:b)
%D = $(%:d)
%F = $(%:f)
*B = $(*:b)
*D = $(*:d)
*F = $(*:f)
Sent: 30 May 2018 15:13
To: Andy Armstrong; automake@gnu.org
Subject: Re: automake compile problems
On 05/30/2018 04:07 AM, Andy Armstrong wrote:
> Hi all,
>
>
&g
Hi all,
I want to compile version 1.16 of automake.
I run ./configure, which creates the Makefile. I run 'make' which results in
the following:
automake-1.16: >make
make: Makefile: line 3012: Warning -- FSUM9432 Duplicate entry
[t/get-sysconf.sh] in target list
make: Makefile: line 3012: Wa