That worked. Thank you!

Everything seemed to compile properly, but make test failed:

Failed Test Stat Wstat Total Fail List of Failed ---------------------------------------------------------------------- +--------- ../ext/IPC/SysV/t/ipcsysv.t 1 256 17 34 1-17 ../ext/IPC/SysV/t/msg.t 0 12 ?? ?? ?? ../ext/IPC/SysV/t/sem.t 0 12 ?? ?? ?? ../ext/Sys/Syslog/t/syslog.t 1 256 199 1 176 ../ext/Time/HiRes/t/HiRes.t 0 15 38 0 ?? op/taint.t 0 12 267 236 150-267 76 tests and 853 subtests skipped. Failed 6/1482 test scripts. 136/188699 subtests failed. Files=1482, Tests=188699, 1246 wallclock secs (343.98 cusr + 256.92 cs +ys = 600.89 CPU) Failed 6/1482 test programs. 136/188699 subtests failed.

Any and all ideas welcome...


In reply to Re^2: Error building Perl under cygwin by spstansbury
in thread Error building Perl under cygwin by spstansbury

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.