On Tuesday 28 February 2006 14:11, maillists <[EMAIL PROTECTED]> wrote about '[gentoo-desktop] make probem with "wired" install --Please Help': > Hi, I am having a problem when I try to "make" a software package called > "Wired". It is a music editing/sequencing software. > > I am using Gentoo with 2.6 kernel. software versions are as follows: > > wired-0.11 > soundtouch_v1.3.0 > > Here are my error details when I ran "make": > Making all in loop_sampler > In file included from LoopSamplerView.h:11, > from LoopSampler.h:11, > from LoopSampler.cpp:4: > Slice.h:4: error: namespace `soundtouch' undeclared > In file included from LoopSamplerView.h:11, > from LoopSampler.h:11, > from LoopSampler.cpp:4: > Slice.h:31: error: syntax error before `*' token > Slice.h:32: error: syntax error before `*' token > LoopSampler.cpp: In member function `virtual void > LoopSampler::SetSamplingRate(double)': > LoopSampler.cpp:348: error: 'class Slice' has no member named > 'LeftTouch' > LoopSampler.cpp:349: error: 'class Slice' has no member named > 'RightTouch' > LoopSampler.cpp: In member function `virtual void > LoopSampler::Process(float**, > float**, long int)':
Looks to me like wired-0.11 requires some version of soundtouch other than v1.3.0. If you haven't already, look on bugs.gentoo.org and the gentoo forums to try and find an ebuild. Failing that, email the wired developers and ask them what version you need. -- "If there's one thing we've established over the years, it's that the vast majority of our users don't have the slightest clue what's best for them in terms of package stability." -- Gentoo Developer Ciaran McCreesh -- [email protected] mailing list
