Hi!

After uncommenting some USB-stuff I was able to compile the alsa-driver
cmipci needed by me. Then I was trying to compile the alsa-utils, but I
don't make it:

output of configure:
===================================================
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... (cached) yes
checking for ALSA CFLAGS... 
checking for ALSA LDFLAGS...  -lasound -lm -ldl -lpthread
checking for libasound headers version >= 0.9.0... found.
checking for snd_ctl_open in -lasound... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for initscr in -lncurses... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether gcc needs -traditional... (cached) no
creating ./config.status
creating Makefile
creating alsactl/Makefile
creating alsamixer/Makefile
creating amixer/Makefile
creating aplay/Makefile
creating include/Makefile
creating utils/Makefile
creating utils/alsa-utils.spec
creating seq/Makefile
creating seq/aconnect/Makefile
creating seq/aseqnet/Makefile
creating include/aconfig.h
include/aconfig.h is unchanged
=========================================================

output of make:
=========================================================
Making all in include
make[1]: Entering directory `/mp3/alsa/alsa-utils-0.9.0rc3/include'
make[1]: Leaving directory `/mp3/alsa/alsa-utils-0.9.0rc3/include'
Making all in alsactl
make[1]: Entering directory `/mp3/alsa/alsa-utils-0.9.0rc3/alsactl'
gcc -DHAVE_CONFIG_H -I. -I. -I../include     -g -O2 -c alsactl.c
alsactl.c: In function `get_control':
alsactl.c:259: `SND_CTL_ELEM_TYPE_INTEGER64' undeclared (first use in
this function)
alsactl.c:259: (Each undeclared identifier is reported only once
alsactl.c:259: for each function it appears in.)
alsactl.c: In function `config_iface':
alsactl.c:581: `SND_CONFIG_TYPE_INTEGER64' undeclared (first use in this
function)
alsactl.c: In function `config_bool':
alsactl.c:608: `SND_CONFIG_TYPE_INTEGER64' undeclared (first use in this
function)
alsactl.c: In function `config_enumerated':
alsactl.c:637: `SND_CONFIG_TYPE_INTEGER64' undeclared (first use in this
function)
alsactl.c: In function `set_control':
alsactl.c:818: `SND_CTL_ELEM_TYPE_INTEGER64' undeclared (first use in
this function)
make[1]: *** [alsactl.o] Error 1
make[1]: Leaving directory `/mp3/alsa/alsa-utils-0.9.0rc3/alsactl'
make: *** [all-recursive] Error 1
=========================================================

Any hints? Known problem? I didn't find anything fitting on my problem.

BYe Thomas

-- 
   But Calvin is no kind and loving god! He's one of the old gods! He demands
sacrifice!  -- Calvin


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to