<?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 Re: Trying to build perl modules - getting unsatisfied code symbol 'dladdr' in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/trying-to-build-perl-modules-getting-unsatisfied-code-symbol/m-p/4106550#M92569</link>
    <description>Mark, for all of those *.sl files, make sure you that you have permission to "execute" them.  From time to time, I've seen them delivered with no execute access on the files, or even rarer, improper access levels to the directories that house the .sl files.&lt;BR /&gt;</description>
    <pubDate>Tue, 27 Nov 2007 18:31:31 GMT</pubDate>
    <dc:creator>TwoProc</dc:creator>
    <dc:date>2007-11-27T18:31:31Z</dc:date>
    <item>
      <title>Trying to build perl modules - getting unsatisfied code symbol 'dladdr'</title>
      <link>https://community.hpe.com/t5/operating-system-linux/trying-to-build-perl-modules-getting-unsatisfied-code-symbol/m-p/4106545#M92564</link>
      <description>I should first say I am not a programmer - I just want to get a perl module installed!  I have a server running 11iv1 (old I know) with the latest perl 5.8.8 (build 822).  However, when I try to install a perl module (eg Net-SSH-0.08) I get an error during the "make test" as follows:&lt;BR /&gt;munch:/home/mbridget/.cpan/build/Net-SSH-0.08-LZSnsC=&amp;gt; /opt/make/bin/gmake&lt;BR /&gt;Manifying blib/man3/Net::SSH.3&lt;BR /&gt;munch:/home/mbridget/.cpan/build/Net-SSH-0.08-LZSnsC=&amp;gt; /opt/make/bin/gmake test&lt;BR /&gt;PERL_DL_NONLAZY=1 /opt/perl_64/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl&lt;BR /&gt;1..1&lt;BR /&gt;/usr/lib/pa20_64/dld.sl: Unsatisfied code symbol 'dladdr' in load module '/opt/perl_64/lib/5.8.8/PA-RISC2.0-thread-multi-LP64/auto/POSIX/POSIX.sl'.&lt;BR /&gt;Can't load '/opt/perl_64/lib/5.8.8/PA-RISC2.0-thread-multi-LP64/auto/POSIX/POSIX.sl' for module POSIX: Unresolved external at /opt/perl_64/lib/5.8.8/PA-RISC2.0-thread-multi-LP64/XSLoader.pm line 64.&lt;BR /&gt; at /opt/perl_64/lib/5.8.8/PA-RISC2.0-thread-multi-LP64/POSIX.pm line 33&lt;BR /&gt;Compilation failed in require at blib/lib/Net/SSH.pm line 6.&lt;BR /&gt;BEGIN failed--compilation aborted at blib/lib/Net/SSH.pm line 6.&lt;BR /&gt;Compilation failed in require at test.pl line 11.&lt;BR /&gt;BEGIN failed--compilation aborted at test.pl line 11.&lt;BR /&gt;not ok 1&lt;BR /&gt;gmake: *** [test_dynamic] Error 215&lt;BR /&gt;&lt;BR /&gt;Any suggestions as to how I can resolve this?  &lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Mark</description>
      <pubDate>Thu, 22 Nov 2007 07:16:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/trying-to-build-perl-modules-getting-unsatisfied-code-symbol/m-p/4106545#M92564</guid>
      <dc:creator>Mark Bridgett</dc:creator>
      <dc:date>2007-11-22T07:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to build perl modules - getting unsatisfied code symbol 'dladdr'</title>
      <link>https://community.hpe.com/t5/operating-system-linux/trying-to-build-perl-modules-getting-unsatisfied-code-symbol/m-p/4106546#M92565</link>
      <description>You need to make sure you have a newer dld patch: PHSS_22535 or newer</description>
      <pubDate>Thu, 22 Nov 2007 13:39:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/trying-to-build-perl-modules-getting-unsatisfied-code-symbol/m-p/4106546#M92565</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-22T13:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to build perl modules - getting unsatisfied code symbol 'dladdr'</title>
      <link>https://community.hpe.com/t5/operating-system-linux/trying-to-build-perl-modules-getting-unsatisfied-code-symbol/m-p/4106547#M92566</link>
      <description>Thanks for the suggestion.  I have had the patch installed but unfortunately still get the same error message.  The patch did not require a reboot, so I presume one is not required.</description>
      <pubDate>Fri, 23 Nov 2007 06:37:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/trying-to-build-perl-modules-getting-unsatisfied-code-symbol/m-p/4106547#M92566</guid>
      <dc:creator>Mark Bridgett</dc:creator>
      <dc:date>2007-11-23T06:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to build perl modules - getting unsatisfied code symbol 'dladdr'</title>
      <link>https://community.hpe.com/t5/operating-system-linux/trying-to-build-perl-modules-getting-unsatisfied-code-symbol/m-p/4106548#M92567</link>
      <description>&amp;gt;I have had the patch installed but unfortunately still get the same error message.   The patch did not require a reboot, so I presume one is not required.&lt;BR /&gt;&lt;BR /&gt;Right, it shouldn't need a reboot.&lt;BR /&gt;I gave you the recommended patch but perhaps you need the most recent, PHSS_35385.&lt;BR /&gt;(Since there is a man page for it, it should be in some dld patch.)</description>
      <pubDate>Fri, 23 Nov 2007 06:59:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/trying-to-build-perl-modules-getting-unsatisfied-code-symbol/m-p/4106548#M92567</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-23T06:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to build perl modules - getting unsatisfied code symbol 'dladdr'</title>
      <link>https://community.hpe.com/t5/operating-system-linux/trying-to-build-perl-modules-getting-unsatisfied-code-symbol/m-p/4106549#M92568</link>
      <description>dladdr is also in PHSS_33035.</description>
      <pubDate>Tue, 27 Nov 2007 16:45:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/trying-to-build-perl-modules-getting-unsatisfied-code-symbol/m-p/4106549#M92568</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-27T16:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to build perl modules - getting unsatisfied code symbol 'dladdr'</title>
      <link>https://community.hpe.com/t5/operating-system-linux/trying-to-build-perl-modules-getting-unsatisfied-code-symbol/m-p/4106550#M92569</link>
      <description>Mark, for all of those *.sl files, make sure you that you have permission to "execute" them.  From time to time, I've seen them delivered with no execute access on the files, or even rarer, improper access levels to the directories that house the .sl files.&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Nov 2007 18:31:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/trying-to-build-perl-modules-getting-unsatisfied-code-symbol/m-p/4106550#M92569</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2007-11-27T18:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to build perl modules - getting unsatisfied code symbol 'dladdr'</title>
      <link>https://community.hpe.com/t5/operating-system-linux/trying-to-build-perl-modules-getting-unsatisfied-code-symbol/m-p/4106551#M92570</link>
      <description>I am trying this on a different server as I needed a reboot patch and the server I was trying to use ended up being difficult to arrange downtime on. Hopefully the new server will be OK.  Thanks for the suggestions.&lt;BR /&gt;Mark</description>
      <pubDate>Tue, 27 Nov 2007 19:03:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/trying-to-build-perl-modules-getting-unsatisfied-code-symbol/m-p/4106551#M92570</guid>
      <dc:creator>Mark Bridgett</dc:creator>
      <dc:date>2007-11-27T19:03:01Z</dc:date>
    </item>
  </channel>
</rss>

