<?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 strtoll identifier undefined in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/strtoll-identifier-undefined/m-p/4188382#M91223</link>
    <description>I am trying to compile gsoap 2.7.10 on hpux11.23 using aCC . While compiling I get the following error&lt;BR /&gt;&lt;BR /&gt;aCC -DHAVE_CONFIG_H -I. -I..      -DHP_UX -g -c -o libgsoap___a-stdsoap2_cpp.o `test -f 'stdsoap2_cpp.cpp' || echo './'`stdsoap2_cpp.cpp&lt;BR /&gt;"stdsoap2_cpp.cpp", line 9301: error #2020: identifier "strtoll" is undefined&lt;BR /&gt;      *p = strtoll(s, &amp;amp;r, 10);&lt;BR /&gt;           ^&lt;BR /&gt; &lt;BR /&gt;"stdsoap2_cpp.cpp", line 10014: error #2020: identifier "soap_strtoull" is&lt;BR /&gt;          undefined&lt;BR /&gt;      *p = soap_strtoull(s, &amp;amp;r, 10);&lt;BR /&gt;           ^&lt;BR /&gt; &lt;BR /&gt;2 errors detected in the compilation of "stdsoap2_cpp.cpp".&lt;BR /&gt;&lt;BR /&gt;Also attached is the Makefile&lt;BR /&gt;Any help to resolve this will be appreciated&lt;BR /&gt;</description>
    <pubDate>Tue, 29 Apr 2008 05:32:15 GMT</pubDate>
    <dc:creator>Ravinder Kaul</dc:creator>
    <dc:date>2008-04-29T05:32:15Z</dc:date>
    <item>
      <title>strtoll identifier undefined</title>
      <link>https://community.hpe.com/t5/operating-system-linux/strtoll-identifier-undefined/m-p/4188382#M91223</link>
      <description>I am trying to compile gsoap 2.7.10 on hpux11.23 using aCC . While compiling I get the following error&lt;BR /&gt;&lt;BR /&gt;aCC -DHAVE_CONFIG_H -I. -I..      -DHP_UX -g -c -o libgsoap___a-stdsoap2_cpp.o `test -f 'stdsoap2_cpp.cpp' || echo './'`stdsoap2_cpp.cpp&lt;BR /&gt;"stdsoap2_cpp.cpp", line 9301: error #2020: identifier "strtoll" is undefined&lt;BR /&gt;      *p = strtoll(s, &amp;amp;r, 10);&lt;BR /&gt;           ^&lt;BR /&gt; &lt;BR /&gt;"stdsoap2_cpp.cpp", line 10014: error #2020: identifier "soap_strtoull" is&lt;BR /&gt;          undefined&lt;BR /&gt;      *p = soap_strtoull(s, &amp;amp;r, 10);&lt;BR /&gt;           ^&lt;BR /&gt; &lt;BR /&gt;2 errors detected in the compilation of "stdsoap2_cpp.cpp".&lt;BR /&gt;&lt;BR /&gt;Also attached is the Makefile&lt;BR /&gt;Any help to resolve this will be appreciated&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Apr 2008 05:32:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/strtoll-identifier-undefined/m-p/4188382#M91223</guid>
      <dc:creator>Ravinder Kaul</dc:creator>
      <dc:date>2008-04-29T05:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: strtoll identifier undefined</title>
      <link>https://community.hpe.com/t5/operating-system-linux/strtoll-identifier-undefined/m-p/4188383#M91224</link>
      <description>The man page says strtoll is in:&lt;BR /&gt;#include &lt;STDLIB.H&gt;&lt;BR /&gt;&lt;BR /&gt;Where soap_strtoull is probably created by some macro game.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Also attached is the Makefile&lt;BR /&gt;&lt;BR /&gt;This is pretty useless.  A .i would be more helpful.  (Compile with -E -.i.)&lt;/STDLIB.H&gt;</description>
      <pubDate>Tue, 29 Apr 2008 09:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/strtoll-identifier-undefined/m-p/4188383#M91224</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-04-29T09:41:58Z</dc:date>
    </item>
  </channel>
</rss>

