Perl 5.10.0 MMK test errors

2008-02-19 Thread Bill Norton
After reading Craig's post about 5.10.0 building clean I built it from sources on OpenVMS Alpha V7.2 with C V7.1 and MMK 3.9-10 on an ODS-5 disk with hardlinks enabled. 'MMK test' reported the following failures: ext/File/Glob/t/basic.FAILED-- non-zero wait

Re: Partial fix for change 33291 to get VMS building again.

2008-02-19 Thread Craig A. Berry
At 5:42 PM -0600 2/18/08, John E. Malmberg wrote: >proto.h needs to expose some macros on VMS that it does not after change 33291. > >I could not figure out how to generate a proto.h that looks like the one >produced by the attached patch. Let me take a stab at getting embed.fnc or whatever to wo

Re: Partial fix for change 33291 to get VMS building again.

2008-02-19 Thread John E. Malmberg
Craig A. Berry wrote: At 5:42 PM -0600 2/18/08, John E. Malmberg wrote: proto.h needs to expose some macros on VMS that it does not after change 33291. I could not figure out how to generate a proto.h that looks like the one produced by the attached patch. Let me take a stab at getting embed

Re: Perl 5.10.0 MMK test errors

2008-02-19 Thread John E. Malmberg
Bill Norton wrote: After reading Craig's post about 5.10.0 building clean I built it from sources on OpenVMS Alpha V7.2 with C V7.1 and MMK 3.9-10 on an ODS-5 disk with hardlinks enabled. 'MMK test' reported the following failures: ext/File/Glob/t/basic.FA