All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Clemens Ladisch" <cladisch@fastmail.net>
To: "Pamela K. Clift" <pclift@pianodisc.com>,
	alsa-devel@lists.sourceforge.net
Subject: Re: adding volume to raw-midi device
Date: Wed, 27 Sep 2006 09:28:13 +0200	[thread overview]
Message-ID: <1159342093.30849.271951370@webmail.messagingengine.com> (raw)
In-Reply-To: <DB99F0250CDF5F438C525F4695C888DC154511@exchange01-srv.pianodisc.com>

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

  reply	other threads:[~2006-09-27  7:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-26 22:03 adding volume to raw-midi device Pamela K. Clift
2006-09-27  7:28 ` Clemens Ladisch [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-10-27 17:20 Pamela K. Clift
2006-10-27 17:27 ` Lee Revell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1159342093.30849.271951370@webmail.messagingengine.com \
    --to=cladisch@fastmail.net \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=pclift@pianodisc.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.