I get an error while trying to compile/install the alsa driver.

Lars

# ./alsa-compile.sh  --install
File environment.base is cached.
> cd /tmp/alsa-compile-script
File environment.compile is cached.
alsa-driver tree alsa-driver-1.0.23.29.gcb93c.190.g9037b is present.
Reusing it.
Use './alsa-compile.sh --clean=alsa-driver' command to refetch and rebuild.
Sources unpacked to alsa-driver-1.0.23.29.gcb93c.190.g9037b
> cd alsa-driver-1.0.23.29.gcb93c.190.g9037b
Running make:
make dep
make[1]: Entering directory 
`/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b'
make[2]: Entering directory 
`/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/include'
make -C sound prepare
make[3]: Entering directory 
`/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/include/sound'
make prepare2
make[4]: Entering directory 
`/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/include/sound'
make[4]: Nothing to be done for `prepare2'.
make[4]: Leaving directory 
`/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/include/sound'
make[3]: Leaving directory 
`/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/include/sound'
make[2]: Leaving directory 
`/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/include'
...
make[2]: Entering directory 
`/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/misc'
make[2]: Leaving directory 
`/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/misc'
make[1]: Leaving directory 
`/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b'
make -C /lib/modules/2.6.32.14-127.fc12.i686.PAE/build 
SUBDIRS=/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b  
CPP="gcc -E" CC="gcc" modules
make[1]: Entering directory `/usr/src/kernels/2.6.32.14-127.fc12.i686.PAE'
  CC [M]  
/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/usb/mixer.o
In file included from 
/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/usb/mixer.c:146:
/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/alsa-kernel/usb/mixer_maps.c:88:
 error: 'UAC_BASS_CONTROL' undeclared here (not in a function)
/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/alsa-kernel/usb/mixer_maps.c:89:
 error: 'UAC_TREBLE_CONTROL' undeclared here (not in a function)
/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/usb/mixer.c: 
In function 'build_feature_ctl':
/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/usb/mixer.c:983:
 error: 'UAC_GRAPHIC_EQUALIZER_CONTROL' undeclared (first use in this function)
/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/usb/mixer.c:983:
 error: (Each undeclared identifier is reported only once
/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/usb/mixer.c:983:
 error: for each function it appears in.)
/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/usb/mixer.c:983:
 warning: comparison between pointer and integer
/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/usb/mixer.c:1034:
 error: 'UAC_MUTE_CONTROL' undeclared (first use in this function)
/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/usb/mixer.c:1035:
 error: 'UAC_VOLUME_CONTROL' undeclared (first use in this function)
/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/usb/mixer.c:1062:
 warning: comparison between pointer and integer
/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/usb/mixer.c:1064:
 warning: comparison between pointer and integer
make[3]: *** 
[/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/usb/mixer.o] 
Error 1
make[2]: *** 
[/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b/usb] Error 2
make[1]: *** 
[_module_/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b] 
Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.32.14-127.fc12.i686.PAE'
make: *** [compile] Error 2
Working directory 
/tmp/alsa-compile-script/alsa-driver-1.0.23.29.gcb93c.190.g9037b.
Compilation of alsa-driver failed.
Report this problem to the <alsa-de...@alsa-project.org> mailing list.

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to