[ardour-users] Large File Problem

Paul Davis paul at linuxaudiosystems.com
Sat Dec 10 17:13:02 PST 2005


> When running scons I see the following listed on the compile line
> 
> -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
> 
> It may be that these compile options are meant to address the large file
> size problem, but perhaps the open needs to be adjusted.
> 
> Any pointers to where this code needs to be changed are welcome.

our understanding was that the compile time flags took care of this, and
i believe we had confirmation that it was working. to change it, take a
look in libs/ardour/filesource.cc, and you will find the open(2) call
that might require changing.

please report back with any results.

--p





More information about the Ardour-Users mailing list