bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "make check" failure on Solaris 10 with make 4.2.91


From: Paul Smith
Subject: Re: "make check" failure on Solaris 10 with make 4.2.91
Date: Sat, 21 Sep 2019 13:55:39 -0400
User-agent: Evolution 3.32.1-2

On Mon, 2019-09-16 at 15:49 -0400, Paul Smith wrote:
> Ugh, that's wrong.  It should be " ../ make" (note the space before
> "make").  File::Spec is not correctly splitting the directory from the
> file, apparently.  Bogus!!  Can you try this one:
> 
>   perl -we 'use File::Spec; my @o = File::Spec->splitpath("../make"); print 
> "@o\n"'
> 
> and see what that says?

Paul (or someone else with Solaris 10) did you have a chance to run
this last command and send me the output?

Thanks!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]