<?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: Application linker error in HP-itanuim in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/application-linker-error-in-hp-itanuim/m-p/4559349#M650106</link>
    <description>What language are you using?  Where should that unsat be defined?&lt;BR /&gt;If this occurs at runtime, it is a dld error, not linker.&lt;BR /&gt;As Steven asked, what's the message?</description>
    <pubDate>Thu, 07 Jan 2010 08:51:40 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2010-01-07T08:51:40Z</dc:date>
    <item>
      <title>Application linker error in HP-itanuim</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/application-linker-error-in-hp-itanuim/m-p/4559347#M650104</link>
      <description>Hello all,&lt;BR /&gt;Usually our application build on HP-itanium and HP-PARISC. while executing the application on HP-itanium it gives unresolved linker error, but same application works fine in HP-PARISC.&lt;BR /&gt;&lt;BR /&gt;Is there any specific build format change in HP-itanium while creating shared libraries?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Jithesh&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jan 2010 10:24:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/application-linker-error-in-hp-itanuim/m-p/4559347#M650104</guid>
      <dc:creator>application not running</dc:creator>
      <dc:date>2010-01-06T10:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Application linker error in HP-itanuim</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/application-linker-error-in-hp-itanuim/m-p/4559348#M650105</link>
      <description>&lt;!--!*#--&gt;It might help if you offered any actual&lt;BR /&gt;information about what "our application&lt;BR /&gt;build" is doing, and what the actual error&lt;BR /&gt;message is.&lt;BR /&gt;&lt;BR /&gt;Output from "uname -a" can be useful, too.</description>
      <pubDate>Thu, 07 Jan 2010 05:39:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/application-linker-error-in-hp-itanuim/m-p/4559348#M650105</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-01-07T05:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Application linker error in HP-itanuim</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/application-linker-error-in-hp-itanuim/m-p/4559349#M650106</link>
      <description>What language are you using?  Where should that unsat be defined?&lt;BR /&gt;If this occurs at runtime, it is a dld error, not linker.&lt;BR /&gt;As Steven asked, what's the message?</description>
      <pubDate>Thu, 07 Jan 2010 08:51:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/application-linker-error-in-hp-itanuim/m-p/4559349#M650106</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-01-07T08:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Application linker error in HP-itanuim</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/application-linker-error-in-hp-itanuim/m-p/4559350#M650107</link>
      <description>Thanks for your prompt reply&lt;BR /&gt;Sorry for the confusion.&lt;BR /&gt;Due to security consideration , i couldn't explain the details about my application. I have tried to write sample application to recreate the same problem, but that works fine.&lt;BR /&gt;&lt;BR /&gt;Here, i will explain you the scenario.&lt;BR /&gt;&lt;BR /&gt;I have one shared library ' say libEx1' built with say 'libEx2' , libEx2 already built with say 'libEx3' , so we tried to attach libEx1 with our sample application.  it gives following error.&lt;BR /&gt;&lt;BR /&gt;"/usr/lib/hpux32/dld.so: Unsatisfied data symbol &amp;lt; symbol defined in libEx3&amp;gt; load module 'libEx1'"&lt;BR /&gt;&lt;BR /&gt;I have seen this error only in HP-Itanium (HP-UX hbptc012 B.11.23 U ia64 2931400862 unlimited-user license) , where in HP-PARISC (HP-UX hindi B.11.23 U 9000/800 457514194 unlimited-user license) it works fine.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Jithesh&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Jan 2010 13:33:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/application-linker-error-in-hp-itanuim/m-p/4559350#M650107</guid>
      <dc:creator>application not running</dc:creator>
      <dc:date>2010-01-12T13:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Application linker error in HP-itanuim</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/application-linker-error-in-hp-itanuim/m-p/4559351#M650108</link>
      <description>&amp;gt;I have one shared library libEx1 built with say libEx2&lt;BR /&gt;&lt;BR /&gt;libEx1 has a dependent shlib libEx2?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;dld.so: Unsatisfied data symbol &lt;SYMBOL defined="" in="" libex3=""&gt; load module libEx1"&lt;BR /&gt;&lt;BR /&gt;Is this symbol exported from libEx3?&lt;BR /&gt;&lt;BR /&gt;&lt;/SYMBOL&gt;</description>
      <pubDate>Tue, 12 Jan 2010 22:11:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/application-linker-error-in-hp-itanuim/m-p/4559351#M650108</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-01-12T22:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Application linker error in HP-itanuim</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/application-linker-error-in-hp-itanuim/m-p/4559352#M650109</link>
      <description>&lt;BR /&gt;&amp;gt; libEx1 has a dependent shlib libEx2?&lt;BR /&gt;&lt;BR /&gt;Yes, it is dependent.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;dld.so: Unsatisfied data symbol &lt;SYMBOL defined="" in="" libex3=""&gt; load module libEx1"&lt;BR /&gt;&lt;BR /&gt;Yes, this symbol exported from libEx3&lt;/SYMBOL&gt;</description>
      <pubDate>Fri, 15 Jan 2010 11:57:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/application-linker-error-in-hp-itanuim/m-p/4559352#M650109</guid>
      <dc:creator>application not running</dc:creator>
      <dc:date>2010-01-15T11:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Application linker error in HP-itanuim</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/application-linker-error-in-hp-itanuim/m-p/4559353#M650110</link>
      <description>&amp;gt;this symbol exported from libEx3&lt;BR /&gt;&lt;BR /&gt;What tool are you using to check?&lt;BR /&gt;elfdump -n .dynsym -s load-module&lt;BR /&gt;&lt;BR /&gt;What version of dld.so do you have?  The latest patch is PHSS_39821.</description>
      <pubDate>Fri, 15 Jan 2010 12:13:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/application-linker-error-in-hp-itanuim/m-p/4559353#M650110</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-01-15T12:13:03Z</dc:date>
    </item>
  </channel>
</rss>

