<?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: wget error - /usr/lib/hpux32/dld.so: Unsatisfied code symbol '__umodsi3' in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/wget-error-usr-lib-hpux32-dld-so-unsatisfied-code-symbol-umodsi3/m-p/3941452#M288952</link>
    <description>wget is incorrectly linked.  It should be linked with the gcc library that defines those symbols, libgcc.a.</description>
    <pubDate>Fri, 09 Feb 2007 00:14:27 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2007-02-09T00:14:27Z</dc:date>
    <item>
      <title>wget error - /usr/lib/hpux32/dld.so: Unsatisfied code symbol '__umodsi3'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget-error-usr-lib-hpux32-dld-so-unsatisfied-code-symbol-umodsi3/m-p/3941451#M288951</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have installed wget and all its dependencies (gettext, libiconv and openssl) on an HP Itanium server.  But even then it is giving an error.  &lt;BR /&gt;&lt;BR /&gt;Please suggest.&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;&lt;BR /&gt;$ which wget&lt;BR /&gt;/usr/local/bin/wget&lt;BR /&gt;&lt;BR /&gt;$ wget -c '&lt;A href="http://lcp4p.bea.com/results/published/pub/loads/Dante/load15/server100_generic.jar'" target="_blank"&gt;http://lcp4p.bea.com/results/published/pub/loads/Dante/load15/server100_generic.jar'&lt;/A&gt;&lt;BR /&gt;--00:02:10--  &lt;A href="http://lcp4p.bea.com/results/published/pub/loads/Dante/load15/server100_generic.jar" target="_blank"&gt;http://lcp4p.bea.com/results/published/pub/loads/Dante/load15/server100_generic.jar&lt;/A&gt;&lt;BR /&gt;           =&amp;gt; `server100_generic.jar'&lt;BR /&gt;Resolving lcp4p.bea.com... 172.18.40.115&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unsatisfied code symbol '__umodsi3' in load module '/usr/local/bin/wget'.&lt;BR /&gt;Killed&lt;BR /&gt;&lt;BR /&gt;$ file /usr/local/bin/wget&lt;BR /&gt;/usr/local/bin/wget:    ELF-32 executable object file - IA64&lt;BR /&gt;&lt;BR /&gt;$ ldd /usr/local/bin/wget&lt;BR /&gt;        libintl.so =&amp;gt;   /usr/local/lib/hpux32/libintl.so&lt;BR /&gt;        libdl.so.1 =&amp;gt;   /usr/lib/hpux32/libdl.so.1&lt;BR /&gt;        /usr/local/lib/hpux32/libssl.so =&amp;gt;      /usr/local/lib/hpux32/libssl.so&lt;BR /&gt;        /usr/local/lib/hpux32/libcrypto.so =&amp;gt;   /usr/local/lib/hpux32/libcrypto.so&lt;BR /&gt;        libc.so.1 =&amp;gt;    /usr/lib/hpux32/libc.so.1&lt;BR /&gt;        libiconv.so =&amp;gt;  /usr/local/lib/hpux32/libiconv.so&lt;BR /&gt;        libcrypto.so =&amp;gt; /usr/local/lib/hpux32/libcrypto.so&lt;BR /&gt;        libc.so.1 =&amp;gt;    /usr/lib/hpux32/libc.so.1&lt;BR /&gt;&lt;BR /&gt;$ ldd -r /usr/local/bin/wget&lt;BR /&gt;        libintl.so =&amp;gt;   /usr/local/lib/hpux32/libintl.so&lt;BR /&gt;        libdl.so.1 =&amp;gt;   /usr/lib/hpux32/libdl.so.1&lt;BR /&gt;        /usr/local/lib/hpux32/libssl.so =&amp;gt;      /usr/local/lib/hpux32/libssl.so&lt;BR /&gt;        /usr/local/lib/hpux32/libcrypto.so =&amp;gt;   /usr/local/lib/hpux32/libcrypto.so&lt;BR /&gt;        libc.so.1 =&amp;gt;    /usr/lib/hpux32/libc.so.1&lt;BR /&gt;        libiconv.so =&amp;gt;  /usr/local/lib/hpux32/libiconv.so&lt;BR /&gt;        libcrypto.so =&amp;gt; /usr/local/lib/hpux32/libcrypto.so&lt;BR /&gt;        libc.so.1 =&amp;gt;    /usr/lib/hpux32/libc.so.1&lt;BR /&gt;        symbol not found: __modsi3      (/usr/local/bin/wget)&lt;BR /&gt;        symbol not found: __umodsi3     (/usr/local/bin/wget)&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Feb 2007 00:06:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget-error-usr-lib-hpux32-dld-so-unsatisfied-code-symbol-umodsi3/m-p/3941451#M288951</guid>
      <dc:creator>GnanaShekar</dc:creator>
      <dc:date>2007-02-09T00:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: wget error - /usr/lib/hpux32/dld.so: Unsatisfied code symbol '__umodsi3'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget-error-usr-lib-hpux32-dld-so-unsatisfied-code-symbol-umodsi3/m-p/3941452#M288952</link>
      <description>wget is incorrectly linked.  It should be linked with the gcc library that defines those symbols, libgcc.a.</description>
      <pubDate>Fri, 09 Feb 2007 00:14:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget-error-usr-lib-hpux32-dld-so-unsatisfied-code-symbol-umodsi3/m-p/3941452#M288952</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-02-09T00:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: wget error - /usr/lib/hpux32/dld.so: Unsatisfied code symbol '__umodsi3'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget-error-usr-lib-hpux32-dld-so-unsatisfied-code-symbol-umodsi3/m-p/3941453#M288953</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I did not build wget from source on the server.&lt;BR /&gt;&lt;BR /&gt;I just downloaded the depots for wget from &lt;A href="http://hpux.connect.org.uk/" target="_blank"&gt;http://hpux.connect.org.uk/&lt;/A&gt; and installed them.&lt;BR /&gt;&lt;BR /&gt;I am a novice..could you please explain more on what could have made it to be incorrectly linked?&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Feb 2007 00:46:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget-error-usr-lib-hpux32-dld-so-unsatisfied-code-symbol-umodsi3/m-p/3941453#M288953</guid>
      <dc:creator>GnanaShekar</dc:creator>
      <dc:date>2007-02-09T00:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: wget error - /usr/lib/hpux32/dld.so: Unsatisfied code symbol '__umodsi3'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget-error-usr-lib-hpux32-dld-so-unsatisfied-code-symbol-umodsi3/m-p/3941454#M288954</link>
      <description>&amp;gt;  I did not build wget from source on the server. &lt;BR /&gt;&lt;BR /&gt;If you have a C compiler, it would probably&lt;BR /&gt;be faster and easier to do that than it would&lt;BR /&gt;be to try to determine what the fellow who&lt;BR /&gt;created the kit did wrong/differently.</description>
      <pubDate>Fri, 09 Feb 2007 01:01:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget-error-usr-lib-hpux32-dld-so-unsatisfied-code-symbol-umodsi3/m-p/3941454#M288954</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-02-09T01:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: wget error - /usr/lib/hpux32/dld.so: Unsatisfied code symbol '__umodsi3'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget-error-usr-lib-hpux32-dld-so-unsatisfied-code-symbol-umodsi3/m-p/3941455#M288955</link>
      <description>When did you download the depot?  &lt;BR /&gt;I have similar problem recently.  &lt;BR /&gt;When I download the depot again, I found the file size is different.  Reinstall the depot solve the problem.  I think the website provide  some improper depot at some point of time, but fixed it soon.</description>
      <pubDate>Fri, 09 Feb 2007 01:32:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget-error-usr-lib-hpux32-dld-so-unsatisfied-code-symbol-umodsi3/m-p/3941455#M288955</guid>
      <dc:creator>Wyman Wong Man Wai</dc:creator>
      <dc:date>2007-02-09T01:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: wget error - /usr/lib/hpux32/dld.so: Unsatisfied code symbol '__umodsi3'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget-error-usr-lib-hpux32-dld-so-unsatisfied-code-symbol-umodsi3/m-p/3941456#M288956</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks a lot.  I was using the wget, which I had downloaded earlier...&lt;BR /&gt;&lt;BR /&gt;I downloaded a fresh copy and it worked.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,</description>
      <pubDate>Fri, 09 Feb 2007 06:23:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget-error-usr-lib-hpux32-dld-so-unsatisfied-code-symbol-umodsi3/m-p/3941456#M288956</guid>
      <dc:creator>GnanaShekar</dc:creator>
      <dc:date>2007-02-09T06:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: wget error - /usr/lib/hpux32/dld.so: Unsatisfied code symbol '__umodsi3'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget-error-usr-lib-hpux32-dld-so-unsatisfied-code-symbol-umodsi3/m-p/3941457#M288957</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The wget depots on connect.hp are buggy.&lt;BR /&gt;&lt;BR /&gt;I had to compile wget to make it work and I rarely compile anything.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 09 Feb 2007 08:23:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget-error-usr-lib-hpux32-dld-so-unsatisfied-code-symbol-umodsi3/m-p/3941457#M288957</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-02-09T08:23:27Z</dc:date>
    </item>
  </channel>
</rss>

