Has someone managed to build alsa-drivers 0.9.0 beta 12 on ppc debian SID from deb package "alsa-source" ? I've tried with make-kpkg and manually.
Here's here it fails : make[1]: Entering directory `/usr/src/modules/alsa-driver/ppc' gcc -DALSA_BUILD -D__KERNEL__ -DMODULE=1 -I/lib/modules/2.4.19-pre5-ben0/build/include -I/usr/src/modules/alsa-driver/include -O2 -D__powerpc__ -fsigned-char -fno-builtin -msoft-float -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -c -o powermac.o powermac.c ../alsa-kernel/ppc/powermac.c:40: warning: `snd_enable' defined but not used gcc -DALSA_BUILD -D__KERNEL__ -DMODULE=1 -I/lib/modules/2.4.19-pre5-ben0/build/include -I/usr/src/modules/alsa-driver/include -O2 -D__powerpc__ -fsigned-char -fno-builtin -msoft-float -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -c -o pmac.o pmac.c In file included from pmac.c:1: ../alsa-kernel/ppc/pmac.c: In function `snd_pmac_suspend': ../alsa-kernel/ppc/pmac.c:1310: too many arguments to function `snd_power_lock' ../alsa-kernel/ppc/pmac.c:1321: warning: implicit declaration of function `disable_irq' ../alsa-kernel/ppc/pmac.c: In function `snd_pmac_resume': ../alsa-kernel/ppc/pmac.c:1334: too many arguments to function `snd_power_lock' ../alsa-kernel/ppc/pmac.c:1350: warning: implicit declaration of function `enable_irq' make[1]: *** [pmac.o] Erreur 1 make[1]: Leaving directory `/usr/src/modules/alsa-driver/ppc' Any idea about what to do or success experience ? Of course I use latest benh rsync'd kernel (2.4.19pre5). My ppc is and new ibook 600Mhz. Regards, Eric. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

