Op een grimmige herfstdag (Saturday 02 October 2004 19:44),schreef  Craig A. 
Berry:
> In article <[EMAIL PROTECTED]>,
>
>  [EMAIL PROTECTED] (Abe Timmerman) wrote:
> > I am now working on porting Test::Smoke to OpenVMS, thanks to Bernd
> > Ulmann.
>
> Thanks for working on this.

And many thanks to Bernd for allowing me on his VAX & Alpha for this!

> > I'm on this machine:
> > TIMMERMAN:FAFNER$ perl -"Ilib" -"MTest::Smoke::SysInfo=tsuname" -"le"
> > "print tsuname()"
> > FAFNER openvms - V7.2 VAX_7000-720  VAX_7000-720
>
> It's been quite a while since I've seen any serious build problems on
> Alpha, but VAX doesn't get tested much so this is good to see.

[snip mmk output]

> I guess the first question is whether you do in fact have an ENCODE.c.
> I suspect you don't because in your log above, immediately after the
> line that copies encode.opt and before running enc2xs, you should have
> the line:
>
> MCR [--]miniperl.exe "-I[--.lib]" "-I[--.lib]" [--.lib.ExtUtils]xsubpp
> -nolinenumbers -typemap [--.lib.ExtUtils]typemap ENCODE.xs >
> ENCODE.C
>
> As a temporary workaround, you could try setting default to the Encode
> directory and explicitly making ENCODE.c:
>
> $ mmk ENCODE.c
>
> and then proceeding with the build.

I should have thought of that, although it doesn't help the automation 
process ;)

> But the real question is how the relevant dependency got missed in the
> main build.  Encode is a complicated extension and there have been some
> problems building it with older versions of MMK.  What version of MMK
> are you using (type mmk/ident to find out)?  If it doesn't say 3.9-6,
> go to <http://www.madgoat.com> and get the latest version.

TIMMERMAN:FAFNER$ mmk/ident
%MMK-I-IDENT, this is the MadGoat Make Utility V3.4-10
-MMK-I-COPYRIGHT, Copyright ? 1992-1996, MadGoat Software.  All Rights 
Reserved.

So I'll ask Bernd if he can find the time to update that.

>                                                             If that
> doesn't help, then we'll have to back up and think about what else
> might be happening.

Good luck,

Abe
-- 
Ahh, duh. �(Thumping forehead against keybsalf<9iw.)
                                   -- Jarkko Hietaniemi on p5p @ 2003-02-11

Reply via email to