<?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: missing Library libgcc_s.sl in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-library-libgcc-s-sl/m-p/4444869#M682828</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;have you done a find from '/' to find the library? Search for 'libgcc_s*' only sometimes there are several versions.&lt;BR /&gt;Then check where the executable searches for the lib - 'ldd &lt;EXE&gt;' and 'chatr &lt;EXE&gt;'.&lt;BR /&gt;You'll get a list of the needed libraries.&lt;BR /&gt;&lt;BR /&gt;If it's nowhere, then I think you have to contact the vendor of the application.&lt;BR /&gt;&lt;BR /&gt;See also some older threads:&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=62658" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=62658&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=657680" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=657680&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Are you trying to install mysql?&lt;BR /&gt;You can do a search too - there are some more threads.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EXE&gt;&lt;/EXE&gt;</description>
    <pubDate>Tue, 23 Jun 2009 05:55:41 GMT</pubDate>
    <dc:creator>V. Nyga</dc:creator>
    <dc:date>2009-06-23T05:55:41Z</dc:date>
    <item>
      <title>missing Library libgcc_s.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-library-libgcc-s-sl/m-p/4444868#M682827</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I am trying to run a third party application but I am getting some errors concerning shared libraries.&lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl: Can't find path for shared library: libgcc_s.sl&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;&lt;BR /&gt;I already tried to install the latest gcc package  (4.2.3) but the library is not inclueded.&lt;BR /&gt;This is a 32-Bit application and OS is 11.31 IA64. I also tried to run this on my 11.11 Workstation (PA) but the error is the same.&lt;BR /&gt;&lt;BR /&gt;Any ideas how to solve this?&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Tue, 23 Jun 2009 05:38:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-library-libgcc-s-sl/m-p/4444868#M682827</guid>
      <dc:creator>DaBe</dc:creator>
      <dc:date>2009-06-23T05:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: missing Library libgcc_s.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-library-libgcc-s-sl/m-p/4444869#M682828</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;have you done a find from '/' to find the library? Search for 'libgcc_s*' only sometimes there are several versions.&lt;BR /&gt;Then check where the executable searches for the lib - 'ldd &lt;EXE&gt;' and 'chatr &lt;EXE&gt;'.&lt;BR /&gt;You'll get a list of the needed libraries.&lt;BR /&gt;&lt;BR /&gt;If it's nowhere, then I think you have to contact the vendor of the application.&lt;BR /&gt;&lt;BR /&gt;See also some older threads:&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=62658" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=62658&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=657680" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=657680&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Are you trying to install mysql?&lt;BR /&gt;You can do a search too - there are some more threads.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EXE&gt;&lt;/EXE&gt;</description>
      <pubDate>Tue, 23 Jun 2009 05:55:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-library-libgcc-s-sl/m-p/4444869#M682828</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2009-06-23T05:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: missing Library libgcc_s.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-library-libgcc-s-sl/m-p/4444870#M682829</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;I am trying to run a third party application but I am getting some errors concerning shared libraries.&lt;BR /&gt;&lt;BR /&gt;Which third party application?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;/usr/lib/dld.sl: Can't find path for shared library: libgcc_s.sl&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;&lt;BR /&gt;libgcc_s.sl is either missing in the SHLIB_PATH or is not in the system.&lt;BR /&gt;Check the suggestion from Volkmar above.&lt;BR /&gt;&lt;BR /&gt;Also, did you check the dependency for the third party application??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck!!</description>
      <pubDate>Tue, 23 Jun 2009 07:31:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-library-libgcc-s-sl/m-p/4444870#M682829</guid>
      <dc:creator>Nido</dc:creator>
      <dc:date>2009-06-23T07:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: missing Library libgcc_s.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-library-libgcc-s-sl/m-p/4444871#M682830</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;it's an application which prints barcodes.&lt;BR /&gt;&lt;BR /&gt;The library was missing although I installed the latest gcc package.&lt;BR /&gt;&lt;BR /&gt;I found the missing libraries on an older system an just copied it. Seems to work.&lt;BR /&gt;&lt;BR /&gt;but now I am getting some other errors ;-(&lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: __gxx_personality_v0 (code)  from tbarcode&lt;BR /&gt;Abort(coredump)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Jun 2009 07:42:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-library-libgcc-s-sl/m-p/4444871#M682830</guid>
      <dc:creator>DaBe</dc:creator>
      <dc:date>2009-06-23T07:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: missing Library libgcc_s.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-library-libgcc-s-sl/m-p/4444872#M682831</link>
      <description>Maybe it helps if you install an older package of gcc (check the version of gcc at the older system where you found the lib)&lt;BR /&gt;&lt;BR /&gt;Sorry, can't help you more&lt;BR /&gt;Volkmar&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Jun 2009 07:54:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-library-libgcc-s-sl/m-p/4444872#M682831</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2009-06-23T07:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: missing Library libgcc_s.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-library-libgcc-s-sl/m-p/4444873#M682832</link>
      <description>Hey, &lt;BR /&gt;&lt;BR /&gt;I think you get this error because you did not install the libstdc++ which defines this symbol.&lt;BR /&gt;&lt;BR /&gt;As I assume you downloaded the gcc 4.2.3 package from the HP-UX porting archive, download and install the following package&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Gnu/libgcc-4.2.3/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Gnu/libgcc-4.2.3/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This should at least solve the 'unresolved reference' error.&lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;Andi</description>
      <pubDate>Tue, 23 Jun 2009 09:59:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-library-libgcc-s-sl/m-p/4444873#M682832</guid>
      <dc:creator>Andre-Marcel Hellmund</dc:creator>
      <dc:date>2009-06-23T09:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: missing Library libgcc_s.sl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-library-libgcc-s-sl/m-p/4444874#M682833</link>
      <description>The third party application you are trying to execute is built for PA-RISC/HP-UX. The application will work fine on Integrity/HP-UX if all of its runtime dependencies are installed correctly.&lt;BR /&gt;&lt;BR /&gt;Please find libgcc, and libstdc++ packages for PA-RISC and install them on Integrity server with "-x allow_incompatible=true" option to swinstall command.&lt;BR /&gt;&lt;BR /&gt;This should resolve the issue.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;-Rajesh</description>
      <pubDate>Wed, 24 Jun 2009 03:42:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-library-libgcc-s-sl/m-p/4444874#M682833</guid>
      <dc:creator>Rajesh K Chaurasia</dc:creator>
      <dc:date>2009-06-24T03:42:02Z</dc:date>
    </item>
  </channel>
</rss>

