Building Ardour 3.0 fails

Hi,

I’m trying to build Ardour 3.0 (just fetched from svn) to do some testing, but unfortunately building fails with the following error:

scons: *** [libs/ardour/amp.os] TypeError `Tried to lookup File 'libs/taglib/headers/taglib' as a Dir.' trying to evaluate `${_concat(INCPREFIX, CPPPATH, INCSUFFIX, __env__, RDirs, TARGET, SOURCE)}' scons: building terminated because of errors.

This is on Debian Lenny; Linux mordor 2.6.24.7-rt12 #1 SMP PREEMPT RT Sat Jun 21 11:47:00 CEST 2008 i686 GNU/Linux. AMD X2 4400+ 64bit.

libsndfile-1.0.18pre24h built from source. All other deps straight from the Lenny repos.

Anyone knows what might be wrong?

I encountered that as well on openSUSE 11.1RC1. I just re-ran scons and it worked.

Doesn’t work for me unfortunately. Same error over and over again.

You might want to try a different scons version; scons-1.1.0 and python-2.5.2 worked well for me.