Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51052 - emerge alsa-oss 1.0.3a fails with alsa-lib 0.9.8
Summary: emerge alsa-oss 1.0.3a fails with alsa-lib 0.9.8
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-14 07:09 UTC by Andreas Schwarz
Modified: 2004-05-14 10:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Schwarz 2004-05-14 07:09:40 UTC
pcm.c: In function `oss_dsp_hw_params':
pcm.c:230: warning: passing arg 3 of `snd_pcm_hw_params_set_rate_near' makes integer from pointer without a cast
pcm.c:283: warning: passing arg 3 of `snd_pcm_hw_params_set_period_size_near' makes integer from pointer without a cast
pcm.c:297: warning: passing arg 3 of `snd_pcm_hw_params_set_period_size_near' makes integer from pointer without a cast
pcm.c:313: warning: passing arg 2 of `snd_pcm_hw_params_get_period_size' from incompatible pointer type
pcm.c:313: error: too many arguments to function `snd_pcm_hw_params_get_period_size'
pcm.c:316: error: too many arguments to function `snd_pcm_hw_params_get_buffer_size'
make[1]: *** [libalsatoss_la-pcm.lo] Fehler 1

It works after updating alsa-lib to 1.0.3b-r2.

Reproducible: Always
Steps to Reproduce:
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-05-14 10:04:57 UTC
thanks.