Re: automake compile problems

2018-05-30 Thread Andy Armstrong
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, > >

Re: automake compile problems

2018-05-30 Thread Andy Armstrong
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 version 1.10, but my u

Re: automake compile problems

2018-05-30 Thread Andy Armstrong
de 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: Eric Blake Sent: 30 May 2018 20:51 To: Andy Armstrong; automake@gnu

automake compile problems

2018-05-30 Thread Andy Armstrong
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: