All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leomar-Costa@via-rs.net
To: alsa-devel@lists.sourceforge.net
Subject: Packages to debian
Date: Wed, 21 Sep 2005 22:29:34 -0300 (BRT)	[thread overview]
Message-ID: <18881116.1127352574262.JavaMail.tomcat@gaza> (raw)

[-- Attachment #1: Type: text/plain, Size: 2627 bytes --]

 Hi guys,  What packages I need install to make ALSA programs in debian ? I was trying to compile this example ( http://equalarea.com/paul/alsa-audio.html#playex ), but I give some errors.. I paste in the end of this e-mail. Are there some "apt-get install" that I can use ? Or I need download and install from another place ?  Thanks a lot,  Leomar======================================== # gcc -o play play.cplay.c: In function `main':play.c:44: warning: passing arg 3 of `snd_pcm_hw_params_set_rate_near' makes pointer from integer without a cast/tmp/ccaeBi5f.o(.text+0x39): In function `main':: undefined reference to `snd_pcm_open'/tmp/ccaeBi5f.o(.text+0x4d): In function `main':: undefined reference to `snd_strerror'/tmp/ccaeBi5f.o(.text+0x8c): In function `main':: undefined reference to `snd_pcm_hw_params_malloc'/tmp/ccaeBi5f.o(.text+0xa0): In function `main':: undefined reference to `snd_strerror'/tmp/ccaeBi5f.o(.text+0xdd): In function `main':: undefined reference to `snd_pcm_hw_params_any'/tmp/ccaeBi5f.o(.text+0xf1): In function `main':: undefined reference to `snd_strerror'/tmp/ccaeBi5f.o(.text+0x136): In function `main':: undefined reference to `snd_pcm_hw_params_set_access'/tmp/ccaeBi5f.o(.text+0x14a): In function `main':: undefined reference to `snd_strerror'/tmp/ccaeBi5f.o(.text+0x18f): In function `main':: undefined reference to `snd_pcm_hw_params_set_format'/tmp/ccaeBi5f.o(.text+0x1a3): In function `main':: undefined reference to `snd_strerror'/tmp/ccaeBi5f.o(.text+0x1f0): In function `main':: undefined reference to `snd_pcm_hw_params_set_rate_near'/tmp/ccaeBi5f.o(.text+0x204): In function `main':: undefined reference to `snd_strerror'/tmp/ccaeBi5f.o(.text+0x249): In function `main':: undefined reference to `snd_pcm_hw_params_set_channels'/tmp/ccaeBi5f.o(.text+0x25d): In function `main':: undefined reference to `snd_strerror'/tmp/ccaeBi5f.o(.text+0x29a): In function `main':: undefined reference to `snd_pcm_hw_params'/tmp/ccaeBi5f.o(.text+0x2ae): In function `main':: undefined reference to `snd_strerror'/tmp/ccaeBi5f.o(.text+0x2e1): In function `main':: undefined reference to `snd_pcm_hw_params_free'/tmp/ccaeBi5f.o(.text+0x2ef): In function `main':: undefined reference to `snd_pcm_prepare'/tmp/ccaeBi5f.o(.text+0x303): In function `main':: undefined reference to `snd_strerror'/tmp/ccaeBi5f.o(.text+0x357): In function `main':: undefined reference to `snd_pcm_writei'/tmp/ccaeBi5f.o(.text+0x36f): In function `main':: undefined reference to `snd_strerror'/tmp/ccaeBi5f.o(.text+0x3a9): In function `main':: undefined reference to `snd_pcm_close'collect2: ld returned 1 exit status

[-- Attachment #2: Type: text/html, Size: 3009 bytes --]

             reply	other threads:[~2005-09-22  1:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-22  1:29 Leomar-Costa [this message]
2005-09-22  9:32 ` Packages to debian Mikael Magnusson
2005-09-22 10:29 ` Thomas Hood

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=18881116.1127352574262.JavaMail.tomcat@gaza \
    --to=leomar-costa@via-rs.net \
    --cc=alsa-devel@lists.sourceforge.net \
    /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.