<?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: patch for libdld in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/patch-for-libdld/m-p/3654636#M102540</link>
    <description>you can either alter the linkline so that libdld appears precedes libsasl in the linkline:&lt;BR /&gt;&lt;BR /&gt;  cc ... -ldld ... -lsasl&lt;BR /&gt;    or&lt;BR /&gt;  ld ... -ldld ... -lsasl&lt;BR /&gt;&lt;BR /&gt;or use LD_PRELOAD/LD_PRELOAD_ONCE at runtime:&lt;BR /&gt;&lt;BR /&gt;  env LD_PRELOAD=/usr/lib/libdld.sl ./server&lt;BR /&gt;&lt;BR /&gt;the first approach is recommended.&lt;BR /&gt;&lt;BR /&gt;dlopen is available in 11.11/11.23 libdld. please use the latest linker/loader patches PHSS_33032(11.00)/PHSS_33033(11.11)/PHSS_33349(11.23).</description>
    <pubDate>Sat, 29 Oct 2005 00:15:27 GMT</pubDate>
    <dc:creator>ranganath ramachandra</dc:creator>
    <dc:date>2005-10-29T00:15:27Z</dc:date>
    <item>
      <title>patch for libdld</title>
      <link>https://community.hpe.com/t5/operating-system-linux/patch-for-libdld/m-p/3654633#M102537</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We are facing the webserver starting issue after deploying few web application. We have libsasl library which have dlopen defined in it , which intern has shl_load call and this shl_load is getting null input in one of its argument. &lt;BR /&gt;Now we want that our webserver should use the dlopen defined in system libraries like in libdld.&lt;BR /&gt;&lt;BR /&gt;Please suggest is there any way we can bypass dlopen function of our library and let system library do that task.&lt;BR /&gt;&lt;BR /&gt;Is there any libdld patch we can check for as we found same webserver working fine on some other machine.&lt;BR /&gt;&lt;BR /&gt;All suggestion are welcome.&lt;BR /&gt;Looking forward for reply&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Varun</description>
      <pubDate>Fri, 21 Oct 2005 05:55:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/patch-for-libdld/m-p/3654633#M102537</guid>
      <dc:creator>Saritha_1</dc:creator>
      <dc:date>2005-10-21T05:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: patch for libdld</title>
      <link>https://community.hpe.com/t5/operating-system-linux/patch-for-libdld/m-p/3654634#M102538</link>
      <description>I guess it is 11.11, this is a latest patch PHSS_33033, &lt;A href="http://www1.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main" target="_blank"&gt;http://www1.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main&lt;/A&gt;|patch.breadcrumb.search|&amp;amp;patchid=PHSS_33033&amp;amp;context=hpux:800:11:11&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 21 Oct 2005 06:07:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/patch-for-libdld/m-p/3654634#M102538</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-21T06:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: patch for libdld</title>
      <link>https://community.hpe.com/t5/operating-system-linux/patch-for-libdld/m-p/3654635#M102539</link>
      <description>The version of dlopen() used will depend on how the executable was linked. The first external symbol found matching the pattern for dlopen() will be linked in. The order the libraries is linked is important. I don't know whether that helps you, especially if you can't relink the executable.</description>
      <pubDate>Fri, 21 Oct 2005 06:24:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/patch-for-libdld/m-p/3654635#M102539</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-10-21T06:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: patch for libdld</title>
      <link>https://community.hpe.com/t5/operating-system-linux/patch-for-libdld/m-p/3654636#M102540</link>
      <description>you can either alter the linkline so that libdld appears precedes libsasl in the linkline:&lt;BR /&gt;&lt;BR /&gt;  cc ... -ldld ... -lsasl&lt;BR /&gt;    or&lt;BR /&gt;  ld ... -ldld ... -lsasl&lt;BR /&gt;&lt;BR /&gt;or use LD_PRELOAD/LD_PRELOAD_ONCE at runtime:&lt;BR /&gt;&lt;BR /&gt;  env LD_PRELOAD=/usr/lib/libdld.sl ./server&lt;BR /&gt;&lt;BR /&gt;the first approach is recommended.&lt;BR /&gt;&lt;BR /&gt;dlopen is available in 11.11/11.23 libdld. please use the latest linker/loader patches PHSS_33032(11.00)/PHSS_33033(11.11)/PHSS_33349(11.23).</description>
      <pubDate>Sat, 29 Oct 2005 00:15:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/patch-for-libdld/m-p/3654636#M102540</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2005-10-29T00:15:27Z</dc:date>
    </item>
  </channel>
</rss>

