Replying to myself in case somebody wants to know
I got the pcm_jack.c from
http://www.alsa-project.org/alsa/library-source/src/pcm/
and everything is ok now.
--
regards
anton
On Tuesday 04 March 2003 01:14, anton wrote:
Hi
I just fetched the latest alsa release. Everything works fine. However I
saw a new( I think) option for the alsa0lib ./configure script named
--with-jack.
Anyway as I a big Jack fan I did
./configure --with-jack
(everything ok )
make
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -c
pcm_dmix.c -MT pcm_dmix.lo -MD -MP -MF .deps/pcm_dmix.TPlo -fPIC -DPIC -o
pcm_dmix.lo
make[2]: *** No rule to make target `pcm_jack.c', needed by `pcm_jack.lo'.
Stop.
make[2]: Leaving directory
`/home/anton/Documents/alsa-lib-0.9.0rc8a/src/pcm' make[1]: ***
[all-recursive] Error 1
make[1]: Leaving directory `/home/anton/Documents/alsa-lib-0.9.0rc8a/src'
make: *** [all-recursive] Error 1
I think that pcm_jack.c file does not exist.
What do you people think ?
--
regards
anton