<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Building Perl module SGML-Parser-OpenSP in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/building-perl-module-sgml-parser-opensp/m-p/5068290#M94913</link>
    <description>Hi. I'm having a hell of a hard time building just 1 single perl module. I've built everything (Perl, and a bunch of modules) with GCC 3.4.5 without any problems! But this one module, just won't do it! &lt;BR /&gt;&lt;BR /&gt;Module name is: SGML-Parser-OpenSP version 0.99&lt;BR /&gt;&lt;BR /&gt;See:&lt;BR /&gt;&lt;A href="http://pastebin.com/m2dad9b36" target="_blank"&gt;http://pastebin.com/m2dad9b36&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Can anyone think of anything? I'm desperate here :(</description>
    <pubDate>Tue, 11 Sep 2007 10:41:04 GMT</pubDate>
    <dc:creator>PatRoy</dc:creator>
    <dc:date>2007-09-11T10:41:04Z</dc:date>
    <item>
      <title>Building Perl module SGML-Parser-OpenSP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/building-perl-module-sgml-parser-opensp/m-p/5068290#M94913</link>
      <description>Hi. I'm having a hell of a hard time building just 1 single perl module. I've built everything (Perl, and a bunch of modules) with GCC 3.4.5 without any problems! But this one module, just won't do it! &lt;BR /&gt;&lt;BR /&gt;Module name is: SGML-Parser-OpenSP version 0.99&lt;BR /&gt;&lt;BR /&gt;See:&lt;BR /&gt;&lt;A href="http://pastebin.com/m2dad9b36" target="_blank"&gt;http://pastebin.com/m2dad9b36&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Can anyone think of anything? I'm desperate here :(</description>
      <pubDate>Tue, 11 Sep 2007 10:41:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/building-perl-module-sgml-parser-opensp/m-p/5068290#M94913</guid>
      <dc:creator>PatRoy</dc:creator>
      <dc:date>2007-09-11T10:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Building Perl module SGML-Parser-OpenSP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/building-perl-module-sgml-parser-opensp/m-p/5068291#M94914</link>
      <description>Hello Pat,&lt;BR /&gt;&lt;BR /&gt;Use GCC 4.2.1:&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=2a08725cc2f02110725cc2f02110275d6e10RCRD" target="_blank"&gt;http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=2a08725cc2f02110725cc2f02110275d6e10RCRD&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 26 Sep 2007 22:03:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/building-perl-module-sgml-parser-opensp/m-p/5068291#M94914</guid>
      <dc:creator>TY 007</dc:creator>
      <dc:date>2007-09-26T22:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Building Perl module SGML-Parser-OpenSP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/building-perl-module-sgml-parser-opensp/m-p/5068292#M94915</link>
      <description>Hello Pat,&lt;BR /&gt;&lt;BR /&gt;Use Latest Perl 5.8.8 as well:&lt;BR /&gt;&lt;A href="https://h20293.www2.hp.com/portal/swdepot/try.do?productNumber=PERL" target="_blank"&gt;https://h20293.www2.hp.com/portal/swdepot/try.do?productNumber=PERL&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 26 Sep 2007 22:05:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/building-perl-module-sgml-parser-opensp/m-p/5068292#M94915</guid>
      <dc:creator>TY 007</dc:creator>
      <dc:date>2007-09-26T22:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Building Perl module SGML-Parser-OpenSP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/building-perl-module-sgml-parser-opensp/m-p/5068293#M94916</link>
      <description>Well, Perl was already at 5.8.8. OpenSP to 1.5.2 and the SGML-Parser-OpenSP 0.99. All at the latest stable versions.&lt;BR /&gt;&lt;BR /&gt;I was using GCC 3.4.5, GCC 4.2.1 wouldn't work for me!&lt;BR /&gt;&lt;BR /&gt;I already found how to fix this.. Here's how: &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. Make you're you've symlinked the OpenSP libs in /usr/local/lib:&lt;BR /&gt;/usr/local/lib/libosp.a      -&amp;gt; /opt/OpenSP/lib/libosp.a&lt;BR /&gt;/usr/local/lib/libosp.la     -&amp;gt; /opt/OpenSP/lib/libosp.la&lt;BR /&gt;/usr/local/lib/libosp.sl     -&amp;gt; /opt/OpenSP/lib/libosp.sl.5.0&lt;BR /&gt;/usr/local/lib/libosp.sl.5   -&amp;gt; /opt/OpenSP/lib/libosp.sl.5.0&lt;BR /&gt;/usr/local/lib/libosp.sl.5.0 -&amp;gt; /opt/OpenSP/lib/libosp.sl.5.0&lt;BR /&gt;&lt;BR /&gt;*** Even if we just add the '-L/opt/OpenSP/lib' to the LIBS option of the Makefile.PL, the tests will fail!!!&lt;BR /&gt;*** And don't even think of trying with either SHLIB_PATH or LD_LIBRARY_PATH! It's doesn't change crap!!!&lt;BR /&gt;&lt;BR /&gt;2. tuxtst04:/depot/spo# vi Makefile.PL&lt;BR /&gt;&lt;BR /&gt;    REPLACE:&lt;BR /&gt;    $options{LD}   = "g++";&lt;BR /&gt;    $options{CC}   = "g++";&lt;BR /&gt;    $options{LIBS} = "-lstdc++ -losp";&lt;BR /&gt;&lt;BR /&gt;    WITH:&lt;BR /&gt;    $options{LD}   = "ld";&lt;BR /&gt;    $options{CC}   = "g++";&lt;BR /&gt;    $options{LIBS} = "-L/opt/hp-gcc/lib -losp";&lt;BR /&gt;    $options{INC}  = "-I/opt/OpenSP/include";&lt;BR /&gt;&lt;BR /&gt;3. tuxtst04:/depot/spo# /opt/perl-5.8.8-r2/bin/perl Makefile.PL&lt;BR /&gt;&lt;BR /&gt;4. tuxtst04:/depot/spo# make&lt;BR /&gt;&lt;BR /&gt;5. tuxtst04:/depot/spo# make test&lt;BR /&gt;&lt;BR /&gt;6. tuxtst04:/depot/spo# make install&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kinda stupid to have to 'hack' the makefile like this.. but that's the only way it compiled and had successful tests...&lt;BR /&gt;&lt;BR /&gt;Thanks anyways.&lt;BR /&gt;Patrick</description>
      <pubDate>Thu, 27 Sep 2007 09:37:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/building-perl-module-sgml-parser-opensp/m-p/5068293#M94916</guid>
      <dc:creator>PatRoy</dc:creator>
      <dc:date>2007-09-27T09:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Building Perl module SGML-Parser-OpenSP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/building-perl-module-sgml-parser-opensp/m-p/5068294#M94917</link>
      <description>Fixed.</description>
      <pubDate>Thu, 27 Sep 2007 09:38:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/building-perl-module-sgml-parser-opensp/m-p/5068294#M94917</guid>
      <dc:creator>PatRoy</dc:creator>
      <dc:date>2007-09-27T09:38:25Z</dc:date>
    </item>
  </channel>
</rss>

