<?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: __umoddi3 (code)  from /usr/local/lib/libcry in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993259#M913832</link>
    <description>Still it would not probably hurt to try to install the patch:&lt;BR /&gt;PHSS_24303 or the most recent one PHSS_28434 if you do not have any of these.</description>
    <pubDate>Fri, 13 Jun 2003 18:57:29 GMT</pubDate>
    <dc:creator>Elena Leontieva</dc:creator>
    <dc:date>2003-06-13T18:57:29Z</dc:date>
    <item>
      <title>/usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code)  from /usr/local/lib/libcry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993248#M913821</link>
      <description>ANY HELP WOULD BE DEEPLY APPRECIATED!!  Always willing to give points.&lt;BR /&gt;&lt;BR /&gt;Apache, Informix and SSL were compiled with ANSI C, on 11.11 64bit box.  Compiles seemed flawless, however, when I try to start Apache, I received the above error in the error.log.&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jun 2003 11:40:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993248#M913821</guid>
      <dc:creator>Valery Kolander</dc:creator>
      <dc:date>2003-06-10T11:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code)  from /usr/local/lib/libcry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993249#M913822</link>
      <description>__umoddi3 is in libgcc.a&lt;BR /&gt;&lt;BR /&gt;Using HP C-ANSI-C to compile, add -L/your/path/to/gcc/lib -lgcc&lt;BR /&gt;&lt;BR /&gt;I know that this realy stinks, but I've found no better solution (yet). Get libgcc out of any valid (and architecture compliant) gcc port.&lt;BR /&gt;&lt;BR /&gt;Enjoy, have FUN! H.Merijn</description>
      <pubDate>Tue, 10 Jun 2003 11:43:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993249#M913822</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2003-06-10T11:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code)  from /usr/local/lib/libcry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993250#M913823</link>
      <description>Forgive my stupidity, however, this is what I did:&lt;BR /&gt;&lt;BR /&gt;export CC="cc -v -DEAPI -L/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2.3/libgcc.a"&lt;BR /&gt;&lt;BR /&gt;then I ran "make", and &lt;BR /&gt;then I ran "make install".......same issue&lt;BR /&gt;&lt;BR /&gt;Did I do this right?</description>
      <pubDate>Tue, 10 Jun 2003 13:50:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993250#M913823</guid>
      <dc:creator>Valery Kolander</dc:creator>
      <dc:date>2003-06-10T13:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code)  from /usr/local/lib/libcry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993251#M913824</link>
      <description>&lt;BR /&gt;export CC="cc -v -DEAPI -L/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2.3 -lgcc" &lt;BR /&gt;&lt;BR /&gt;and now?&lt;BR /&gt;&lt;BR /&gt;Enjoy, have FUN! H.Merijn</description>
      <pubDate>Tue, 10 Jun 2003 13:56:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993251#M913824</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2003-06-10T13:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code)  from /usr/local/lib/libcry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993252#M913825</link>
      <description>Nope, did not work...same error in error.log&lt;BR /&gt;&lt;BR /&gt;{root@btsud4:/opt/apache/bin} ./apachectl start&lt;BR /&gt;./apachectl[71]: 24515 Abort(coredump)&lt;BR /&gt;./apachectl start: httpd could not be started&lt;BR /&gt;&lt;BR /&gt;{root@btsud4:/opt/apache/logs} more error_log&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code)  from /usr/local/lib/libcry&lt;BR /&gt;pto.sl.0.9.7&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jun 2003 14:43:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993252#M913825</guid>
      <dc:creator>Valery Kolander</dc:creator>
      <dc:date>2003-06-10T14:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code)  from /usr/local/lib/libcry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993253#M913826</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;You maybe have problem with the depend of&lt;BR /&gt;your binary files that you compiled with&lt;BR /&gt;the gcc.&lt;BR /&gt;When you compiled the bin files and libs&lt;BR /&gt;compiler write the lib depend of the file&lt;BR /&gt;in some libs of him (gcc),&lt;BR /&gt;but when you run the aplication she use&lt;BR /&gt;wrong lib file.&lt;BR /&gt;Check your SHLIB_PATH enviroment and see&lt;BR /&gt;you there is your gcc lib path in,&lt;BR /&gt;and maybe in the wright order, that it&lt;BR /&gt;find the wright lib in the first!&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Tue, 10 Jun 2003 19:05:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993253#M913826</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-10T19:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code)  from /usr/local/lib/libcry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993254#M913827</link>
      <description>Try to install the newer version of the linker by installing linker tools cumulative patch.&lt;BR /&gt;Check what you have first:&lt;BR /&gt;what /usr/lib/libdld.sl&lt;BR /&gt; &lt;BR /&gt;Elena.</description>
      <pubDate>Tue, 10 Jun 2003 19:34:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993254#M913827</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2003-06-10T19:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code)  from /usr/local/lib/libcry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993255#M913828</link>
      <description>Thanks for trying, ....&lt;BR /&gt;Tried moving my /usr/local/lib as the first library in the SHLIB_PATH.  This did not help.  I also tried to reference the same directory in my Apache configuration.tmpl file.  STILL NOT WORKING.&lt;BR /&gt;&lt;BR /&gt;I will now try to check out the linker patches.</description>
      <pubDate>Wed, 11 Jun 2003 15:54:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993255#M913828</guid>
      <dc:creator>Valery Kolander</dc:creator>
      <dc:date>2003-06-11T15:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code)  from /usr/local/lib/libcry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993256#M913829</link>
      <description>Hi, &lt;BR /&gt;I had the same trouble with PHP compilation.&lt;BR /&gt;The fact is that the crypt library is included in HP-UX in another lib (libc), to solve it, you have to change your makefile, and remove the -l crypt to replace by -lc&lt;BR /&gt;see this url for the details&lt;BR /&gt;&lt;A href="http://bugs.php.net/bug.php?id=19918" target="_blank"&gt;http://bugs.php.net/bug.php?id=19918&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hope it may help..&lt;BR /&gt;Benoit</description>
      <pubDate>Fri, 13 Jun 2003 08:34:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993256#M913829</guid>
      <dc:creator>benoit Bruckert</dc:creator>
      <dc:date>2003-06-13T08:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code)  from /usr/local/lib/libcry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993257#M913830</link>
      <description>Try including &lt;BR /&gt;&lt;BR /&gt;/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2.3/&lt;BR /&gt;&lt;BR /&gt;in your SHLIB_PATH.</description>
      <pubDate>Fri, 13 Jun 2003 12:48:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993257#M913830</guid>
      <dc:creator>Bill Douglass</dc:creator>
      <dc:date>2003-06-13T12:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code)  from /usr/local/lib/libcry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993258#M913831</link>
      <description />
      <pubDate>Fri, 13 Jun 2003 18:20:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993258#M913831</guid>
      <dc:creator>Valery Kolander</dc:creator>
      <dc:date>2003-06-13T18:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code)  from /usr/local/lib/libcry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993259#M913832</link>
      <description>Still it would not probably hurt to try to install the patch:&lt;BR /&gt;PHSS_24303 or the most recent one PHSS_28434 if you do not have any of these.</description>
      <pubDate>Fri, 13 Jun 2003 18:57:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-unresolved-symbol-umoddi3-code-from-usr-local-lib/m-p/2993259#M913832</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2003-06-13T18:57:29Z</dc:date>
    </item>
  </channel>
</rss>

