alsa-xmms-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Alsa-xmms-user] compile problems with alsa-driver-1.0.0_rc2


From: Kalin KOZHUHAROV
Subject: [Alsa-xmms-user] compile problems with alsa-driver-1.0.0_rc2
Date: Mon, 08 Dec 2003 10:12:51 +0900
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031025

I just updated my box (running Gentoo linux) with the newest alsa-driver and 
later I failed to recompile alsa-xmms.
It seems that the driver interface changed with the 1.0 release :-(

Any info, updates?

I see savanah.gnu.org is still down, hope we have it back soon.

This is what I get at compile time:

======================== cut ===========================
source='audio.c' object='audio.lo' libtool=yes \
depfile='.deps/audio.Plo' tmpdepfile='.deps/audio.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g 
-I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -DPLUGINDRAIN=NULL 
-march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe -fforce-addr 
-fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt 
-falign-functions=4 -maccumulate-outgoing-args -ffast-math 
-fprefetch-loop-arrays -c -o audio.lo `test -f audio.c || echo './'`audio.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I/usr/include/xmms -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include 
-DPLUGINDRAIN=NULL -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe 
-fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop 
-frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math 
-fprefetch-loop-arrays -c configure.c -MT configure.lo -MD -MP -MF 
.deps/configure.TPlo  -fPIC -DPIC -o configure.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I/usr/include/xmms -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include 
-DPLUGINDRAIN=NULL -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe 
-fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop 
-frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math 
-fprefetch-loop-arrays -c audio.c -MT audio.lo -MD -MP -MF .deps/audio.TPlo  
-fPIC -DPIC -o audio.lo
audio.c: In function `alsa_setup':
source='init.c' object='init.lo' libtool=yes \
depfile='.deps/init.Plo' tmpdepfile='.deps/init.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g 
-I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -DPLUGINDRAIN=NULL 
-march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe -fforce-addr 
-fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt 
-falign-functions=4 -maccumulate-outgoing-args -ffast-math 
-fprefetch-loop-arrays -c -o init.lo `test -f init.c || echo './'`init.c
audio.c:649: warning: passing arg 3 of `snd_pcm_hw_params_set_rate_near' makes 
pointer from integer without a cast
audio.c:673: warning: passing arg 3 of `snd_pcm_hw_params_set_rate_near' makes 
pointer from integer without a cast
audio.c:682: warning: passing arg 3 of `snd_pcm_hw_params_set_buffer_time_near' 
makes pointer from integer without a cast
audio.c:698: warning: passing arg 3 of `snd_pcm_hw_params_set_period_time_near' 
makes pointer from integer without a cast
audio.c:707: too few arguments to function `snd_pcm_hw_params_get_buffer_size'
audio.c:708: too few arguments to function `snd_pcm_hw_params_get_period_size'
make[2]: *** [audio.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I/usr/include/xmms -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include 
-DPLUGINDRAIN=NULL -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe 
-fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop 
-frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math 
-fprefetch-loop-arrays -c init.c -MT init.lo -MD -MP -MF .deps/init.TPlo  -fPIC 
-DPIC -o init.lo
make[2]: Leaving directory 
`/var/tmp/portage/alsa-xmms-0.9.12/work/alsa-xmms-0.9.12/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/alsa-xmms-0.9.12/work/alsa-xmms-0.9.12'
make: *** [all] Error 2
======================== cut ===========================


Kalin.
        
--
||///_ o  *****************************
||//'_/>     WWW: http://ThinRope.net/
|||\/<" |||\\ ' ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^





reply via email to

[Prev in Thread] Current Thread [Next in Thread]