From: James Courtier-Dutton <James@superbug.demon.co.uk>
To: Jaroslav Kysela <perex@suse.cz>
Cc: ALSA development <alsa-devel@alsa-project.org>
Subject: Re: 1.0.3rc2 release ... alsa-utils fails compiling aplay.
Date: Thu, 26 Feb 2004 00:19:25 +0000 [thread overview]
Message-ID: <403D3B8D.9010709@superbug.demon.co.uk> (raw)
In-Reply-To: <Pine.LNX.4.58.0402252108180.15215@pnote.perex-int.cz>
Jaroslav Kysela wrote:
> Hello all,
>
> I released 1.0.3rc2 packages. The full changelog from 1.0.2 will
> came with the final release, but it would be nice to do some tests with
> this code with smaller number of testers to not follow the 1.0.2 situation
> when we have to quickly release several versions due to compilation
> problems. Please, test the packages.
>
> Thanks,
> Jaroslav
>
> -----
> Jaroslav Kysela <perex@suse.cz>
> Linux Kernel Sound Maintainer
> ALSA Project, SuSE Labs
>
alsa-driver-1.0.3rc2 compiles and installs ok.
alsa-lib-1.0.3rc2 compiles and installs ok.
alsa-utils-1.0.3rc2 fails with:
make[1]: Entering directory `/u/alsa/alsa-utils-1.0.3rc2/aplay'
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -g -O2 -MT
aplay.o -MD -MP -MF ".deps/aplay.Tpo" \
-c -o aplay.o `test -f 'aplay.c' || echo './'`aplay.c; \
then mv -f ".deps/aplay.Tpo" ".deps/aplay.Po"; \
else rm -f ".deps/aplay.Tpo"; exit 1; \
fi
aplay.c: In function `set_params':
aplay.c:841: warning: passing arg 3 of `snd_pcm_hw_params_set_rate_near'
makes integer from pointer without a cast
aplay.c:860: warning: passing arg 3 of
`snd_pcm_hw_params_set_period_time_near' makes integer from pointer
without a cast
aplay.c:863: warning: passing arg 3 of
`snd_pcm_hw_params_set_period_size_near' makes integer from pointer
without a cast
aplay.c:867: warning: passing arg 3 of
`snd_pcm_hw_params_set_buffer_time_near' makes integer from pointer
without a cast
aplay.c:870: warning: passing arg 3 of
`snd_pcm_hw_params_set_buffer_size_near' makes integer from pointer
without a cast
aplay.c:879: warning: passing arg 2 of
`snd_pcm_hw_params_get_period_size' from incompatible pointer type
aplay.c:879: error: too many arguments to function
`snd_pcm_hw_params_get_period_size'
aplay.c:880: error: too many arguments to function
`snd_pcm_hw_params_get_buffer_size'
aplay.c:886: error: too many arguments to function
`snd_pcm_sw_params_get_xfer_align'
make[1]: *** [aplay.o] Error 1
make[1]: Leaving directory `/u/alsa/alsa-utils-1.0.3rc2/aplay'
make: *** [all-recursive] Error 1
Cheers
James
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
next prev parent reply other threads:[~2004-02-26 0:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-25 20:10 1.0.3rc2 release Jaroslav Kysela
2004-02-26 0:19 ` James Courtier-Dutton [this message]
2004-02-26 0:38 ` Ignore: Re: 1.0.3rc2 release ... alsa-utils fails compiling aplay James Courtier-Dutton
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=403D3B8D.9010709@superbug.demon.co.uk \
--to=james@superbug.demon.co.uk \
--cc=alsa-devel@alsa-project.org \
--cc=perex@suse.cz \
/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.