Sorry if this is stupid, I'm not a trained programmer. I get this now.

Do you know how to fix it?

# gcc qinit.c
/tmp/cco2X9S0.o: In function `main':
/tmp/cco2X9S0.o(.text+0x17): undefined reference to `snd_pcm_open'
/tmp/cco2X9S0.o(.text+0x22): undefined reference to 
`snd_pcm_hw_params_sizeof'
/tmp/cco2X9S0.o(.text+0x3d): undefined reference to 
`snd_pcm_hw_params_sizeof'
/tmp/cco2X9S0.o(.text+0x5c): undefined reference to `snd_pcm_hw_params_any'
/tmp/cco2X9S0.o(.text+0x72): undefined reference to 
`snd_pcm_hw_params_set_access'
/tmp/cco2X9S0.o(.text+0x88): undefined reference to 
`snd_pcm_hw_params_set_format'
/tmp/cco2X9S0.o(.text+0xa0): undefined reference to 
`snd_pcm_hw_params_set_rate'
/tmp/cco2X9S0.o(.text+0xb6): undefined reference to 
`snd_pcm_hw_params_set_channels'
/tmp/cco2X9S0.o(.text+0xce): undefined reference to 
`snd_pcm_hw_params_set_period_size'
/tmp/cco2X9S0.o(.text+0xe7): undefined reference to 
`snd_pcm_hw_params_set_buffer_size'
/tmp/cco2X9S0.o(.text+0xfb): undefined reference to `snd_pcm_hw_params'
collect2: ld returned 1 exit status


-- 
Patrick Shirkey - Boost Hardware Ltd.
For the discerning hardware connoisseur
Http://www.boosthardware.com
Http://www.boosthardware.com/LAU/guide/
========================================

"Um...symbol_get and symbol_put... They're
kindof like does anyone remember like get_symbol
and put_symbol I think we used to have..."
- Rusty Russell in his talk on the module subsystem



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to