On 2013-10-11 09:23, Julian Brooks wrote:
checking for jack_set_xrun_callback in -ljack... no checking for jack_set_error_function in -ljack... no
you have to install libjack-dev.
a good start to install all/most packages needed to build jack (at least with the same features as the "puredata" packages) is:
# aptitude build-dep puredata
fmgaer IOhannes