<?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: dld.sl error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/3668058#M797638</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Check that the file exists.&lt;BR /&gt;&lt;BR /&gt;Check that its directory is in the $SHLIB_PATH variable.&lt;BR /&gt;&lt;BR /&gt;Check that all other environmental requirements of the cobol compiler have been met.&lt;BR /&gt;&lt;BR /&gt;Then try again.&lt;BR /&gt;&lt;BR /&gt;Also, a google search on the error text never hurts.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 09 Nov 2005 14:23:44 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2005-11-09T14:23:44Z</dc:date>
    <item>
      <title>dld.sl error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/3668057#M797637</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am trying to run an application which is related to Bank master and branch power software bt I got the error message attached please can anyone help urgently. thanks in advance for your quick reply.</description>
      <pubDate>Wed, 09 Nov 2005 13:35:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/3668057#M797637</guid>
      <dc:creator>ziad_1</dc:creator>
      <dc:date>2005-11-09T13:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: dld.sl error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/3668058#M797638</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Check that the file exists.&lt;BR /&gt;&lt;BR /&gt;Check that its directory is in the $SHLIB_PATH variable.&lt;BR /&gt;&lt;BR /&gt;Check that all other environmental requirements of the cobol compiler have been met.&lt;BR /&gt;&lt;BR /&gt;Then try again.&lt;BR /&gt;&lt;BR /&gt;Also, a google search on the error text never hurts.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 09 Nov 2005 14:23:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/3668058#M797638</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-09T14:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: dld.sl error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/3668059#M797639</link>
      <description>You should contact your BankMaster vendor.  &lt;BR /&gt;&lt;BR /&gt;This kind of "missing symbol" error indicates that the application's shared library may be out of date.  The software cannot find the systemcall it needs in the library.&lt;BR /&gt;&lt;BR /&gt;Could also mean a compile-time option was not correct.</description>
      <pubDate>Thu, 10 Nov 2005 14:52:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/3668059#M797639</guid>
      <dc:creator>Scot Bean</dc:creator>
      <dc:date>2005-11-10T14:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: dld.sl error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/3668060#M797640</link>
      <description>This looks like a linker problem, u need to install ld and linker tool to get rid of this, post o/p of uname -a, i will suggest a patch.&lt;BR /&gt;&lt;BR /&gt;Awadhesh</description>
      <pubDate>Fri, 11 Nov 2005 01:14:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/3668060#M797640</guid>
      <dc:creator>AwadheshPandey</dc:creator>
      <dc:date>2005-11-11T01:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: dld.sl error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/3668061#M797641</link>
      <description>hello, please find the uname -a&lt;BR /&gt;&lt;BR /&gt;HP-UX cbe1prod B.11.11 U 9000/800 3816638669 unlimited-user license</description>
      <pubDate>Fri, 11 Nov 2005 03:51:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/3668061#M797641</guid>
      <dc:creator>ziad_1</dc:creator>
      <dc:date>2005-11-11T03:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: dld.sl error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/3668062#M797642</link>
      <description>export library path's with,&lt;BR /&gt;&lt;BR /&gt;SHLIB_PATH or LD_LIBRARY_PATH variables. And execute that application. &lt;BR /&gt;&lt;BR /&gt;Do you have any documents for that application. I hope it must have those details.&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Fri, 11 Nov 2005 04:05:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dld-sl-error/m-p/3668062#M797642</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-11-11T04:05:52Z</dc:date>
    </item>
  </channel>
</rss>

