Howdy, monks.

To reiterate, the build of SGML::Parser::OpenSP is failing on me, and I'm enough of a newbie to be stumped.

(Note, the *build*; not the tests.)

The relevant error stuff:
Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lstdc++ Note (probably harmless): No library found for -losp [snip] g++ -c -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_L +ARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -mtune=i686 -O2 -pipe -fforce- +addr -DVERSION=\"0.991\" -DXS_VERSION=\"0.991\" -fPIC "-I/usr/lib/p +erl5/5.8.8/i686-linux/CORE" -DSP_MULTI_BYTE=1 OpenSP.c cc1plus: warning: command line option "-Wdeclaration-after-statement" +is valid for C/ObjC but not for C++ OpenSP.xs:26:44: OpenSP/ParserEventGeneratorKit.h: No such file or dir +ectory OpenSP.xs:33: error: expected class-name before '{' token
Which is followed by a lot more junk. I have no idea how to resolve failed CPAN builds.

I suspect that the 'probably harmless' notes aren't.

Google yields links to archives of the cpan-testers mailing list, but nothing more.

(Apologies if this should go somewhere else - $_ ? enlighten_me : '';)

Ideas?


--
Just another hurl packer

In reply to CPAN install of SGML::Parser::OpenSP fails by missingthepoint

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.