From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leomar-Costa@via-rs.net Subject: Packages to debian Date: Wed, 21 Sep 2005 22:29:34 -0300 (BRT) Message-ID: <18881116.1127352574262.JavaMail.tomcat@gaza> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_7130_13721089.1127352574255" Return-path: Sender: alsa-devel-admin@lists.sourceforge.net Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org ------=_Part_7130_13721089.1127352574255 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable =A0Hi guys, =A0What packages I need install to make ALSA programs in debian= ?=A0I 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.=A0Are there some "apt-get install" that I can use ? Or I need downloa= d and install from another place ? =A0Thanks a lot, =A0Leomar=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=A0# gcc -o play play.cplay.c: In function= `main':play.c:44: warning: passing arg 3 of `snd_pcm_hw_params_set_rate_ne= ar' makes pointer from integer without a cast/tmp/ccaeBi5f.o(.text+0x39): I= n function `main':: undefined reference to `snd_pcm_open'/tmp/ccaeBi5f.o(.t= ext+0x4d): In function `main':: undefined reference to `snd_strerror'/tmp/c= caeBi5f.o(.text+0x8c): In function `main':: undefined reference to `snd_pcm= _hw_params_malloc'/tmp/ccaeBi5f.o(.text+0xa0): In function `main':: undefin= ed reference to `snd_strerror'/tmp/ccaeBi5f.o(.text+0xdd): In function `mai= n':: undefined reference to `snd_pcm_hw_params_any'/tmp/ccaeBi5f.o(.text+0x= f1): In function `main':: undefined reference to `snd_strerror'/tmp/ccaeBi5= f.o(.text+0x136): In function `main':: undefined reference to `snd_pcm_hw_p= arams_set_access'/tmp/ccaeBi5f.o(.text+0x14a): In function `main':: undefin= ed reference to `snd_strerror'/tmp/ccaeBi5f.o(.text+0x18f): In function `ma= in':: undefined reference to `snd_pcm_hw_params_set_format'/tmp/ccaeBi5f.o(= .text+0x1a3): In function `main':: undefined reference to `snd_strerror'/tm= p/ccaeBi5f.o(.text+0x1f0): In function `main':: undefined reference to `snd= _pcm_hw_params_set_rate_near'/tmp/ccaeBi5f.o(.text+0x204): In function `mai= n':: undefined reference to `snd_strerror'/tmp/ccaeBi5f.o(.text+0x249): In = function `main':: undefined reference to `snd_pcm_hw_params_set_channels'/t= mp/ccaeBi5f.o(.text+0x25d): In function `main':: undefined reference to `sn= d_strerror'/tmp/ccaeBi5f.o(.text+0x29a): In function `main':: undefined ref= erence to `snd_pcm_hw_params'/tmp/ccaeBi5f.o(.text+0x2ae): In function `mai= n':: undefined reference to `snd_strerror'/tmp/ccaeBi5f.o(.text+0x2e1): In = function `main':: undefined reference to `snd_pcm_hw_params_free'/tmp/ccaeB= i5f.o(.text+0x2ef): In function `main':: undefined reference to `snd_pcm_pr= epare'/tmp/ccaeBi5f.o(.text+0x303): In function `main':: undefined referenc= e to `snd_strerror'/tmp/ccaeBi5f.o(.text+0x357): In function `main':: undef= ined 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 r= eturned 1 exit status ------=_Part_7130_13721089.1127352574255 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable =A0Hi guys,

=A0What packages I need install to make ALSA progra= ms in debian ?

=A0I was trying to compile this example ( http://= equalarea.com/paul/alsa-audio.html#playex ), but I give some errors.. I pas= te in the end of this e-mail.

=A0Are there some "apt-get in= stall" that I can use ? Or I need download and install from another pl= ace ?

=A0Thanks a lot,

=A0Leomar

=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

=A0# gcc -o play play.c<= br />play.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 ref= erence to `snd_pcm_open'
/tmp/ccaeBi5f.o(.text+0x4d): In function `mai= n':
: undefined reference to `snd_strerror'
/tmp/ccaeBi5f.o(.text= +0x8c): In function `main':
: undefined reference to `snd_pcm_hw_param= s_malloc'
/tmp/ccaeBi5f.o(.text+0xa0): In function `main':
: unde= fined reference to `snd_strerror'
/tmp/ccaeBi5f.o(.text+0xdd): In func= tion `main':
: undefined reference to `snd_pcm_hw_params_any'
/tm= p/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_str= error'
/tmp/ccaeBi5f.o(.text+0x18f): In function `main':
: undefi= ned 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 refer= ence to `snd_pcm_hw_params_set_rate_near'
/tmp/ccaeBi5f.o(.text+0x204)= : In function `main':
: undefined reference to `snd_strerror'
/tm= p/ccaeBi5f.o(.text+0x249): In function `main':
: undefined reference t= o `snd_pcm_hw_params_set_channels'
/tmp/ccaeBi5f.o(.text+0x25d): In fu= nction `main':
: undefined reference to `snd_strerror'
/tmp/ccaeB= i5f.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'<= br />/tmp/ccaeBi5f.o(.text+0x2ef): In function `main':
: undefined ref= erence 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_wri= tei'
/tmp/ccaeBi5f.o(.text+0x36f): In function `main':
: undefine= d reference to `snd_strerror'
/tmp/ccaeBi5f.o(.text+0x3a9): In functio= n `main':
: undefined reference to `snd_pcm_close'
collect2: ld r= eturned 1 exit status
------=_Part_7130_13721089.1127352574255-- ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php