Ok, rc8c seems to fix that, but it has another nasty problem. I'll send
a bug report in another message.

On Fri, 2003-03-07 at 02:17, Florin Andrei wrote:
> Building alsa-lib-0.9.0rc8b on Red Hat 8.0, kernel 2.4.18-26.8.0
> System is AthlonXP on NForce motherboard. Using NVidia NForce and
> graphics drivers.
> 
> alsa-driver built just fine. I tried to build alsa-lib, but it fails.
> 
> Command:
> 
> ./configure --prefix=/usr
> make
> 
> Result:
> [snip]
> make[3]: Entering directory
> `/usr/src/redhat/BUILD/alsa-lib-0.9.0rc8b/src/pcm/ext'
> source='pcm_jack.c' object='pcm_jack.lo' libtool=yes \
> depfile='.deps/pcm_jack.Plo' tmpdepfile='.deps/pcm_jack.TPlo' \
> depmode=gcc3 /bin/sh ../../../depcomp \
> /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
> -I../../../include -I../../../include -I../../../src/pcm    -O2
> -march=athlon-xp -c -o pcm_jack.lo `test -f pcm_jack.c || echo
> './'`pcm_jack.c
> gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include
> -I../../../src/pcm -O2 -march=athlon-xp -c pcm_jack.c -MT pcm_jack.lo
> -MD -MP -MF .deps/pcm_jack.TPlo  -fPIC -DPIC -o pcm_jack.lo
> pcm_jack.c:36:23: jack/jack.h: No such file or directory
> pcm_jack.c:68: parse error before "jack_port_t"
> pcm_jack.c:68: warning: no semicolon at end of struct or union
> pcm_jack.c:69: warning: data definition has no type or storage class
> pcm_jack.c:70: parse error before '}' token
> pcm_jack.c:70: warning: data definition has no type or storage class
> pcm_jack.c: In function `snd_pcm_jack_close':
> pcm_jack.c:76: `jack' undeclared (first use in this function)
> pcm_jack.c:76: (Each undeclared identifier is reported only once
> pcm_jack.c:76: for each function it appears in.)
> pcm_jack.c: In function `snd_pcm_jack_status':
> pcm_jack.c:158: `jack' undeclared (first use in this function)
> pcm_jack.c: In function `snd_pcm_jack_state':
> pcm_jack.c:173: `jack' undeclared (first use in this function)
> pcm_jack.c: At top level:
> pcm_jack.c:198: parse error before "nframes"
> pcm_jack.c: In function `snd_pcm_jack_process_cb':
> pcm_jack.c:200: `jack' undeclared (first use in this function)
> pcm_jack.c:200: `pcm' undeclared (first use in this function)
> pcm_jack.c:212: `nframes' undeclared (first use in this function)
> pcm_jack.c: In function `snd_pcm_jack_prepare':
> pcm_jack.c:280: `jack' undeclared (first use in this function)
> pcm_jack.c:290: `jack_port_t' undeclared (first use in this function)
> pcm_jack.c:290: parse error before ')' token
> pcm_jack.c:298: `JACK_DEFAULT_AUDIO_TYPE' undeclared (first use in this
> function)
> pcm_jack.c:298: `JackPortIsOutput' undeclared (first use in this
> function)
> pcm_jack.c:302: `JackPortIsInput' undeclared (first use in this
> function)
> pcm_jack.c:307: `JackProcessCallback' undeclared (first use in this
> function)
> pcm_jack.c:307: parse error before "snd_pcm_jack_process_cb"
> pcm_jack.c: In function `snd_pcm_jack_start':
> pcm_jack.c:323: `jack' undeclared (first use in this function)
> pcm_jack.c: In function `snd_pcm_jack_drop':
> pcm_jack.c:391: `jack' undeclared (first use in this function)
> pcm_jack.c: In function `snd_pcm_jack_drain':
> pcm_jack.c:417: `jack' undeclared (first use in this function)
> pcm_jack.c: In function `snd_pcm_jack_pause':
> pcm_jack.c:427: `jack' undeclared (first use in this function)
> pcm_jack.c: In function `snd_pcm_jack_avail_update':
> pcm_jack.c:483: `jack' undeclared (first use in this function)
> pcm_jack.c: In function `snd_pcm_jack_hw_refine':
> pcm_jack.c:506: `jack' undeclared (first use in this function)
> pcm_jack.c: In function `snd_pcm_jack_open':
> pcm_jack.c:694: `jack' undeclared (first use in this function)
> make[3]: *** [pcm_jack.lo] Error 1
> make[3]: Leaving directory
> `/usr/src/redhat/BUILD/alsa-lib-0.9.0rc8b/src/pcm/ext'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/usr/src/redhat/BUILD/alsa-lib-0.9.0rc8b/src/pcm'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/usr/src/redhat/BUILD/alsa-lib-0.9.0rc8b/src'
> make: *** [all-recursive] Error 1
> 
> -- 
> Florin Andrei
> 
> http://florin.myip.org/
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
> for complex code. Debugging C/C++ programs can leave you feeling lost and 
> disoriented. TotalView can help you find your way. Available on major UNIX 
> and Linux platforms. Try it free. www.etnus.com
> _______________________________________________
> Alsa-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/alsa-user
> 
-- 
Florin Andrei

http://florin.myip.org/



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to