[prev in list] [next in list] [prev in thread] [next in thread] 

List:       perl5-porters
Subject:    Re: Building 5.10.1 on Snow Leopard
From:       Reini Urban <rurban () x-ray ! at>
Date:       2009-08-30 11:35:37
Message-ID: 4A9A6409.7020806 () x-ray ! at
[Download RAW message or body]

Andy Armstrong schrieb:
> On 29 Aug 2009, at 21:49, Nicholas Clark wrote:
>>> Before I investigate further has anyone else encountered the same
>>> problem?
>>
>> I happened to walk past an Apple Store today, but didn't go in and buy 
>> Snow
>> Leopard, so I can't replicate it personally currently. I'm not aware of
>> anyone else reporting it (yet).
>>
>> Was the above a parallel make?
>>
>> What does C<./perl -Ilib -MScalar::Util -e0> give?
> 
> 
> Ah - it turns out that confusion was being caused by having a 5.10.1 
> that I'd already built on Leopard (no Snow) on the path. I temporarily 
> moved that somewhere else and the build completed successfully.
> 
> So I don't think there's necessarily any cause for concern there.

I had the same issue on cygwin.

I just did:

diff -u perl-current/ext/Sys-Syslog/Makefile.PL~ 
perl-current/ext/Sys-Syslog/Makefile.PL
--- perl-current/ext/Sys-Syslog/Makefile.PL~	2009-04-14 
19:45:05.000000000 +0200
+++ perl-current/ext/Sys-Syslog/Makefile.PL	2009-08-04 
14:20:02.468750000 +0200
@@ -1,7 +1,7 @@
  use strict;
  use Config;
  use ExtUtils::MakeMaker;
-eval 'use ExtUtils::MakeMaker::Coverage';
+#eval 'use ExtUtils::MakeMaker::Coverage';
  use File::Copy;
  use File::Path;
  use File::Spec;

Picking up the wrong Scalar::Utils shared lib looks for trouble and 
should be fixed.
-- 
Reini Urban
http://phpwiki.org/  http://murbreak.at/
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic