<?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: swscanf in 11i in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swscanf-in-11i/m-p/4258744#M688151</link>
    <description>11.00 is out of support and may not have the libraries.&lt;BR /&gt;&lt;BR /&gt;This is a missing software problem. &lt;BR /&gt;&lt;BR /&gt;Or perhaps SHLIB_PATH is not set correctly in the environment.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 27 Aug 2008 12:52:11 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2008-08-27T12:52:11Z</dc:date>
    <item>
      <title>swscanf in 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swscanf-in-11i/m-p/4258739#M688146</link>
      <description>Is "swscanf" available in 11i? &lt;BR /&gt;On my machine the linker fails to find this. &lt;BR /&gt;&lt;BR /&gt;Another function which I am unable to locate on 11i getspnam_r.&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Aug 2008 10:38:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swscanf-in-11i/m-p/4258739#M688146</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2008-08-27T10:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: swscanf in 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swscanf-in-11i/m-p/4258740#M688147</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Some research might be in order here.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1194/5991-1194.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-1194/5991-1194.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://modman.unixdev.net/?manpath=HP-UX-11.11" target="_blank"&gt;http://modman.unixdev.net/?manpath=HP-UX-11.11&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/" target="_blank"&gt;http://hpux.connect.org.uk/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 27 Aug 2008 11:43:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swscanf-in-11i/m-p/4258740#M688147</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-08-27T11:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: swscanf in 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swscanf-in-11i/m-p/4258741#M688148</link>
      <description>What OS release do you have? This doc says that both are in the Sep 2005 11i v1&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60127/fwscanf.3C.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60127/fwscanf.3C.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60127/getspent.3C.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60127/getspent.3C.html&lt;/A&gt;</description>
      <pubDate>Wed, 27 Aug 2008 11:48:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swscanf-in-11i/m-p/4258741#M688148</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-08-27T11:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: swscanf in 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swscanf-in-11i/m-p/4258742#M688149</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;First, 'swscanf' and 'getspnam' are C-library funtions.  If you consult the manpages you will find wich header files you need to include.  That would answer your question:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/hpuxman_pages.html" target="_blank"&gt;http://docs.hp.com/en/hpuxman_pages.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Too, "11i" describes either/variously 11.11, 11.23 and 11.31.  Be specific.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 27 Aug 2008 12:12:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swscanf-in-11i/m-p/4258742#M688149</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-08-27T12:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: swscanf in 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swscanf-in-11i/m-p/4258743#M688150</link>
      <description>Thanks JRF&lt;BR /&gt;&amp;gt;&amp;gt;Too, "11i" describes either/variously 11.11, 11.23 and 11.31. Be specific.&lt;BR /&gt;&lt;BR /&gt;I think we use 11i for 11.11.&lt;BR /&gt;&lt;BR /&gt;Anyways, I was wrong because I assumed that I am compiling on 11.11 but its 11.00. &lt;BR /&gt;did uname on a different system by mistake :-( &lt;BR /&gt;&lt;BR /&gt;I am on 11.00 &lt;BR /&gt;&lt;BR /&gt;In the reference manuals I couldn't find the man pages for 11.00&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Sri</description>
      <pubDate>Wed, 27 Aug 2008 12:25:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swscanf-in-11i/m-p/4258743#M688150</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2008-08-27T12:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: swscanf in 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swscanf-in-11i/m-p/4258744#M688151</link>
      <description>11.00 is out of support and may not have the libraries.&lt;BR /&gt;&lt;BR /&gt;This is a missing software problem. &lt;BR /&gt;&lt;BR /&gt;Or perhaps SHLIB_PATH is not set correctly in the environment.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 27 Aug 2008 12:52:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swscanf-in-11i/m-p/4258744#M688151</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-08-27T12:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: swscanf in 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swscanf-in-11i/m-p/4258745#M688152</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;The 11.0 manpages live here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90683/index.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90683/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;...but I don't see either library mentioned.  Formatted wide character support has received considerable more attention in recent times and releases.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 27 Aug 2008 13:31:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swscanf-in-11i/m-p/4258745#M688152</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-08-27T13:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: swscanf in 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swscanf-in-11i/m-p/4258746#M688153</link>
      <description>&amp;gt;Another function which I am unable to locate on 11i getspnam_r.&lt;BR /&gt;&lt;BR /&gt;This is in libsec.sl on 11.11.  Only getspnam is there on 11.00.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I think we use 11i for 11.11.&lt;BR /&gt;&lt;BR /&gt;That's not what marketing thinks. :-)&lt;BR /&gt;That's why you should always use the numbers.</description>
      <pubDate>Thu, 28 Aug 2008 07:27:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swscanf-in-11i/m-p/4258746#M688153</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-08-28T07:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: swscanf in 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swscanf-in-11i/m-p/4258747#M688154</link>
      <description>I was away from the internet for a few days.&lt;BR /&gt;&lt;BR /&gt;Got an old document which has a set of patches mentioned which gets rid of the error.&lt;BR /&gt;&lt;BR /&gt;PHCO_26111 (libc header file patch) PHCO_29959 (Pthread library patch) PHKL_21360, PHKL_28766, PHSS_22653 (libcl patch)&lt;BR /&gt;PHSS_26262 (ld patch)&lt;BR /&gt;PHSS_26320 (asm patch)&lt;BR /&gt;PHCO_28425 (libc patch)&lt;BR /&gt;PHSS_26945 (aC++ -AA runtime libraries patch)&lt;BR /&gt;PHSS_33034 (ld patch)&lt;BR /&gt;PHSS_33902 (libcl patch)&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;I didn't get time to find out which of the above patches have the function.&lt;BR /&gt;&lt;BR /&gt;Shall read the patch docs for each patch and post the findings here.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Sun, 07 Sep 2008 15:33:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swscanf-in-11i/m-p/4258747#M688154</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2008-09-07T15:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: swscanf in 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swscanf-in-11i/m-p/4258748#M688155</link>
      <description>&amp;gt;Got an old document which has a set of patches mentioned which gets rid of the error.&lt;BR /&gt;&lt;BR /&gt;I don't see how.  Neither swscanf nor getspnam* are in the last libc or libc header patches: PHCO_33609 PHCO_32453</description>
      <pubDate>Tue, 09 Sep 2008 05:15:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swscanf-in-11i/m-p/4258748#M688155</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-09-09T05:15:38Z</dc:date>
    </item>
  </channel>
</rss>

