From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Clemens Ladisch" Subject: Re: adding volume to raw-midi device Date: Wed, 27 Sep 2006 09:28:13 +0200 Message-ID: <1159342093.30849.271951370@webmail.messagingengine.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@lists.sourceforge.net Errors-To: alsa-devel-bounces@lists.sourceforge.net To: "Pamela K. Clift" , alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org 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 along with the other > includes I see in the sample files. struct snd_ctl_elem_info is defined in 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