om-synth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Om-synth] current CVS, TransportNode.cpp compile error


From: Lars Luthman
Subject: Re: [Om-synth] current CVS, TransportNode.cpp compile error
Date: Thu, 01 Jun 2006 15:20:59 +0200

On Thu, 2006-06-01 at 17:11 +0400, Andrew Gaydenko wrote:
> Hi!
> 
> I have tried to build the app from current CVS tree and got the error (shown 
> below).
> Have I missed something?
>
> ----------------------------
> ...
> if g++ -DHAVE_CONFIG_H -I. -I. -I../..    -I/usr/include/alsa   
> -I/usr/include/lash-1.0 -I/usr/include/alsa    -I../../src/common 
> -fno-exceptions -fno-rtti -g -O2 -DNDEBUG -DNDEBUG -pipe -fmessage-length=139 
> -fdiagnostics-show-location=every-line -MT TransportNode.o -MD -MP -MF 
> ".deps/TransportNode.Tpo" -c -o TransportNode.o TransportNode.cpp; \
>         then mv -f ".deps/TransportNode.Tpo" ".deps/TransportNode.Po"; else 
> rm -f ".deps/TransportNode.Tpo"; exit 1; fi
> TransportNode.cpp: In member function `virtual void 
> Om::TransportNode::run(size_t)':
> TransportNode.cpp:107: error: `JackBBTFrameOffset' was not declared in this 
> scope
> TransportNode.cpp:108: error: 'const struct jack_position_t' has no member 
> named 'bbt_offset'
> make[4]: *** [TransportNode.o] Error 1
> ...

JackBBTFrameOffset was added to libjack in version 0.102.4 (i.e. recent
CVS version).

-- 
Lars Luthman - please encrypt any email sent to me if possible
PGP key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x04C77E2E
Fingerprint: FCA7 C790 19B9 322D EB7A E1B3 4371 4650 04C7 7E2E

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]