hi,
here's the result of a make with a ./configure --enable-alsa --enable-jack
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 -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:
sys_dacblocksize' undeclared (first use in this
function)
s_audio_jack.c:336: (Each undeclared identifier is reported only once
s_audio_jack.c:336: for each function it appears in.)
make: *** [s_audio_jack.o] Error 1
using planetccrma for kernel, alsa and jack. patrick