<?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 compile problem with 64bit statvfs in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-problem-with-64bit-statvfs/m-p/2778888#M722510</link>
    <description>I am compile errors on my code that uses the 64bit version of statvfs. My compiler is aCC A.03.33.&lt;BR /&gt;I really appreciate any help!&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ed&lt;BR /&gt;-------------------------------&lt;BR /&gt;#include &lt;SYS&gt;&lt;BR /&gt;#include &lt;SYS&gt;&lt;BR /&gt;int main(){&lt;BR /&gt;struct statvfs b;&lt;BR /&gt;int i;&lt;BR /&gt;    i=statvfs ("/", &amp;amp;b);&lt;BR /&gt;    return i;&lt;BR /&gt;}&lt;BR /&gt;------------------------------&lt;BR /&gt;$ aCC +DAportable -o stest stest.cpp -D_FILE_OFFSET_BITS=64&lt;BR /&gt;&lt;BR /&gt;/usr/ccs/bin/ld: Unsatisfied symbols:&lt;BR /&gt;   statvfs(const char *,statvfs *) (code)&lt;BR /&gt;$ &lt;BR /&gt;&lt;BR /&gt;&lt;/SYS&gt;&lt;/SYS&gt;</description>
    <pubDate>Fri, 02 Aug 2002 17:34:55 GMT</pubDate>
    <dc:creator>Ed Daraki_2</dc:creator>
    <dc:date>2002-08-02T17:34:55Z</dc:date>
    <item>
      <title>compile problem with 64bit statvfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-problem-with-64bit-statvfs/m-p/2778888#M722510</link>
      <description>I am compile errors on my code that uses the 64bit version of statvfs. My compiler is aCC A.03.33.&lt;BR /&gt;I really appreciate any help!&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ed&lt;BR /&gt;-------------------------------&lt;BR /&gt;#include &lt;SYS&gt;&lt;BR /&gt;#include &lt;SYS&gt;&lt;BR /&gt;int main(){&lt;BR /&gt;struct statvfs b;&lt;BR /&gt;int i;&lt;BR /&gt;    i=statvfs ("/", &amp;amp;b);&lt;BR /&gt;    return i;&lt;BR /&gt;}&lt;BR /&gt;------------------------------&lt;BR /&gt;$ aCC +DAportable -o stest stest.cpp -D_FILE_OFFSET_BITS=64&lt;BR /&gt;&lt;BR /&gt;/usr/ccs/bin/ld: Unsatisfied symbols:&lt;BR /&gt;   statvfs(const char *,statvfs *) (code)&lt;BR /&gt;$ &lt;BR /&gt;&lt;BR /&gt;&lt;/SYS&gt;&lt;/SYS&gt;</description>
      <pubDate>Fri, 02 Aug 2002 17:34:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-problem-with-64bit-statvfs/m-p/2778888#M722510</guid>
      <dc:creator>Ed Daraki_2</dc:creator>
      <dc:date>2002-08-02T17:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: compile problem with 64bit statvfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-problem-with-64bit-statvfs/m-p/2778889#M722511</link>
      <description>Ed, &lt;BR /&gt;&lt;BR /&gt;I took your code snippet and compiled it on a HP-UX 11.0 64bit machine. It compiled and ran without problems. Strange. &lt;BR /&gt;Maybe you have environment variables set so that the compiler uses the wrong header files? &lt;BR /&gt;Also, the obvious remedy "have you installed all patches" comes to mind...&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Martin</description>
      <pubDate>Mon, 05 Aug 2002 07:19:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-problem-with-64bit-statvfs/m-p/2778889#M722511</guid>
      <dc:creator>Martin Schneider_2</dc:creator>
      <dc:date>2002-08-05T07:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: compile problem with 64bit statvfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-problem-with-64bit-statvfs/m-p/2778890#M722512</link>
      <description>Hi Martin,&lt;BR /&gt;&lt;BR /&gt;Thank you for your reply!&lt;BR /&gt;Are these the compiler patches or OS patches? I just purchased this system with a preinstalled OS and when I was installing the compiler I don't remember any option for instaling patches. Where do I find the patches? How to install them? Is there any installation guide for the compiler?&lt;BR /&gt;&lt;BR /&gt;Thanks again for your help!&lt;BR /&gt;Ed&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Aug 2002 12:36:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-problem-with-64bit-statvfs/m-p/2778890#M722512</guid>
      <dc:creator>Ed Daraki_2</dc:creator>
      <dc:date>2002-08-06T12:36:55Z</dc:date>
    </item>
  </channel>
</rss>

