<?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: /usr/lib/dld.sl: Unresolved symbol in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640295#M105136</link>
    <description>It may not be an issue, its common if ldd lists nothing, for example, &lt;BR /&gt;&lt;BR /&gt;# ldd /usr/lib/libcurses.sl (lists nothing) &lt;BR /&gt;&lt;BR /&gt;May be you need to compile the code again, &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
    <pubDate>Mon, 03 Oct 2005 08:07:50 GMT</pubDate>
    <dc:creator>Arunvijai_4</dc:creator>
    <dc:date>2005-10-03T08:07:50Z</dc:date>
    <item>
      <title>/usr/lib/dld.sl: Unresolved symbol</title>
      <link>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640285#M105126</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When trying to run an executable, we get the following error message:&lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: _mFsoloadunload (code)  from /usr/local/lib/libmb.sl&lt;BR /&gt;Abort(coredump)&lt;BR /&gt;&lt;BR /&gt;running ldd on the executable shows:&lt;BR /&gt;&lt;BR /&gt;7 /usr/local/bin&amp;gt;ldd udelewwd&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;        /usr/lib/libm.2 =&amp;gt;      /usr/lib/libm.2&lt;BR /&gt;        /opt/cobol/cobdir/coblib/libhpcobol.2 =&amp;gt;        /opt/cobol/cobdir/coblib&lt;BR /&gt;/libhpcobol.2&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;        /opt/cobol/cobdir/coblib/libisstubs.1 =&amp;gt;        /opt/cobol/cobdir/coblib&lt;BR /&gt;/libisstubs.1&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;        /opt/cobol/cobdir/coblib/liboops.1 =&amp;gt;   /opt/cobol/cobdir/coblib/liboops&lt;BR /&gt;.1&lt;BR /&gt;        /opt/cobol/cobdir/coblib/libmfo.1 =&amp;gt;    /opt/cobol/cobdir/coblib/libmfo.&lt;BR /&gt;1&lt;BR /&gt;        /opt/cobol/cobdir/coblib/libosx.1 =&amp;gt;    /opt/cobol/cobdir/coblib/libosx.&lt;BR /&gt;1&lt;BR /&gt;        /opt/cobol/cobdir/coblib/libscreen.1 =&amp;gt; /opt/cobol/cobdir/coblib/libscre&lt;BR /&gt;en.1&lt;BR /&gt;        /opt/cobol/cobdir/coblib/libmbcs.1 =&amp;gt;   /opt/cobol/cobdir/coblib/libmbcs&lt;BR /&gt;.1&lt;BR /&gt;        /opt/cobol/cobdir/coblib/libsupp.1 =&amp;gt;   /opt/cobol/cobdir/coblib/libsupp&lt;BR /&gt;.1&lt;BR /&gt;        /opt/cobol/cobdir/coblib/libcrtn.1 =&amp;gt;   /opt/cobol/cobdir/coblib/libcrtn&lt;BR /&gt;.1&lt;BR /&gt;        /opt/cobol/cobdir/coblib/libcobol.1 =&amp;gt;  /opt/cobol/cobdir/coblib/libcobo&lt;BR /&gt;l.1&lt;BR /&gt;        /opt/cobol/cobdir/coblib/libcobol.1 =&amp;gt;  /opt/cobol/cobdir/coblib/libcobo&lt;BR /&gt;l.1&lt;BR /&gt;        /usr/local/lib/libmb.sl =&amp;gt;      /usr/local/lib/libmb.sl&lt;BR /&gt;        /usr/lib/libpthread.1 =&amp;gt;        /usr/lib/libpthread.1&lt;BR /&gt;        /usr/lib/librt.2 =&amp;gt;     /usr/lib/librt.2&lt;BR /&gt;&lt;BR /&gt;and runnig chatr shows:&lt;BR /&gt;&lt;BR /&gt;40 /usr/local/bin&amp;gt;chatr  udelewwd&lt;BR /&gt;udelewwd:&lt;BR /&gt;         shared executable&lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             SHLIB_PATH     disabled  second&lt;BR /&gt;             embedded path  disabled  first  Not Defined&lt;BR /&gt;         shared library list:&lt;BR /&gt;             dynamic   /usr/lib/librt.2&lt;BR /&gt;             dynamic   /usr/lib/libpthread.1&lt;BR /&gt;             dynamic   /usr/local/lib/libmb.sl&lt;BR /&gt;             dynamic   /opt/cobol/cobdir/coblib/libcobol.1&lt;BR /&gt;             dynamic   /opt/cobol/cobdir/coblib/libhpcobol.2&lt;BR /&gt;             dynamic   /usr/lib/libm.2&lt;BR /&gt;             dynamic   /usr/lib/libc.2&lt;BR /&gt;         shared library binding:&lt;BR /&gt;             deferred&lt;BR /&gt;         global hash table disabled&lt;BR /&gt;         plabel caching disabled&lt;BR /&gt;         global hash array size:1103&lt;BR /&gt;         global hash array nbuckets:3&lt;BR /&gt;         shared vtable support disabled&lt;BR /&gt;         static branch prediction disabled&lt;BR /&gt;         executable from stack: D (default)&lt;BR /&gt;         kernel assisted branch prediction enabled&lt;BR /&gt;         lazy swap allocation disabled&lt;BR /&gt;         text segment locking disabled&lt;BR /&gt;         data segment locking disabled&lt;BR /&gt;         third quadrant private data space disabled&lt;BR /&gt;         fourth quadrant private data space disabled&lt;BR /&gt;         third quadrant global data space disabled&lt;BR /&gt;         data page size: D (default)&lt;BR /&gt;         instruction page size: D (default)&lt;BR /&gt;         nulptr references disabled&lt;BR /&gt;         shared library private mapping disabled&lt;BR /&gt;         shared library text merging disabled&lt;BR /&gt;&lt;BR /&gt;SHLIB_PATH is set as:&lt;BR /&gt;&lt;BR /&gt;SHLIB_PATH=/opt/cobol/cobdir/coblib:/oracle/app/product/8.0.6/lib:/opt/cobol/cob&lt;BR /&gt;dir/lib:/usr/lib:/usr/local/lib&lt;BR /&gt;&lt;BR /&gt;so I don't think there is a problem with the paths.&lt;BR /&gt;&lt;BR /&gt;does anyone have any suggestions as to what could be cauing the error?&lt;BR /&gt;&lt;BR /&gt;Many thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Oct 2005 06:29:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640285#M105126</guid>
      <dc:creator>Nigel Green</dc:creator>
      <dc:date>2005-10-03T06:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol</title>
      <link>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640286#M105127</link>
      <description>what is file &lt;EXECUTABLE&gt; saying? Is it PA-RISC or IA64 based one (ELF). If elf then set LDLIB_PATH setting.&lt;BR /&gt;&lt;BR /&gt;hth.&lt;/EXECUTABLE&gt;</description>
      <pubDate>Mon, 03 Oct 2005 06:31:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640286#M105127</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-03T06:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol</title>
      <link>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640287#M105128</link>
      <description>Looks like either some libraries are missing on the link stage or some runtime optins are not set correctly.</description>
      <pubDate>Mon, 03 Oct 2005 06:34:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640287#M105128</guid>
      <dc:creator>Mugilvannan</dc:creator>
      <dc:date>2005-10-03T06:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol</title>
      <link>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640288#M105129</link>
      <description>Try using tusc and let us know the results, &lt;BR /&gt;tusc can be downloaded from &lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.7/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.7/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also, try to get "bt" from GDB. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 03 Oct 2005 06:40:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640288#M105129</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-03T06:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol</title>
      <link>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640289#M105130</link>
      <description>hi guys,&lt;BR /&gt;&lt;BR /&gt;file &lt;EXECUTABLE&gt; shows:&lt;BR /&gt;&lt;BR /&gt; file /usr/local/bin/udelewwd&lt;BR /&gt;/usr/local/bin/udelewwd:        PA-RISC1.1 shared executable dynamically linked&lt;BR /&gt;-not stripped&lt;BR /&gt;&lt;BR /&gt;also the LD_LIBRARY_PATH is already set as :&lt;BR /&gt;&lt;BR /&gt;LD_LIBRARY_PATH=/opt/cobol/cobdir/coblib:/opt/cobol/cobdir/lib:/usr/lib:/usr/loc&lt;BR /&gt;al/lib&lt;BR /&gt;&lt;BR /&gt;when you say that libraries are missing at the link stage and runtime options are incorrect, are these things that would be set when compiling the code?&lt;BR /&gt;&lt;BR /&gt;many thanks&lt;/EXECUTABLE&gt;</description>
      <pubDate>Mon, 03 Oct 2005 06:40:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640289#M105130</guid>
      <dc:creator>Nigel Green</dc:creator>
      <dc:date>2005-10-03T06:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol</title>
      <link>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640290#M105131</link>
      <description>Problem is with application linker setting.&lt;BR /&gt;&lt;BR /&gt;40 /usr/local/bin&amp;gt;chatr udelewwd&lt;BR /&gt;udelewwd:&lt;BR /&gt;shared executable&lt;BR /&gt;shared library dynamic path search:&lt;BR /&gt;SHLIB_PATH disabled second&lt;BR /&gt;embedded path disabled first Not Defined&lt;BR /&gt;&lt;BR /&gt;Some patch has to like,&lt;BR /&gt;&lt;BR /&gt;             LD_LIBRARY_PATH    enabled  first&lt;BR /&gt;             SHLIB_PATH         enabled  second&lt;BR /&gt;             embedded path      enabled  third /usr/lib:&lt;BR /&gt;&lt;BR /&gt;everthing is disabled there. Is it your own one. Try to rebuild it. Before that,&lt;BR /&gt;&lt;BR /&gt;Can you try as,&lt;BR /&gt;&lt;BR /&gt;# &lt;FULL path="" name=""&gt;/binary&lt;BR /&gt;&lt;BR /&gt;what it is saying?&lt;BR /&gt;&lt;BR /&gt;hth.&lt;BR /&gt;&lt;/FULL&gt;</description>
      <pubDate>Mon, 03 Oct 2005 06:55:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640290#M105131</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-03T06:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol</title>
      <link>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640291#M105132</link>
      <description>Are you missing any dependencies ?  Just a thought .. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 03 Oct 2005 07:06:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640291#M105132</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-03T07:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol</title>
      <link>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640292#M105133</link>
      <description>What does&lt;BR /&gt;&lt;BR /&gt;# ldd /usr/local/lib/libmb.sl&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;give you ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Oct 2005 07:41:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640292#M105133</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-10-03T07:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol</title>
      <link>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640293#M105134</link>
      <description>Yes, the code is ours, but I didn't compile it, i know nothing about this side of things as you may have guessed.  I think i'll pass your findings onto the guys who are responsible for this and ask them to rebuild it.  I've tried enableing the use of the embedded path and the SHLIB_PATH using chatr +s and +b, but I get the following error when trying to enable the embedded path:&lt;BR /&gt;&lt;BR /&gt;chatr(error): +b enable, embedded path not defined at link time&lt;BR /&gt;&lt;BR /&gt;so it seems like it does need to be recompiled.&lt;BR /&gt;&lt;BR /&gt;ldd /usr/local/lib/libmb.sl  returns nothing...is this something i should be looking into?</description>
      <pubDate>Mon, 03 Oct 2005 07:57:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640293#M105134</guid>
      <dc:creator>Nigel Green</dc:creator>
      <dc:date>2005-10-03T07:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol</title>
      <link>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640294#M105135</link>
      <description>You have to recompile  your application with library settings. You can include libraries with PATH as -L/usr/lib/ or directly with that library name.&lt;BR /&gt;&lt;BR /&gt;a) ldd /usr/local/lib/libmb.sl returns nothing...is this something i should be looking into?&lt;BR /&gt;&lt;BR /&gt;yes.&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Mon, 03 Oct 2005 07:59:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640294#M105135</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-03T07:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol</title>
      <link>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640295#M105136</link>
      <description>It may not be an issue, its common if ldd lists nothing, for example, &lt;BR /&gt;&lt;BR /&gt;# ldd /usr/lib/libcurses.sl (lists nothing) &lt;BR /&gt;&lt;BR /&gt;May be you need to compile the code again, &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 03 Oct 2005 08:07:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640295#M105136</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-03T08:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol</title>
      <link>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640296#M105137</link>
      <description>ldd /usr/local/lib/libmb.sl returns nothing...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I was just checking if libmb.sl is itself explicitly linked with any further libraries.&lt;BR /&gt;&lt;BR /&gt;What you need to find out is which library the missing symbol IS defined in.&lt;BR /&gt;&lt;BR /&gt;If you nm libmb.sl you will see it is used by that library and probably not defined in it&lt;BR /&gt;&lt;BR /&gt;# nm /usr/local/lib/libmb.sl | grep "_mFsoloadunload"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Oct 2005 08:49:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/usr-lib-dld-sl-unresolved-symbol/m-p/3640296#M105137</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-10-03T08:49:08Z</dc:date>
    </item>
  </channel>
</rss>

