At 04:15 PM 9/4/2000 -0700, David Lyon wrote:
>Compaq C V6.2-003 on OpenVMS Alpha V7.2-1.
>
>Trying to build perl 5.6 and getting the following when I do the build and
>install.
>
>[.lib]vmsishFAILED on test 7
>[.lib]glob-basicFAILED on test 3
>[.pragma]warnings...FAILED
At 11:17 AM 9/5/2000 -0700, Peter Prymmer wrote:
>So now that the deadline pressure is off, would anyone object to making
>vmspipe a little more optional rather than a required part of the build?
I wouldn't really object in theory, but I think this would be a bit tricky
-- not to mention ugly --
On Tue, 5 Sep 2000 [EMAIL PROTECTED] wrote:
> I've seen similar symptoms of extra line feeds in *some* versions of
> VMS or the CRTL in relation to the piping code. While I haven't been
> able to track them to their ultimate source, it looks like the extra
> linefeeds are related to subprocess
lane, @, DUPHY4.Physics.Drexel.Edu wrote:
>
> But try setting the logical:
>$ DEFINE PERL_MBX_SIZE 256
> before running the tests and you'll likely avoid this particular source
> of problems.
Thanks, Lane, that fixes the VMS errors. However I am still seeing the
following two, in addition t
"Craig A. Berry" <[EMAIL PROTECTED]> writes:
>
> The root of most of the test failures seems to be an exceeded quota.
...
> I believe the recent piping mods use mailboxes with rather large
> buffers, so we might be seeing more of this particular error in the
> future.
1. The piping code uses sev
Peter Prymmer <[EMAIL PROTECTED]> writes:
>
> With my patch to configure.com and Craig's two patches to vms.c
> I can build but the regression test suite is all messed up and
> it looks like STDERR|STDOUT redirections are now not working
> properly.
>
> In particular I am seeing things in the `mms