<?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: Unsatisfied Symbols Errors when compiling Mod_ssl and Apache in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-symbols-errors-when-compiling-mod-ssl-and-apache/m-p/2984737#M718773</link>
    <description>Thanks for trying to help, however, I see gcc is installed.  However, I will try to see if it is the right version.</description>
    <pubDate>Fri, 30 May 2003 17:50:12 GMT</pubDate>
    <dc:creator>Valery Kolander</dc:creator>
    <dc:date>2003-05-30T17:50:12Z</dc:date>
    <item>
      <title>Unsatisfied Symbols Errors when compiling Mod_ssl and Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-symbols-errors-when-compiling-mod-ssl-and-apache/m-p/2984735#M718771</link>
      <description>I am a first timer on compiling so please help!  I assume these are in a library?&lt;BR /&gt;&lt;BR /&gt;/usr/ccs/bin/ld: Unsatisfied symbols:&lt;BR /&gt;   __eprintf (first referenced in /opt/openssl/lib/libcrypto.a(b_print.o)) (code)&lt;BR /&gt;   __udivdi3 (first referenced in /opt/openssl/lib/libcrypto.a(bn_div.o)) (code)&lt;BR /&gt;   __umoddi3 (first referenced in /opt/openssl/lib/libcrypto.a(bn_word.o))(code)&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;Stop.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;Stop.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;Stop.&lt;BR /&gt;</description>
      <pubDate>Thu, 29 May 2003 19:14:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-symbols-errors-when-compiling-mod-ssl-and-apache/m-p/2984735#M718771</guid>
      <dc:creator>Valery Kolander</dc:creator>
      <dc:date>2003-05-29T19:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied Symbols Errors when compiling Mod_ssl and Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-symbols-errors-when-compiling-mod-ssl-and-apache/m-p/2984736#M718772</link>
      <description>Those are from libgcc_s.sl.  Make sure your have gcc installed, and have libgcc.sl or libgcc.a in your shlib_path.</description>
      <pubDate>Thu, 29 May 2003 19:37:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-symbols-errors-when-compiling-mod-ssl-and-apache/m-p/2984736#M718772</guid>
      <dc:creator>Bill Douglass</dc:creator>
      <dc:date>2003-05-29T19:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied Symbols Errors when compiling Mod_ssl and Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-symbols-errors-when-compiling-mod-ssl-and-apache/m-p/2984737#M718773</link>
      <description>Thanks for trying to help, however, I see gcc is installed.  However, I will try to see if it is the right version.</description>
      <pubDate>Fri, 30 May 2003 17:50:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-symbols-errors-when-compiling-mod-ssl-and-apache/m-p/2984737#M718773</guid>
      <dc:creator>Valery Kolander</dc:creator>
      <dc:date>2003-05-30T17:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied Symbols Errors when compiling Mod_ssl and Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-symbols-errors-when-compiling-mod-ssl-and-apache/m-p/2984738#M718774</link>
      <description>I have reinstalled gcc and libgcc.a is located in /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2.3/libgcc.a  I have also added /usr/local/lib to the SHLIB_PATH, but still getting the error. Is there a way I can verify that it will find it?  &lt;BR /&gt;</description>
      <pubDate>Fri, 30 May 2003 18:54:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-symbols-errors-when-compiling-mod-ssl-and-apache/m-p/2984738#M718774</guid>
      <dc:creator>Valery Kolander</dc:creator>
      <dc:date>2003-05-30T18:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied Symbols Errors when compiling Mod_ssl and Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-symbols-errors-when-compiling-mod-ssl-and-apache/m-p/2984739#M718775</link>
      <description>I ended up installing a newer version of openssl (0.9.7a) and it now works properly!!</description>
      <pubDate>Thu, 05 Jun 2003 14:17:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-symbols-errors-when-compiling-mod-ssl-and-apache/m-p/2984739#M718775</guid>
      <dc:creator>Valery Kolander</dc:creator>
      <dc:date>2003-06-05T14:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied Symbols Errors when compiling Mod_ssl and Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-symbols-errors-when-compiling-mod-ssl-and-apache/m-p/2984740#M718776</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;   I face the similar issue (No libgcc_s.sl file searching from whole filesystem even I install the gcc 3.2.3). Please suggest what I should fix this problem?&lt;BR /&gt;&lt;BR /&gt;   What is newer version of openssl (0.9.7a)? Is that a newer gcc compiler or something like else? &lt;BR /&gt;&lt;BR /&gt;   Thanks!</description>
      <pubDate>Mon, 07 Jul 2003 05:03:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-symbols-errors-when-compiling-mod-ssl-and-apache/m-p/2984740#M718776</guid>
      <dc:creator>aaa_17</dc:creator>
      <dc:date>2003-07-07T05:03:50Z</dc:date>
    </item>
  </channel>
</rss>

