Cannot configure jack with alsa support

TomB
Posts: 24
Joined: 2006-11-29

Hi,

I’m trying to compile jack 0.109.2 from source, but when I run configure it tells me that I have no ALSA support, although ALSA (including dev headers) is installed.

Any idea what might be the problem?

I’m running a fresh Debian Etch install (AMD64) with a custom built 2.6.24 realtime kernel (using the Ingo patches).

Alsa is installed from the Debian repos. I’m planning to install all my audio apps (Jack, Ardour, Rosegarden, Fluidsynth…) from source to get the latest versions of all.


TomB
Posts: 24
Joined: 2006-11-29
Btw, I can configure jack

Btw, I can configure jack with alsa support just fine on my Ubuntu box. I only had to add the libasound-dev package.


TomB
Posts: 24
Joined: 2006-11-29
Found it. libaudio and

Found it. libaudio and libaudiofile dev headers are required to build jack with alsa support.