At 8:08 PM +0100 3/21/03, jesper.naur wrote:

>
>During build I had the same problem with undefined __VMS_WAITPID as described in
>
>http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2002-08/msg00044.html

I think we are going to have to hit this with a bigger hammer and
just use 7.2 as the cutoff for enabling this rather than 7.1 and some
change as we have been doing (following wait.h).

>t/op/pack............................FAILED at test 39

Ouch.  That one looks pretty nasty and I'd definitely like to see
what's going on.  You might have to do a debug build to get a
traceback of the crash.  Something like the following might be the
quickest way to get there:

$ MMK/MACRO=__DEBUG__=1 dbgminiperl.exe
$ set def [.t]
$ mcr [-]dbgminiperl "-I[-.lib}" [.op]pack.t

>lib/ExtUtils/t/Installed.............FAILED at test 22
>lib/File/Spec/t/rel2abs2rel..........FAILED at test 4

One or both of these is probably related to having your default
directory on a rooted device, but more analysis is needed.

>lib/vmsish...........................FAILED at test 22

We seem to have this for everyone who has a positive offset from GMT.
If there are any folks in that category who would like to propose a
patch, that would be most welcome.  My to-do list is a bit long at
the moment.  It may be as simple as taking an abs() of a difference.




-- 
________________________________________
Craig A. Berry
mailto:[EMAIL PROTECTED]

"... getting out of a sonnet is much more
 difficult than getting in."
                 Brad Leithauser

Reply via email to