Pamela K. Clift wrote: > when I compile the file I get many errors including "warning: > struct snd_ctl_elem_info declared inside parameter list" I have at > the top of my file #include <sound/control.h> along with the other > includes I see in the sample files. struct snd_ctl_elem_info is defined in <sound/asound.h> which is automatically included by control.h, so I guess the compiler got confused by some earlier error. Please show the exact output of the compiler. Regards, Clemens ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel