<?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: About compiling libsndfile in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/about-compiling-libsndfile/m-p/3965278#M757538</link>
    <description>The first problem is that it doesn't check that the compiler c99 exists and wants to use the inline keyword.  This can be fixed with -AC99.&lt;BR /&gt;&lt;BR /&gt;The next problem is the gcc extension:&lt;BR /&gt;"common.h", line 164: error #2094: the size of an array must be greater than zero&lt;BR /&gt;        PEAK_POS  peaks [0] ;&lt;BR /&gt;&lt;BR /&gt;This requires using -Agcc instead.&lt;BR /&gt;&lt;BR /&gt;Then it gets this error:&lt;BR /&gt;"sfendian.h", line 173: error #2020: identifier "int64_t" is undefined&lt;BR /&gt;  endswap_int64_t_array (int64_t *ptr, int len)&lt;BR /&gt;&lt;BR /&gt;This requires including &lt;INTTYPES.H&gt; but it wants &lt;STDINT.H&gt; but that needs C99.&lt;BR /&gt;&lt;BR /&gt;Starting over with just -AC99:&lt;BR /&gt;   CCOPTS=-AC99 configure&lt;BR /&gt;   CCOPTS=-AC99 gmake&lt;BR /&gt;works fine.&lt;/STDINT.H&gt;&lt;/INTTYPES.H&gt;</description>
    <pubDate>Tue, 20 Mar 2007 23:39:16 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2007-03-20T23:39:16Z</dc:date>
    <item>
      <title>About compiling libsndfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-compiling-libsndfile/m-p/3965276#M757536</link>
      <description>I am trying to install the libsndfile library on HP-UX (Integrity), but there are a lot of problems compiling the library. The compiler used is aCC. I downloaded the library from &lt;A href="http://www.mega-nerd.com/libsndfile/#Download." target="_blank"&gt;http://www.mega-nerd.com/libsndfile/#Download.&lt;/A&gt; This library is GNU.&lt;BR /&gt;&lt;BR /&gt;Does anybody know what is the problem? Does the library exist for HP-UX?&lt;BR /&gt;Thank you very much.&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Mar 2007 09:20:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-compiling-libsndfile/m-p/3965276#M757536</guid>
      <dc:creator>Roberto1</dc:creator>
      <dc:date>2007-03-20T09:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: About compiling libsndfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-compiling-libsndfile/m-p/3965277#M757537</link>
      <description>Shalom Roberto,&lt;BR /&gt;&lt;BR /&gt;You might want to share the error messages.&lt;BR /&gt;&lt;BR /&gt;Generic unix or linux code commonly requires minor changes to source code to compile under hpux.&lt;BR /&gt;&lt;BR /&gt;Maybe try the gcc compiler.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Gnu/gcc-4.1.1/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Gnu/gcc-4.1.1/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 20 Mar 2007 09:28:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-compiling-libsndfile/m-p/3965277#M757537</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-03-20T09:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: About compiling libsndfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-compiling-libsndfile/m-p/3965278#M757538</link>
      <description>The first problem is that it doesn't check that the compiler c99 exists and wants to use the inline keyword.  This can be fixed with -AC99.&lt;BR /&gt;&lt;BR /&gt;The next problem is the gcc extension:&lt;BR /&gt;"common.h", line 164: error #2094: the size of an array must be greater than zero&lt;BR /&gt;        PEAK_POS  peaks [0] ;&lt;BR /&gt;&lt;BR /&gt;This requires using -Agcc instead.&lt;BR /&gt;&lt;BR /&gt;Then it gets this error:&lt;BR /&gt;"sfendian.h", line 173: error #2020: identifier "int64_t" is undefined&lt;BR /&gt;  endswap_int64_t_array (int64_t *ptr, int len)&lt;BR /&gt;&lt;BR /&gt;This requires including &lt;INTTYPES.H&gt; but it wants &lt;STDINT.H&gt; but that needs C99.&lt;BR /&gt;&lt;BR /&gt;Starting over with just -AC99:&lt;BR /&gt;   CCOPTS=-AC99 configure&lt;BR /&gt;   CCOPTS=-AC99 gmake&lt;BR /&gt;works fine.&lt;/STDINT.H&gt;&lt;/INTTYPES.H&gt;</description>
      <pubDate>Tue, 20 Mar 2007 23:39:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-compiling-libsndfile/m-p/3965278#M757538</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-03-20T23:39:16Z</dc:date>
    </item>
  </channel>
</rss>

