Re: MMK 4.x (was Re: Problem building Perl 5.10.0 on OpenVMS V8.3-1H1)

2008-11-02 Thread Vorländer , Martin
Craig A. Berry wrote: > Vorländer, Martin wrote: > > Yep, using a freshly-built MMK (4.1) the make finishes successfully. > > > > BTW: The link given at Kednos doesn't work; however, the kit is > > available at ftp://ftp.kednos.com/pub/mmk/mmk.zip > > I think shat you want is actually mmk041.zip

MMK 4.x (was Re: Problem building Perl 5.10.0 on OpenVMS V8.3-1H1)

2008-11-02 Thread Craig A. Berry
On Oct 27, 2008, at 4:45 AM, Vorländer, Martin wrote: Yep, using a freshly-built MMK (4.1) the make finishes successfully. BTW: The link given at Kednos doesn't work; however, the kit is available at ftp://ftp.kednos.com/pub/mmk/mmk.zip I think shat you want is actually mmk041.zip at tha

Re: Problem building Perl 5.10.0 on OpenVMS V8.3-1H1

2008-10-27 Thread Vorländer , Martin
Craig A. Berry wrote: > > A similar rule fails there: > > > > attrs.c : $(XSUBPPDEPS) > > > > instead of > > > > attrs.c : attrs.xs $(XSUBPPDEPS) > > I have MMS 3.8-2 on Alpha and seldom if ever use it because of this > problem. It appears to simply ignore the rule that looks like: > > # --- M

Re: Problem building Perl 5.10.0 on OpenVMS V8.3-1H1

2008-10-24 Thread John E. Malmberg
[Thunderbird does not handle Martin's e-mail address, and is breaking it up at the comma into two addresses] Craig A. Berry wrote: I have MMS 3.8-2 on Alpha and seldom if ever use it because of this problem. It appears to simply ignore the rule that looks like: # --- MakeMaker xs_c sectio

Re: Problem building Perl 5.10.0 on OpenVMS V8.3-1H1

2008-10-24 Thread Craig A. Berry
On Oct 24, 2008, at 5:10 AM, Vorländer, Martin wrote: Hi! I'm trying to build Perl 5.10.0 on my Integrity server. I downloaded http://www.cpan.org/src/perl-5.10.0.tar.gz today, used GUNZIP and VMSTAR to unpack it, I repacked it to ZIP under Windows before transfering it to Integrity.

Re: Problem building Perl 5.10.0 on OpenVMS V8.3-1H1

2008-10-24 Thread Vorländer , Martin
Hi! > I'm trying to build Perl 5.10.0 on my Integrity server. I downloaded > http://www.cpan.org/src/perl-5.10.0.tar.gz today, used GUNZIP and VMSTAR to > unpack it, I repacked it to ZIP under Windows before transfering it to Integrity. > and then ran CONFIGURE.COM taking all the default answer

Problem building Perl 5.10.0 on OpenVMS V8.3-1H1

2008-10-23 Thread Jeremy Begg
Hi, I'm trying to build Perl 5.10.0 on my Integrity server. I downloaded http://www.cpan.org/src/perl-5.10.0.tar.gz today, used GUNZIP and VMSTAR to unpack it, and then ran CONFIGURE.COM taking all the default answers (except for my email address). Here's what happens when I try to build it: