Hi all
I cannot compile the latest test version because of this jack-related problem:
cc -g -O2 -DPD -DUNIX -Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -O6 -funroll-loops -fomit-frame-pointer -DDL_OPEN -DPA_USE_OSS -DPA_LITTLE_ENDIAN -DUSEAPI_OSS -I../portaudio/pa_common -I../portaudio/pablio -I../portaudio/portmidi-macosx -fno-strict-aliasing -DPA_USE_ALSA -DUSEAPI_ALSA -DUSEAPI_JACK -DINSTALL_PREFIX="/usr/local" -I. -c -o ../obj/s_audio_jack.o s_audio_jack.c
s_audio_jack.c: In function jack_send_dacs': s_audio_jack.c:336: error:
sys_dacblocksize' undeclared (first use in this function)
s_audio_jack.c:336: error: (Each undeclared identifier is reported only once
s_audio_jack.c:336: error: for each function it appears in.)
make: *** [s_audio_jack.o] Fout 1
Any ideas?
Thx in advance.
m