[ardour-dev] Can't compile 0.99.1 or 0.99.2

Sampo Savolainen v2 at iki.fi
Thu Mar 9 13:48:34 PST 2006


On Thu, 2006-03-09 at 23:40 +0200, Emre Meydan wrote:
> Fast response, thanks.
> 
> Well, i tried to install (=compile) 0.100, though i'm not sure whether
> it's properly installed or not (probably not). Previously installed
> Jackd version was 0.99
> 
> Do you think the problem is Jackd related? I didn't think an issue
> about jackd would arise while compiling ardour?

The build error you get is from two missing functions in jackd which are
quite a "recent" addition. Recent in jackd terms means that nothing much
has happened since that change. The change is maybe a year or so old. 

You should really check your jackd install. Things which generally go
wrong are:

 - you've built jackd yourself, but later replaced it with just the
   binary package from your distro (without the development package).
 - your system has multiple versions of jackd installed, one in /usr
   and another one in /usr/local


 Good luck,
  Sampo

> ...
> emre
> 
> On 3/9/06, Sampo Savolainen <v2 at iki.fi> wrote:
> > Which version of jackd do you have installed?
> >
> > On Thu, 2006-03-09 at 23:28 +0200, Emre Meydan wrote:
> > > Hi,
> > >
> > > When i run scons (in order to compile ardour), it works for 10 minutes
> > > or so, then it terminates with the following output:
> > >
> > > -------------
> > > ...
> > > libs/ardour/libardour.a(audioengine.o): In function
> > > `ARDOUR::AudioEngine::connect_to_jack(std::basic_string<char,
> > > std::char_traits<char>, std::allocator<char> >)':
> > > audioengine.cc:(.text+0x3235): undefined reference to `jack_client_open'
> > > audioengine.cc:(.text+0x3269): undefined reference to `jack_get_client_name'
> > > libs/ardour/libardour.a(audioengine.o): In function
> > > `ARDOUR::AudioEngine::update_total_latencies()':
> > > audioengine.cc:(.text+0x4bc): undefined reference to
> > > `jack_recompute_total_latencies'
> > > collect2: ld returned 1 exit status
> > > scons: *** [gtk_ardour/ardour.bin] Error 1
> > > scons: building terminated because of errors.
> > > --------------
> > >
> > > I receive the same error message for both 0.99.1 and 0.99.2. Does
> > > anybody have any idea how this could be solved?
> > >
> > > Thanks in advance...
> > >
> > > ...
> > > emre
> > > _______________________________________________
> > > ardour-dev mailing list
> > > ardour-dev at lists.ardour.org
> > > http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org
> > --
> > Sampo Savolainen <v2 at iki.fi>
> >
> >
-- 
Sampo Savolainen <v2 at iki.fi>




More information about the Ardour-Dev mailing list