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
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
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
[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
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.
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
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: