[CM] [Snd] Trouble with JackOSX?

Bill Schottstaedt bil@ccrma.Stanford.EDU
Sun, 4 Mar 2007 04:52:34 -0800


> I found I needed to link with libsamplerate, but for some reason the 
> configure file didn't put this in my makefile. I added it manually. 

The configure script is trying to use pkg-config to get the jack-related
libraries and compiler flags.  Please send me whatever you had to add
by hand, and I'll fixup the configure process in the case where pkg-config
doesn't exist.  (Actually, please send all the changes you made -- we
want the build process to work in as many contexts as possible).