<?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 Unsatisfied code symbol '_ZNSo5seekpElSt12_Ios_Seekdir' in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-code-symbol-znso5seekpelst12-ios-seekdir/m-p/4240727#M329938</link>
    <description>&lt;!--!*#--&gt;In our site environment, Seekg/Seekp functions give the below error during runtime&lt;BR /&gt;/usr/lib/hpux64/dld.so: Unsatisfied code symbol '_ZNSo5seekpElSt12_Ios_Seekdir'&lt;BR /&gt;in load module&lt;BR /&gt;&lt;BR /&gt;But the same is working fine in the offshore environment. &lt;BR /&gt;&lt;BR /&gt;on further analysis, we found mismatch in the library file libstdc++.so&lt;BR /&gt;&lt;BR /&gt;GCC Version is 4.2.1 at both site and offshore. but the size of libstdc++.so at site and offshore is different.&lt;BR /&gt;&lt;BR /&gt;the one at offshore:&lt;BR /&gt;$ ll /usr/local/lib/hpux64/libstdc++.so&lt;BR /&gt;-r-xr-xr-x   1 root       sys        9266840 Jul 25 2007 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Site environment:&lt;BR /&gt;ll ./hp-gcc-4.2.1/lib/hpux64/libstdc++.so&lt;BR /&gt;-r-xr-xr-x   1 bin        bin        9258272 Jul 30  2007 &lt;BR /&gt;&lt;BR /&gt;Operating Environment is HP Itanium 11.31&lt;BR /&gt;&lt;BR /&gt;How to verify which lib file is correct with respect to GCC version?&lt;BR /&gt;&lt;BR /&gt;Also how do we rectify the error in seekg/seekp with site library file?</description>
    <pubDate>Sat, 26 Jul 2008 05:05:11 GMT</pubDate>
    <dc:creator>Prabha (SunTec)</dc:creator>
    <dc:date>2008-07-26T05:05:11Z</dc:date>
    <item>
      <title>Unsatisfied code symbol '_ZNSo5seekpElSt12_Ios_Seekdir'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-code-symbol-znso5seekpelst12-ios-seekdir/m-p/4240727#M329938</link>
      <description>&lt;!--!*#--&gt;In our site environment, Seekg/Seekp functions give the below error during runtime&lt;BR /&gt;/usr/lib/hpux64/dld.so: Unsatisfied code symbol '_ZNSo5seekpElSt12_Ios_Seekdir'&lt;BR /&gt;in load module&lt;BR /&gt;&lt;BR /&gt;But the same is working fine in the offshore environment. &lt;BR /&gt;&lt;BR /&gt;on further analysis, we found mismatch in the library file libstdc++.so&lt;BR /&gt;&lt;BR /&gt;GCC Version is 4.2.1 at both site and offshore. but the size of libstdc++.so at site and offshore is different.&lt;BR /&gt;&lt;BR /&gt;the one at offshore:&lt;BR /&gt;$ ll /usr/local/lib/hpux64/libstdc++.so&lt;BR /&gt;-r-xr-xr-x   1 root       sys        9266840 Jul 25 2007 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Site environment:&lt;BR /&gt;ll ./hp-gcc-4.2.1/lib/hpux64/libstdc++.so&lt;BR /&gt;-r-xr-xr-x   1 bin        bin        9258272 Jul 30  2007 &lt;BR /&gt;&lt;BR /&gt;Operating Environment is HP Itanium 11.31&lt;BR /&gt;&lt;BR /&gt;How to verify which lib file is correct with respect to GCC version?&lt;BR /&gt;&lt;BR /&gt;Also how do we rectify the error in seekg/seekp with site library file?</description>
      <pubDate>Sat, 26 Jul 2008 05:05:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-code-symbol-znso5seekpelst12-ios-seekdir/m-p/4240727#M329938</guid>
      <dc:creator>Prabha (SunTec)</dc:creator>
      <dc:date>2008-07-26T05:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied code symbol '_ZNSo5seekpElSt12_Ios_Seekdir'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-code-symbol-znso5seekpelst12-ios-seekdir/m-p/4240728#M329939</link>
      <description>What are the versions of these two libstdc++.so?  Use what(1) on both.)  They must be different to have that member function missing.&lt;BR /&gt;&lt;BR /&gt;It seems funny that a libstdc++.so in a directory with hp-gcc-4.2.1 fails.</description>
      <pubDate>Sat, 26 Jul 2008 05:52:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-code-symbol-znso5seekpelst12-ios-seekdir/m-p/4240728#M329939</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-07-26T05:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied code symbol '_ZNSo5seekpElSt12_Ios_Seekdir'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-code-symbol-znso5seekpelst12-ios-seekdir/m-p/4240729#M329940</link>
      <description>&lt;!--!*#--&gt;Dennis, thanks for the quick reply.&lt;BR /&gt;&lt;BR /&gt;'what' doesnt return any info in base environment.&lt;BR /&gt;$ pwd&lt;BR /&gt;/usr/local/lib/hpux64&lt;BR /&gt;$ what -s libstdc++.so&lt;BR /&gt;libstdc++.so:&lt;BR /&gt;&lt;BR /&gt;But in site environment, ll command shows that libstdc++.so is linked to libstdc++.so 6.9&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Jul 2008 06:06:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-code-symbol-znso5seekpelst12-ios-seekdir/m-p/4240729#M329940</guid>
      <dc:creator>Prabha (SunTec)</dc:creator>
      <dc:date>2008-07-26T06:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied code symbol '_ZNSo5seekpElSt12_Ios_Seekdir'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-code-symbol-znso5seekpelst12-ios-seekdir/m-p/4240730#M329941</link>
      <description>&amp;gt;'what' doesn't return any info in base environment.&lt;BR /&gt;&lt;BR /&gt;Hmm, how else would you tell the version?&lt;BR /&gt;Was this installed with swinstall?  Would swlist give you the version?&lt;BR /&gt;Otherwise do you know how that shlib was installed on the two systems?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;libstdc++.so 6.9&lt;BR /&gt;&lt;BR /&gt;Nothing like that link on the other system?</description>
      <pubDate>Sat, 26 Jul 2008 09:20:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-code-symbol-znso5seekpelst12-ios-seekdir/m-p/4240730#M329941</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-07-26T09:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unsatisfied code symbol '_ZNSo5seekpElSt12_Ios_Seekdir'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-code-symbol-znso5seekpelst12-ios-seekdir/m-p/4240731#M329942</link>
      <description>&lt;!--!*#--&gt;We couldnt find the version of the library.&lt;BR /&gt;&lt;BR /&gt;Now we have upgraded GCC to 4.2.3 in both site and offshore environments. It is working fine with 4.2.3 libraries.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help Dennis. This thread can be closed</description>
      <pubDate>Tue, 29 Jul 2008 08:18:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unsatisfied-code-symbol-znso5seekpelst12-ios-seekdir/m-p/4240731#M329942</guid>
      <dc:creator>Prabha (SunTec)</dc:creator>
      <dc:date>2008-07-29T08:18:00Z</dc:date>
    </item>
  </channel>
</rss>

