<div dir="ltr"><div>That particular fix was required for Ardour. When we failed to do that with the 32 bit build of Ardour, the symptoms are precisely as described.<br><br></div>We also define _LARGEFILE64_SOURCE_ as well.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 10, 2016 at 7:09 AM, Kjetil Matheussen <span dir="ltr"><<a href="mailto:k.s.matheussen@gmail.com" target="_blank">k.s.matheussen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><br>
Perhaps useful information for those who program, but irrelevant for<br>
this thread, since WAV files > 2GiB don't require 64bit at all.<br>
<br>
libsndfile on Arch, this is what the OP does use, is configured with<br>
"--prefix=/usr --disable-sqlite" and it's the latest official upstream<br>
release without patches and no changes excepted of <br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
  sed -i 's|#!/usr/bin/python|#!/usr/bi<wbr>n/python2|' src/binheader_writef_check.py \<br>
    src/create_symbols_file.py programs/test-sndfile-metadata<wbr>-set.py<br>
  sed -i 's|python|&2|' src/Makefile.am<br>
<br></blockquote><div><br></div><div>My guess is that libsndfile on 32 bit arch is not compiled</div><div>with _FILE_OFFSET_BITS set to 64, for some reason.</div><div><br></div></div></div></div>
<br>______________________________<wbr>_________________<br>
Linux-audio-user mailing list<br>
<a href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.<wbr>linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/listinfo/linux-audio-user" rel="noreferrer" target="_blank">http://lists.linuxaudio.org/<wbr>listinfo/linux-audio-user</a><br>
<br></blockquote></div><br></div>