develooper Front page | perl.perl5.porters | Postings from June 2019

[perl #134218] dtrace build of perl-5.30.0 uses undefined $(ECHO)

Thread Previous
From:
Tony Cook via RT
Date:
June 27, 2019 05:02
Subject:
[perl #134218] dtrace build of perl-5.30.0 uses undefined $(ECHO)
Message ID:
rt-4.0.24-18051-1561611773-1140.134218-15-0@perl.org
On Fri, 21 Jun 2019 13:56:11 -0700, enchanter wrote:
> 
> FreeBSD uses the other branch of the ||, based on my reading of the
> comments in the 5.26.2 delta, so I'm moderately certain it's only
> Solaris
> and Solaris-like systems that are going to trigger the code path that
> wants $(ECHO).
> 
> If you visually inspect Makefile.SH , though, you'll see that it's
> used
> without ever being defined earlier.

That change was originally made for FreeBSD where make appears to predefine ECHO to echo, so the code worked.

The attached should fix this for Solaris-ish makes.

Tony



---
via perlbug:  queue: perl5 status: open
https://rt.perl.org/Ticket/Display.html?id=134218

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About