[ardour-dev] 2.0 beta 7 released

Paul Davis paul at linuxaudiosystems.com
Tue Nov 7 16:39:59 PST 2006


On Wed, 2006-11-08 at 01:30 +0100, David wrote:
> On Mon, 06 Nov 2006 20:04:34 -0500
> Paul Davis <paul at linuxaudiosystems.com> wrote:
> 
> > 	http://ardour.org/files/releases/ardour-2.0beta7.1.tar.bz2
> > 
> > This contains the fix for silent/empty regions that has been in svn
> > for several days and was incorrectly believed to be fixed in beta7.
> > Now available.
> 
> scons fails :

> And libs/pbd/version.cc contains :
> 
> const char* libpbd_revision = "svn: 'libs/pbd' is not a working copy
> svn: Can't open file 'libs/pbd/.svn/entries': No such file or
> directory";
> int libpbd_major_version = 4;
> int libpbd_minor_version = 1;
> int libpbd_micro_version = 0;

i will fix this tonight. i am totally unclear why scons decides to
rebuild version.cc during the build, but if you don't have svn
installed, this is what you get :(

for a workaround, edit version.cc to have "1079" instead of that svn:
string.

> BTW and for my information, why use a private copy of libsndfile ?

we have a number of changes, some of which we hope to feed back to erik
and some of which he may not accept (from prior discussion).

--p





More information about the Ardour-Dev mailing list