Build error: audioio_jack_manager.cpp: 'struct jack_transport_info_t' has no member named 'state'

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Build error: audioio_jack_manager.cpp: 'struct jack_transport_info_t' has no member named 'state'
From: Joel Roth (jroth_AT_mauigateway.com)
Date: Wed Apr 23 2003 - 22:52:25 EEST


Trying to build ecasound 2.2.2 with latest cvs jack version.

Can anyone help me track down the source of these errors?

make all-recursive
make[1]: Entering directory `/space/src/ecasound-2.2.2'
Making all in kvutils
make[2]: Entering directory `/space/src/ecasound-2.2.2/kvutils'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/space/src/ecasound-2.2.2/kvutils'
Making all in readline-4.0
make[2]: Entering directory `/space/src/ecasound-2.2.2/readline-4.0'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/space/src/ecasound-2.2.2/readline-4.0'
Making all in libecasound
make[2]: Entering directory `/space/src/ecasound-2.2.2/libecasound'
Making all in plugins
make[3]: Entering directory `/space/src/ecasound-2.2.2/libecasound/plugins'
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -g -O2 -D_REENTRANT -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -c audioio_jack_manager.cpp
rm -f .libs/audioio_jack_manager.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../libecasound -I../../kvutils -g -O2 -D_REENTRANT -D_REENTRANT -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -c audioio_jack_manager.cpp -fPIC -DPIC -o .libs/audioio_jack_manager.lo
audioio_jack_manager.cpp: In function `void
   eca_jack_process_timebase_master(long unsigned int, void*)':
audioio_jack_manager.cpp:233: `struct jack_transport_info_t' has no member
   named `state'
audioio_jack_manager.cpp:234: `struct jack_transport_info_t' has no member
   named `position'
audioio_jack_manager.cpp:239: `struct jack_transport_info_t' has no member
   named `position'
audioio_jack_manager.cpp:247: `struct jack_transport_info_t' has no member
   named `position'
audioio_jack_manager.cpp:249: `struct jack_transport_info_t' has no member

-- 
Joel Roth


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed Apr 23 2003 - 23:41:43 EEST