Vineet Agrawal wrote:
> gcc -static -Wall -pipe -g    test_latency1.c   -o test_latency1
> ...
> undefined reference to `snd_...'
> ...

You have to link with the ALSA library. Add -lasound to the compiler
command line.


HTH
Clemens




-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to