No such problem with the same module on my MinGW/dmake-built perl 5.8.8 (built from CPAN source). It compiles and tests fine. Apart from the fact that I'm using 'dmake' and you're (apparently) using 'nmake', I'm also using MinGW's port of gcc-3.4.2 (as opposed to your gcc-3.2.3). I also steadfastly refuse to use CPAN.pm (as I've got enough to do without having to come to terms with CPAN.pm bugs/features). However, I'm not inclined to think that any of those differences accounts for the problem ... could this be a PXPerl issue ? (PXPerl is one of the many things that I know absolutely nothing about.)

With ActiveState perl (build 817) I do, however, get exactly the same mind-numbing output as you reported ... but ... aaaarrgh ... this is one of those modules that wants to 'use inc::Module::Install' and there are problems with that wrt ActiveState perl. (ActiveState know about this - or at least Jan Dubois does. I spent some time digging around with this wrt PAR - not sure that I've fully recovered to the extent that I'm ready to re-visit the issue - see the thread "PAR problems" at http://www.mail-archive.com/par@perl.org/. The post at http://www.mail-archive.com/par@perl.org/msg02184.html is probably the most edifying of the posts within that thread - and should provide the fix. Let us know if it doesn't.)

Cheers,
Rob

In reply to Re: Weird problems building Scalar-List-Utils-1.18 on Win32+MinGW by syphilis
in thread Weird problems building Scalar-List-Utils-1.18 on Win32+MinGW by bart

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.