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! _______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make