[LAU] everything stops after 2.1GB

Paul Davis paul at linuxaudiosystems.com
Fri Nov 11 16:32:09 UTC 2016


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.

We also define _LARGEFILE64_SOURCE_ as well.

On Thu, Nov 10, 2016 at 7:09 AM, Kjetil Matheussen <k.s.matheussen at gmail.com
> wrote:

>
>> Perhaps useful information for those who program, but irrelevant for
>> this thread, since WAV files > 2GiB don't require 64bit at all.
>>
>> libsndfile on Arch, this is what the OP does use, is configured with
>> "--prefix=/usr --disable-sqlite" and it's the latest official upstream
>> release without patches and no changes excepted of
>>
>   sed -i 's|#!/usr/bin/python|#!/usr/bin/python2|'
>> src/binheader_writef_check.py \
>>     src/create_symbols_file.py programs/test-sndfile-metadata-set.py
>>   sed -i 's|python|&2|' src/Makefile.am
>>
>>
> My guess is that libsndfile on 32 bit arch is not compiled
> with _FILE_OFFSET_BITS set to 64, for some reason.
>
>
> _______________________________________________
> Linux-audio-user mailing list
> Linux-audio-user at lists.linuxaudio.org
> http://lists.linuxaudio.org/listinfo/linux-audio-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-user/attachments/20161111/672b5889/attachment.html>


More information about the Linux-audio-user mailing list