I tried compiling ardour 0.9beta29-5 with libsoundtouch1-dev 1.3.0-1 but
it fails with the following messages:

> libs/ardour/libardour.a(session_timefx.o)(.text+0x44): In function 
> `ARDOUR::Session::tempoize_region(ARDOUR::Session::TimeStretchRequest&)':
> /usr/include/c++/3.3/streambuf:629: undefined reference to 
> `SoundTouch::SoundTouch[in-charge]()'
> libs/ardour/libardour.a(session_timefx.o)(.text+0x98): In function 
> `ARDOUR::Session::tempoize_region(ARDOUR::Session::TimeStretchRequest&)':
> /usr/include/c++/3.3/bits/stl_multimap.h:513: undefined reference to 
> `SoundTouch::setSampleRate(unsigned)'
> libs/ardour/libardour.a(session_timefx.o)(.text+0xac): In function 
> `ARDOUR::Session::tempoize_region(ARDOUR::Session::TimeStretchRequest&)':
> libs/pbd/pbd/transmitter.h:88: undefined reference to 
> `SoundTouch::setChannels(unsigned)'
> libs/ardour/libardour.a(session_timefx.o)(.text+0xbb): In function 
> `ARDOUR::Session::tempoize_region(ARDOUR::Session::TimeStretchRequest&)':
> /usr/include/c++/3.3/streambuf:648: undefined reference to 
> `SoundTouch::setTempoChange(float)'
> libs/ardour/libardour.a(session_timefx.o)(.text+0xcc): In function 
> `ARDOUR::Session::tempoize_region(ARDOUR::Session::TimeStretchRequest&)':
> /usr/include/c++/3.3/bits/stl_multimap.h:157: undefined reference to 
> `SoundTouch::setPitchSemiTones(int)'
> libs/ardour/libardour.a(session_timefx.o)(.text+0xe0): In function 
> `ARDOUR::Session::tempoize_region(ARDOUR::Session::TimeStretchRequest&)':
> /usr/include/c++/3.3/bits/sstream.tcc:213: undefined reference to 
> `SoundTouch::setRateChange(float)'
> libs/ardour/libardour.a(session_timefx.o)(.text+0x102): In function 
> `ARDOUR::Session::tempoize_region(ARDOUR::Session::TimeStretchRequest&)':
> /usr/include/c++/3.3/bits/stl_tree.h:253: undefined reference to 
> `SoundTouch::setSetting(unsigned, unsigned)'
> libs/ardour/libardour.a(session_timefx.o)(.text+0x121): In function 
> `ARDOUR::Session::tempoize_region(ARDOUR::Session::TimeStretchRequest&)':
> /usr/include/c++/3.3/bits/fpos.h:78: undefined reference to 
> `SoundTouch::setSetting(unsigned, unsigned)'
> libs/ardour/libardour.a(session_timefx.o)(.text+0x680): In function 
> `ARDOUR::Session::tempoize_region(ARDOUR::Session::TimeStretchRequest&)':
> /usr/include/c++/3.3/bits/stl_alloc.h:656: undefined reference to 
> `SoundTouch::~SoundTouch [in-charge]()'
> libs/ardour/libardour.a(session_timefx.o)(.text+0x853): In function 
> `ARDOUR::Session::tempoize_region(ARDOUR::Session::TimeStretchRequest&)':
> libs/ardour/session_timefx.cc:98: undefined reference to `SoundTouch::clear()'
> libs/ardour/libardour.a(session_timefx.o)(.text+0x92d):libs/ardour/session_timefx.cc:118:
>  undefined reference to `SoundTouch::putSamples(float const*, unsigned)'
> libs/ardour/libardour.a(session_timefx.o)(.text+0xbad):libs/ardour/session_timefx.cc:129:
>  undefined reference to `SoundTouch::flush()'
> libs/ardour/libardour.a(session_timefx.o)(.text+0x10fd): In function 
> `ARDOUR::Session::tempoize_region(ARDOUR::Session::TimeStretchRequest&)':
> /usr/include/c++/3.3/bits/stl_alloc.h:656: undefined reference to 
> `SoundTouch::~SoundTouch [in-charge]()'
> collect2: ld returned 1 exit status
> scons: *** [gtk_ardour/ardour.bin] Error 1
> scons: building terminated because of errors.
> make: *** [debian/stamp-scons-build] Erreur 2

Yours,

Jeremie Knuesel




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to