[ardour-dev] Build problem on SuSE 9.3: libtool; line 557.

Wolfgang Woehl tito at rumford.de
Tue Jan 17 00:53:25 PST 2006


"Jay R. Ashworth" <jra at baylink.com>:
> I'm doing a first time build of CVS20060116 on SuSE 9.3 (which is my
> platform of choice; this machine does many many things), and I've dug
> my way through about 3 layers of "oops" so far, leading me to:
...
> libs/ardour/audioengine.cc:897: error: `jack_options_t' undeclared
> (first use this function)

You need the package "jack-devel". It will, among other things, provide 
jack's header files with the missing declarations.

Wolfgang

> libs/ardour/audioengine.cc:897: error: (Each undeclared identifier is
> reported only once for each function it appears in.)
> libs/ardour/audioengine.cc:897: error: syntax error before `=' token
> libs/ardour/audioengine.cc:898: error: `jack_status_t' undeclared
> (first use this function)
> libs/ardour/audioengine.cc:903: error: `options' undeclared (first
> use this function)
> libs/ardour/audioengine.cc:903: error: `status' undeclared (first use
> this function)
> libs/ardour/audioengine.cc:903: error: `jack_client_open' undeclared
> (first use this function)
> libs/ardour/audioengine.cc:907: error: `JackServerFailed' undeclared
> (first use this function)
> libs/ardour/audioengine.cc:915: error: `JackServerStarted' undeclared
> (first use this function)
> libs/ardour/audioengine.cc:919: error: `JackNameNotUnique' undeclared
> (first use this function)
> libs/ardour/audioengine.cc:920: error: `jack_get_client_name'
> undeclared (first use this function)
> libs/ardour/audioengine.cc: In member function `void
>    ARDOUR::AudioEngine::update_total_latencies()':
> libs/ardour/audioengine.cc:1075: error:
> `jack_recompute_total_latencies' undeclared (first use this function)
> scons: *** [libs/ardour/audioengine.o] Error 1
> scons: building terminated because of errors.
>  ===




More information about the Ardour-Dev mailing list