[Freeciv-Dev] alsa compile errors
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
RT seems not to have forwarded the ticket to the list... (PR#8549)
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../common
-I../common/aicore -I../intl -I./agents -g -O2 -Wall -Wpointer-arith
-Wcast-align -Wmissing-prototypes -Wmissing-declarations -MT audio_alsa.o
-MD -MP -MF ".deps/audio_alsa.Tpo" \
-c -o audio_alsa.o `test -f 'audio_alsa.c' || echo './'`audio_alsa.c; \
then mv -f ".deps/audio_alsa.Tpo" ".deps/audio_alsa.Po"; \
else rm -f ".deps/audio_alsa.Tpo"; exit 1; \
fi
audio_alsa.c: In function `set_hw_params':
audio_alsa.c:127: warning: passing arg 3 of
`snd_pcm_hw_params_set_rate_near' makes integer from pointer without a cast
audio_alsa.c:136: warning: passing arg 3 of
`snd_pcm_hw_params_set_period_time_near' makes integer from pointer without
a cast
audio_alsa.c:137: warning: passing arg 2 of
`snd_pcm_hw_params_get_period_size' from incompatible pointer type
audio_alsa.c:137: error: too many arguments to function
`snd_pcm_hw_params_get_period_size'
make[3]: *** [audio_alsa.o] Error 1
-mike
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] alsa compile errors,
Mike Kaufman <=
|
|