PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : ogle 0.9.1 --> alsa prob



marcadore
15.03.03, 19:48
wenn ich das neue ogle installieren will kommt nach dem bei ./configure alsa erkannt wird bei make

...
make[1]: Wechsel in das Verzeichnis »/home/ska/ogle-0.9.1/libogleao«
source='alsa_audio.c' object='alsa_audio.lo' libtool=yes \
depfile='.deps/alsa_audio.Plo' tmpdepfile='.deps/alsa_audio.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -D
PACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogl
e\" -DVERSION=\"0.9.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -
DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTT
YPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Dinline=__attribute_
_\ \(\(__always_inline__\)\) -DHAVE_BYTESWAP_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_STROPT
S_H=1 -DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBOGLEAO
_NULL= -DLIBOGLEAO_OSS= -DLIBOGLEAO_ALSA= -DHAVE_XML=1 -DHAVE_XF86VIDMODE=1 -DHAVE_
XINERAMA=1 -DCONFIG_FILE=\"/usr/local/share/ogle/oglerc\" -DHAVE_MMX=1 -I. -I.
-g -O2 -Wall -fomit-frame-pointer -funroll-loops -g -O2 -Wall -fomit-frame-pointer
-funroll-loops -march=i586 -mcpu=pentiumpro -c -o alsa_audio.lo `test -f 'alsa_aud
io.c' || echo './'`alsa_audio.c
rm -f .libs/alsa_audio.lo
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STR
ING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogle\" -DVERSION=\"0.9.1\" -DSTDC_HEA
DERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_
UNISTD_H=1 -DHAVE_DLFCN_H=1 "-Dinline=__attribute__ ((__always_inline__))" -DHAVE_B
YTESWAP_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_STROPTS_H=1 -DHAVE_XSHM=1 -DHAVE_XV=1 -DHAV
E_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBOGLEAO_NULL= -DLIBOGLEAO_OSS= -DLIBOGLEAO_A
LSA= -DHAVE_XML=1 -DHAVE_XF86VIDMODE=1 -DHAVE_XINERAMA=1 -DCONFIG_FILE=\"/usr/local
/share/ogle/oglerc\" -DHAVE_MMX=1 -I. -I. -g -O2 -Wall -fomit-frame-pointer -funrol
l-loops -g -O2 -Wall -fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiump
ro -c alsa_audio.c -MT alsa_audio.lo -MD -MP -MF .deps/alsa_audio.TPlo -fPIC -DPIC
-o .libs/alsa_audio.lo
alsa_audio.c: In function `set_hwparams':
alsa_audio.c:83: too many arguments to function `snd_pcm_hw_params_get_channels_min '
alsa_audio.c:88: too many arguments to function `snd_pcm_hw_params_get_channels_max '
alsa_audio.c:97: warning: passing arg 3 of `snd_pcm_hw_params_set_channels_near' ma kes integer from pointer without a cast
alsa_audio.c:111: warning: passing arg 3 of `snd_pcm_hw_params_set_rate_near' makes integer from pointer without a cast
alsa_audio.c:123: warning: passing arg 3 of `snd_pcm_hw_params_set_buffer_time_near ' makes integer from pointer without a cast
alsa_audio.c:131: too many arguments to function `snd_pcm_hw_params_get_buffer_size '
alsa_audio.c:140: warning: passing arg 3 of `snd_pcm_hw_params_set_period_time_near ' makes integer from pointer without a cast
alsa_audio.c:148: warning: passing arg 2 of `snd_pcm_hw_params_get_period_size' fro m incompatible pointer type
alsa_audio.c:148: too many arguments to function `snd_pcm_hw_params_get_period_size '
alsa_audio.c: In function `ctl_set_iec60958':
alsa_audio.c:254: warning: deprecated use of label at end of compound statement
make[1]: *** [alsa_audio.lo] Fehler 1
make[1]: Verlassen des Verzeichnisses »/home/ska/ogle-0.9.1/libogleao«
make: *** [all-recursive] Fehler 1
ska@linux:~/ogle-0.9.1>

was hat er???