build error

2007-10-26 Thread Thomas Pfau
perl-current dated 10/25 8:55 VAX/OpenVMS V7.3 on Simh This is the MadGoat Make Utility V3.9-1 Copyright © 1992-2001, MadGoat Software. All Rights Reserved. Compaq C V6.4-005 on OpenVMS VAX V7.3 I had to compile Ext/Digest/Sha/Sha.c manually with optimization turned off. After restarting th

Re: build error

2007-03-06 Thread Craig A. Berry
At 10:35 AM -0500 3/3/07, Thomas Pfau wrote: >Craig A. Berry wrote: >> The problem here is that the fixes go into bleadperl and then >> gradually get integrated into what will be 5.8.9, so with 5.8.8 there >> may be an uphill battle. >> >So would I be better off to keep using 5.8.4 and wait for t

Re: build error

2007-03-03 Thread Thomas Pfau
Craig A. Berry wrote: > The problem here is that the fixes go into bleadperl and then > gradually get integrated into what will be 5.8.9, so with 5.8.8 there > may be an uphill battle. > So would I be better off to keep using 5.8.4 and wait for the next release? -- tom_p [EMAIL PROTECTED] -- h

Re: build error

2007-03-03 Thread Craig A. Berry
At 7:33 AM -0500 3/3/07, Thomas Pfau wrote: >I downloaded perl 5.8.8 last night to build on Simh. I've been building on SIMH as well and fixed quite a few VAX build issues. Recent changes to vms.c: http://public.activestate.com/cgi-bin/perlbrowse/l/vms/vms.c and to configure.com: http://public

build error

2007-03-03 Thread Thomas Pfau
I downloaded perl 5.8.8 last night to build on Simh. The build died on this error. Has anyone seen this before? CC/DECC /Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=GLOBALS.obj/NoList/Define=PERL_CORE GLOBALS.C EXT int PL_sig_num[] = { SIG_NUM }; ...