Orton, Yves wrote:
> > > Perhaps Ken Williams' new CPAN dist of File::Spec could
> > simply be plopped
> > > into 5.6.2?
> >
> > I was looking at the diff and I don't see a reason why this would fix
> > Yves' build. There's no difference in file_path_is_absolute().
> > I was considering the upgrade anyway.
>
> It looks like the real error is somewhere else in File::Spec. I applied the
> LD patch and overwrote the File::Spec stuff in lib with the latest release
> from Ken and it builds correctly, no warnings in test either (of course it
> failed the filespec.t tests but that is expected as the overwrite was
> crude).
>
> So definately do the upgrade.
ok : I applied this to perl-5.6.2 :
Change 21006 on 2003/09/02 by [EMAIL PROTECTED]
Upgrade to File::Spec 0.85, grabbed from CPAN.
Get t/rel2abs2rel.t from bleadperl, because t/TEST was
unhappy with its unstandard test output.
Remove the old t/lib/filespec.t.
Could you repost the relevant MM_Unix patch ? I'll apply it to blead
as well, unless Schwern objects.