linx@linx:/usr/bin/chuck/src$ make linux-jack make -f makefile.jack make[1]: Entering directory `/usr/bin/chuck/src' gcc -D__LINUX_JACK__ -O3 -c -D__CK_SNDFILE_NATIVE__ rtaudio.cpp rtaudio.cpp:2715:23: error: jack/jack.h: No such file or directory rtaudio.cpp:2721: error: ISO C++ forbids declaration of ���jack_client_t��� with no type rtaudio.cpp:2721: error: expected ���;��� before ���*��� token rtaudio.cpp:2722: error: ISO C++ forbids declaration of ���jack_port_t��� with no type rtaudio.cpp:2722: error: expected ���;��� before ���*��� token rtaudio.cpp: In constructor ���JackHandle::JackHandle()���: rtaudio.cpp:2728: error: class ���JackHandle��� does not have any field named ���client��� rtaudio.cpp: In member function ���virtual void RtApiJack::initialize()���: rtaudio.cpp:2762: error: ���jack_set_error_function��� was not declared in this scope rtaudio.cpp:2765: error: ���jack_client_t��� was not declared in this scope rtaudio.cpp:2765: error: ���client��� was not declared in this scope rtaudio.cpp:2766: error: ���jack_client_new��� was not declared in this scope rtaudio.cpp:2775: error: ���jack_client_close��� was not declared in this scope rtaudio.cpp: In member function ���virtual void RtApiJack::probeDeviceInfo(RtApi::RtApiDevice*)���: rtaudio.cpp:2781: error: ���jack_client_t��� was not declared in this scope rtaudio.cpp:2781: error: ���client��� was not declared in this scope rtaudio.cpp:2782: error: ���jack_client_new��� was not declared in this scope rtaudio.cpp:2791: error: ���jack_get_sample_rate��� was not declared in this scope rtaudio.cpp:2798: error: ���JackPortIsInput��� was not declared in this scope rtaudio.cpp:2798: error: ���jack_get_ports��� was not declared in this scope rtaudio.cpp:2810: error: ���JackPortIsOutput��� was not declared in this scope rtaudio.cpp:2821: error: ���jack_client_close��� was not declared in this scope rtaudio.cpp:2839: error: ���jack_default_audio_sample_t��� was not declared in this scope rtaudio.cpp:2847: error: ���jack_client_close��� was not declared in this scope rtaudio.cpp:2853: error: ���jack_client_close��� was not declared in this scope rtaudio.cpp: At global scope: rtaudio.cpp:2857: error: ���jack_nframes_t��� was not declared in this scope rtaudio.cpp:2857: error: expected primary-expression before ���void��� rtaudio.cpp:2857: error: initializer expression list treated as compound expression rtaudio.cpp:2858: error: expected ���,��� or ���;��� before ���{��� token rtaudio.cpp: In member function ���virtual bool RtApiJack::probeDeviceOpen(int, RtApi::StreamMode, int, int, RtAudioFormat, int*, int)���: rtaudio.cpp:2926: error: ���jack_client_t��� was not declared in this scope rtaudio.cpp:2926: error: ���client��� was not declared in this scope rtaudio.cpp:2929: error: ���jack_client_new��� was not declared in this scope rtaudio.cpp:2938: error: ���struct JackHandle��� has no member named ���client��� rtaudio.cpp:2943: error: ���jack_get_sample_rate��� was not declared in this scope rtaudio.cpp:2945: error: ���jack_client_close��� was not declared in this scope rtaudio.cpp:2970: error: ���jack_get_buffer_size��� was not declared in this scope rtaudio.cpp:2990: error: ���struct JackHandle��� has no member named ���ports��� rtaudio.cpp:2991: error: ���struct JackHandle��� has no member named ���ports��� rtaudio.cpp:2997: error: ���struct JackHandle��� has no member named ���client��� rtaudio.cpp:3047: error: ���struct JackHandle��� has no member named ���ports��� rtaudio.cpp:3047: error: ���jack_port_t��� was not declared in this scope rtaudio.cpp:3047: error: expected primary-expression before ���)��� token rtaudio.cpp:3047: error: expected `;' before ���malloc��� rtaudio.cpp:3048: error: ���struct JackHandle��� has no member named ���ports��� rtaudio.cpp:3065: error: ���struct JackHandle��� has no member named ���client��� rtaudio.cpp:3065: error: ���jack_set_process_callback��� was not declared in this scope rtaudio.cpp:3066: error: ���struct JackHandle��� has no member named ���client��� rtaudio.cpp:3066: error: ���jack_set_xrun_callback��� was not declared in this scope rtaudio.cpp:3067: error: ���struct JackHandle��� has no member named ���client��� rtaudio.cpp:3067: error: ���jack_on_shutdown��� was not declared in this scope rtaudio.cpp:3119: error: ���struct JackHandle��� has no member named ���client��� rtaudio.cpp:3119: error: ���jack_client_close��� was not declared in this scope rtaudio.cpp:3121: error: ���struct JackHandle��� has no member named ���ports��� rtaudio.cpp:3121: error: ���struct JackHandle��� has no member named ���ports��� rtaudio.cpp:3122: error: ���struct JackHandle��� has no member named ���ports��� rtaudio.cpp:3122: error: ���struct JackHandle��� has no member named ���ports��� rtaudio.cpp: In member function ���virtual void RtApiJack::closeStream()���: rtaudio.cpp:3151: error: ���struct JackHandle��� has no member named ���client��� rtaudio.cpp:3151: error: ���jack_deactivate��� was not declared in this scope rtaudio.cpp:3153: error: ���struct JackHandle��� has no member named ���client��� rtaudio.cpp:3153: error: ���jack_client_close��� was not declared in this scope rtaudio.cpp:3157: error: ���struct JackHandle��� has no member named ���ports��� rtaudio.cpp:3157: error: ���struct JackHandle��� has no member named ���ports��� rtaudio.cpp:3158: error: ���struct JackHandle��� has no member named ���ports��� rtaudio.cpp:3158: error: ���struct JackHandle��� has no member named ���ports��� rtaudio.cpp: In member function ���virtual void RtApiJack::startStream()���: rtaudio.cpp:3190: error: ���struct JackHandle��� has no member named ���ports��� rtaudio.cpp:3190: error: ���struct JackHandle��� has no member named ���client��� rtaudio.cpp:3191: error: ���JACK_DEFAULT_AUDIO_TYPE��� was not declared in this scope rtaudio.cpp:3191: error: ���JackPortIsOutput��� was not declared in this scope rtaudio.cpp:3191: error: ���jack_port_register��� was not declared in this scope rtaudio.cpp:3198: error: ���struct JackHandle��� has no member named ���ports��� rtaudio.cpp:3198: error: ���struct JackHandle��� has no member named ���client��� rtaudio.cpp:3199: error: ���JACK_DEFAULT_AUDIO_TYPE��� was not declared in this scope rtaudio.cpp:3199: error: ���JackPortIsInput��� was not declared in this scope rtaudio.cpp:3199: error: ���jack_port_register��� was not declared in this scope rtaudio.cpp:3203: error: ���struct JackHandle��� has no member named ���client��� rtaudio.cpp:3203: error: ���jack_activate��� was not declared in this scope rtaudio.cpp:3212: error: ���struct JackHandle��� has no member named ���client��� rtaudio.cpp:3212: error: ���JackPortIsPhysical��� was not declared in this scope rtaudio.cpp:3212: error: ���JackPortIsInput��� was not declared in this scope rtaudio.cpp:3212: error: ���jack_get_ports��� was not declared in this scope rtaudio.cpp:3224: error: ���struct JackHandle��� has no member named ���client��� rtaudio.cpp:3224: error: ���struct JackHandle��� has no member named ���ports��� rtaudio.cpp:3224: error: ���jack_port_name��� was not declared in this scope rtaudio.cpp:3224: error: ���jack_connect��� was not declared in this scope rtaudio.cpp:3235: error: ���struct JackHandle��� has no member named ���client��� rtaudio.cpp:3235: error: ���JackPortIsPhysical��� was not declared in this scope rtaudio.cpp:3235: error: ���JackPortIsOutput��� was not declared in this scope rtaudio.cpp:3235: error: ���jack_get_ports��� was not declared in this scope rtaudio.cpp:3245: error: ���struct JackHandle��� has no member named ���client��� rtaudio.cpp:3245: error: ���struct JackHandle��� has no member named ���ports��� rtaudio.cpp:3245: error: ���jack_port_name��� was not declared in this scope rtaudio.cpp:3245: error: ���jack_connect��� was not declared in this scope rtaudio.cpp: In member function ���virtual void RtApiJack::stopStream()���: rtaudio.cpp:3272: error: ���struct JackHandle��� has no member named ���client��� rtaudio.cpp:3272: error: ���jack_deactivate��� was not declared in this scope rtaudio.cpp: In member function ���void RtApiJack::callbackEvent(long unsigned int)���: rtaudio.cpp:3328: error: ���jack_default_audio_sample_t��� was not declared in this scope rtaudio.cpp:3328: error: ���jackbuffer��� was not declared in this scope rtaudio.cpp:3336: error: expected primary-expression before ���)��� token rtaudio.cpp:3336: error: expected `;' before ���jack_port_get_buffer��� rtaudio.cpp:3342: error: expected primary-expression before ���)��� token rtaudio.cpp:3342: error: expected `;' before ���jack_port_get_buffer��� rtaudio.cpp:3352: error: expected primary-expression before ���)��� token rtaudio.cpp:3352: error: expected `;' before ���jack_port_get_buffer��� rtaudio.cpp:3359: error: expected primary-expression before ���)��� token rtaudio.cpp:3359: error: expected `;' before ���jack_port_get_buffer��� make[1]: *** [rtaudio.o] Error 1 make[1]: Leaving directory `/usr/bin/chuck/src' make: [linux-jack] Error 2 (ignored)