<?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: Problem with /usr/lib/dld.sl in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2762995#M894293</link>
    <description>Forgot to add that in 11.0 &lt;BR /&gt;libdld.0 -&amp;gt; libdld.1&lt;BR /&gt;&lt;BR /&gt;So maybe if you need what's in libdld.1 you should use either libdld.1 (directly) or libdld.0 on the command line.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
    <pubDate>Fri, 12 Jul 2002 18:31:24 GMT</pubDate>
    <dc:creator>Jeff Schussele</dc:creator>
    <dc:date>2002-07-12T18:31:24Z</dc:date>
    <item>
      <title>Problem with /usr/lib/dld.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2762992#M894290</link>
      <description>Hi,&lt;BR /&gt; I have a problem when I try to run a C program in HP-UX 11.11.&lt;BR /&gt; This program runs very well in HP-UX 10.20.&lt;BR /&gt; The error message showed is: &lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: getccnam (code)  from /usr/cognos/ib33d/lib/&lt;BR /&gt;gds.sl&lt;BR /&gt;Abort&lt;BR /&gt;  I explain all my process in the attachment.&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 12 Jul 2002 17:49:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2762992#M894290</guid>
      <dc:creator>Ricardo Garcia Carrillo</dc:creator>
      <dc:date>2002-07-12T17:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with /usr/lib/dld.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2762993#M894291</link>
      <description>Has your program been recompiled to run at 11.11?&lt;BR /&gt;&lt;BR /&gt;Cheryl</description>
      <pubDate>Fri, 12 Jul 2002 18:26:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2762993#M894291</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2002-07-12T18:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with /usr/lib/dld.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2762994#M894292</link>
      <description>Hi Ricardo,&lt;BR /&gt;&lt;BR /&gt; Not positive if this is the cause but:&lt;BR /&gt;&lt;BR /&gt;11.0 =&amp;gt; libdld.sl -&amp;gt; libdld.2&lt;BR /&gt;&lt;BR /&gt;10.2 =&amp;gt; libdld.sl -&amp;gt; libdld.1&lt;BR /&gt;&lt;BR /&gt;11.0 has BOTH libdld.1 &amp;amp; libdld.2, but libdld.sl is linked to libdld.2&lt;BR /&gt;10.2 has ONLY libdld.1 &amp;amp; libdld.sl is linked to it.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 12 Jul 2002 18:28:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2762994#M894292</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-07-12T18:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with /usr/lib/dld.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2762995#M894293</link>
      <description>Forgot to add that in 11.0 &lt;BR /&gt;libdld.0 -&amp;gt; libdld.1&lt;BR /&gt;&lt;BR /&gt;So maybe if you need what's in libdld.1 you should use either libdld.1 (directly) or libdld.0 on the command line.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 12 Jul 2002 18:31:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2762995#M894293</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-07-12T18:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with /usr/lib/dld.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2762996#M894294</link>
      <description>Thanks for help.&lt;BR /&gt;&lt;BR /&gt;  I tried to use directly libdld.0 but did not result.&lt;BR /&gt;&lt;BR /&gt;  I'm downloading the PHSS_26263 patch, what do you thing about?&lt;BR /&gt;&lt;BR /&gt;Rich.</description>
      <pubDate>Fri, 12 Jul 2002 19:56:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2762996#M894294</guid>
      <dc:creator>Ricardo Garcia Carrillo</dc:creator>
      <dc:date>2002-07-12T19:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with /usr/lib/dld.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2762997#M894295</link>
      <description>Certainly worth a try.&lt;BR /&gt;Seems to address some of the types of problem you're having.&lt;BR /&gt;&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 12 Jul 2002 20:10:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2762997#M894295</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-07-12T20:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with /usr/lib/dld.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2762998#M894296</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I installed the patch PHSS_26263 and when compiled the program again one of the warnings desapeard, this one:&lt;BR /&gt;/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (ejerep1.o) was detec&lt;BR /&gt;ted. The linked output may not run on a PA 1.x system.&lt;BR /&gt;&lt;BR /&gt;But when I run the program send the same message:&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: getccnam (code) from /usr/cognos/ib33d/lib/ &lt;BR /&gt;&lt;BR /&gt;I tried this action:&lt;BR /&gt;cc -v $1.c -lcurses -L /lib/libcurses.sl  /usr/cognos/ib33d/lib/gds.sl /usr/lib/&lt;BR /&gt;libdld.1 -o $1&lt;BR /&gt;like you said Jeff, but did not result. What can I do?</description>
      <pubDate>Fri, 12 Jul 2002 22:35:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2762998#M894296</guid>
      <dc:creator>Ricardo Garcia Carrillo</dc:creator>
      <dc:date>2002-07-12T22:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with /usr/lib/dld.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2762999#M894297</link>
      <description>Now what can I do?.&lt;BR /&gt;I stalled the patch, but the error doesn't fix.&lt;BR /&gt;&lt;BR /&gt;It's very urgent....</description>
      <pubDate>Mon, 15 Jul 2002 22:59:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2762999#M894297</guid>
      <dc:creator>Ricardo Garcia Carrillo</dc:creator>
      <dc:date>2002-07-15T22:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with /usr/lib/dld.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763000#M894298</link>
      <description>Michael:&lt;BR /&gt;&lt;BR /&gt;  The getccnam symbol isn??t in my program code it belong to the gds.sl library from Cosgnos Interbase 3.3d.&lt;BR /&gt;&lt;BR /&gt; But why in 10.20 works?</description>
      <pubDate>Tue, 16 Jul 2002 14:53:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763000#M894298</guid>
      <dc:creator>Ricardo Garcia Carrillo</dc:creator>
      <dc:date>2002-07-16T14:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with /usr/lib/dld.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763001#M894299</link>
      <description>Hi (again) Ricardo,&lt;BR /&gt;&lt;BR /&gt; Is the Cognos Interbase 3.3d SW specifically for HP-UX 11.11?&lt;BR /&gt;Remember that 10.2 is 32-bit whereas 11.11 can run 32 or 64 bit. Are you running 11.11 64 bit?&lt;BR /&gt;What is the model of your server?&lt;BR /&gt;If you haven't done so already, you may need to upgrade the Cognos SW to get 64 bit support.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 16 Jul 2002 15:00:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763001#M894299</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-07-16T15:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with /usr/lib/dld.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763002#M894300</link>
      <description>Is the Cognos Interbase 3.3d SW specifically for HP-UX 11.11?: I don??t know exactly because this version is from 1994, but I can work with the database and 11.11 very well. Just this program in C is the problem.&lt;BR /&gt;&lt;BR /&gt;Remember that 10.2 is 32-bit whereas 11.11 can run 32 or 64 bit. Are you running 11.11 64 bit?: How can I check this?&lt;BR /&gt;&lt;BR /&gt;What is the model of your server? HP9000 L2000&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Jul 2002 15:48:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763002#M894300</guid>
      <dc:creator>Ricardo Garcia Carrillo</dc:creator>
      <dc:date>2002-07-16T15:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with /usr/lib/dld.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763003#M894301</link>
      <description>You can determine bits with&lt;BR /&gt;#getconf KERNEL_BITS&lt;BR /&gt;&lt;BR /&gt;And since you have an L &amp;amp; 11.11, I'd be fairly certain that you are running 64 - but check.&lt;BR /&gt;&lt;BR /&gt;About the last thing to do would be to compile with another product like GNU gcc.&lt;BR /&gt;A lot of free GNU binaries for HP-UX can be obtained at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Gnu/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Gnu/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;NOTE: Read all the readme files as you may need to download more than just the gcc binaries before you can use gcc.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Jul 2002 16:21:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763003#M894301</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-07-16T16:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with /usr/lib/dld.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763004#M894302</link>
      <description>Thanks Jeff.&lt;BR /&gt;&lt;BR /&gt;It??s running in 64 bits.&lt;BR /&gt;&lt;BR /&gt;I will try with gcc.</description>
      <pubDate>Tue, 16 Jul 2002 16:28:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763004#M894302</guid>
      <dc:creator>Ricardo Garcia Carrillo</dc:creator>
      <dc:date>2002-07-16T16:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with /usr/lib/dld.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763005#M894303</link>
      <description>That gcc is a 32bit port. Look at&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,547,00.html" target="_blank"&gt;http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,547,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for a 3.0.2/64 port for 11i&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.beepz.com/personal/merijn/" target="_blank"&gt;https://www.beepz.com/personal/merijn/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for a 3.1.1/64 port for 11.00 [ be sure to read the notes in that link ]</description>
      <pubDate>Tue, 16 Jul 2002 16:53:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763005#M894303</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-07-16T16:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with /usr/lib/dld.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763006#M894304</link>
      <description>Thanks Merijn...didn't realize that.&lt;BR /&gt;Ricardo....get that for your system.&lt;BR /&gt;&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 16 Jul 2002 17:05:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763006#M894304</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-07-16T17:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with /usr/lib/dld.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763007#M894305</link>
      <description>How can I set my server to work with 32 bits?&lt;BR /&gt;&lt;BR /&gt;I think that this could be the trouble.</description>
      <pubDate>Tue, 16 Jul 2002 18:36:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763007#M894305</guid>
      <dc:creator>Ricardo Garcia Carrillo</dc:creator>
      <dc:date>2002-07-16T18:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with /usr/lib/dld.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763008#M894306</link>
      <description>Hi Ricardo,&lt;BR /&gt;&lt;BR /&gt; Although the L-class systems can support applications running 32-bits, it cannot run any other OS than 64-bit.&lt;BR /&gt;&lt;BR /&gt;I still believe your best bet is to recompile that C program with another compiler &amp;amp; I'm speculating that the HP supplied compiler is having trouble linking something &amp;amp; that another, such as gcc, might be able to do so.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Jul 2002 19:29:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763008#M894306</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-07-16T19:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with /usr/lib/dld.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763009#M894307</link>
      <description>By the error it does not look to be a 32 or 64 bit problem.  The error is telling you that the library file "/usr/cognos/ib33d/lib/gds.sl" can not find the symbol mentioned in any libraries.  &lt;BR /&gt;This boils down to 1 of 2 causes.  &lt;BR /&gt;1.  you are using a discontinued lib call from standard HP-UX.&lt;BR /&gt;2.  the program is not loading libraries properly.&lt;BR /&gt;&lt;BR /&gt;Try first setting LD_LIBRARY_PATH and SHLIB_PATH to contain /lib:/usr/lib:/usr/cognos/ib33d/lib and see if this fixes the problem.&lt;BR /&gt;&lt;BR /&gt;The 32bit libs from your vendor should work fine in the 64bit OS (hence backwards compatability), as long as they are referencing current library calls properly.  I.E.  Linking to /usr/lib/libc.1 instead of /usr/lib/libc.sl&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Your vendor may be able to shed light on what library it is trying to reference for the call, and give you an alternative/fix.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Jul 2002 19:34:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763009#M894307</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2002-07-16T19:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with /usr/lib/dld.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763010#M894308</link>
      <description>How can I see the value of SHLIB_PATH and LD_LIBRARY_PATH and then configurate it?</description>
      <pubDate>Tue, 16 Jul 2002 20:06:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763010#M894308</guid>
      <dc:creator>Ricardo Garcia Carrillo</dc:creator>
      <dc:date>2002-07-16T20:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with /usr/lib/dld.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763011#M894309</link>
      <description>Login as the user that would normally run the program &amp;amp; enter&lt;BR /&gt;&lt;BR /&gt;#echo $SHLIB_PATH&lt;BR /&gt;#echo $LD_LIBRARY_PATH&lt;BR /&gt;&lt;BR /&gt;Check the results. Then if necessary enter this into the user's .profile&lt;BR /&gt;&lt;BR /&gt;export SHLIB_PATH=/path/to/proper/dir&lt;BR /&gt;export LD_LIBRARY_PATH=/path/to/proper/dir&lt;BR /&gt;&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 16 Jul 2002 20:18:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-usr-lib-dld-sl/m-p/2763011#M894309</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-07-16T20:18:30Z</dc:date>
    </item>
  </channel>
</rss>

