[Alsa-user] ppc alsa-driver-1.0.7rc2 compile hangs at hdspm
Brought to you by:
perex
|
From: peter p. <pl...@mu...> - 2004-11-30 22:29:40
|
Dear list, i am up to the task of compiling a alsa-driver-1.0.7rc2 on a powerpc box! The reason i am doing this is that i need the latest alsa drivers bc i want my hdsp rme card to work under debian powerpc and the apt-get version seems to have problems with little/big endian issues. well, so i am running a make on the alsa-drivers and the porcess stops at some hdsp madi issue: /usr/local/src/alsa-driver-1.0.7rc2/pci/hdspm.c: In function `snd_hdspm_hwdep_ioctl': /usr/local/src/alsa-driver-1.0.7rc2/pci/hdspm.c:3288: error: case label does not reduce to an integer constant make[3]: *** [/usr/local/src/alsa-driver-1.0.7rc2/kbuild/../pci/hdspm.o] Error 1 make[2]: *** [/usr/local/src/alsa-driver-1.0.7rc2/kbuild/../pci] Error 2 make[1]: *** [_module_/usr/local/src/alsa-driver-1.0.7rc2/kbuild] Error 2 make[1]: Leaving directory `/usr/src/kernel-source-2.6.8' make: *** [compile] Error 2 Does anyone know what i am doing wrong? Or an option to disable the compilation of unneeded (e.g. hdspm) cards? regards & thanks! Peter P. |