[linux-audio-user] jack compiling problems with kernel 2.6

Alexander Klosch linux-lists at web.de
Thu Jan 22 14:25:34 EST 2004


> I wrote:
> > I'm running gentoo/ppc on ibook rev 2.2
> > kernel 2.6.1_rc3 [including snd-powermac] and alsa-lib 1.0.1
> > when i compile jack I get following errors:
> > 
> > [snip]
> >    JACK will use System V shm API (shmget() and friends)
> > checking for capgetp in -lcap... no
> > configure: WARNING: *** no libcap present
> > configure: WARNING: *** required program md5sum not found
> > configure: error: *** Capabilities support not present. Run
> > configure again without --enable-capabilities.
> > 
> > .. but alsa is there and gives sound, no problems there.
> > how to solve this?

sorry, forgot to say that both _are_ installed:
libcap 1.10
mdsum is in coreutils, it is a must-have package.

compiling without --enable-capabilities says:
[snip]
  JACK will use System V shm API (shmget() and friends)
configure: WARNING: *** capabilities not enabled, stripped jackd has no
effect checking for snd_pcm_drop in -lasound... no
configure: WARNING: ALSA 0.9 support not found
checking for Pa_Initialize in -lportaudio... no
configure: error: No drivers can be built

without stripped jack still getting:
[snip]
   JACK will use System V shm API (shmget() and friends)
checking for snd_pcm_drop in -lasound... no
configure: WARNING: ALSA 0.9 support not found
checking for Pa_Initialize in -lportaudio... no
configure: error: No drivers can be built

any solutions?
regards,
alex



More information about the Linux-audio-user mailing list