On Sun, Jan 06, 2013 at 07:14:41PM +0100, Jan Stary wrote: > audio/fluidsynth currently has audio/jack as a dependency, > but doesn't use it. By default, the sndio audio driver is used > (thank you jakemsr). Even if jack is running, trying to use it > with fluidsynth results in > > $ fluidsynth -a jack > fluidsynth: error: Couldn't find the requested audio driver: jack > Failed to create the audio driver > > Is anyone using fluidsynth with jack?
I don't use jack because the sndio backend is not stable, but the plan is to fix it soon. Then it will make sense to fix jack support in fluidsynth. Anyway it makes sense to either disable jack or to fix it. > Below is a patch that > > 1) removes the jack dependency an explicitly --disable's it > 2) explicitly disables some other unused stuff > seems ok. -- Alexandre
