On Mon, Apr 11, 2005 at 12:56:39AM +0200, Hendrik Sattler wrote: > Hi, it's quite some time ago and kernel-headers-2.4-sparc32 with version > 2.4.27-2 fixes the asm_offsets.h problem :) > > However, _all_ ALSA drivers in alsa-driver/alsa-kernel/sparc/ do not include > linux/modversions.h. > After including that file, they compile with the debian kernel and its > kernel-headers package.
Ok, I'll try to do some testing with those packages. I only have the (old) kernel-headers-2.4.18-bf2.4 package. > However, I still get a warning for every dprintk in the dbri code: > gcc-3.3 -D__KERNEL__ -DMODULE=1 -I/usr/src/modules/alsa-driver/include > -I/usr/src/kernel-headers-2.4.27-2-sparc32/include > -I/usr/src/kernel-headers-2.4.27-2-sparc32/include -O2 -m32 -mno-fpu > -fcall-used-g5 -fcall-used-g7 -DLINUX -Wall -Wstrict-prototypes > -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common > -pipe -DALSA_BUILD -nostdinc -iwithprefix include -DKBUILD_BASENAME=dbri > -c -o dbri.o dbri.c > In file included from dbri.c:1: > ../alsa-kernel/sparc/dbri.c:685:75: pasting "KERN_DEBUG" and ""cmd: %lx: > %08x\n"" does not give a valid preprocessing token > [...] Looks like the same error reported earlier. Do you have the patch from: http://lists.debian.org/debian-sparc/2004/11/msg00158.html > Is the dbri driver going to be submitted to official ALSA? The driver is in ALSA 1.0.8 (part of alsa-driver). I don't expect ALSA 1.0.8 to ever be pulled back into the 2.4 kernels, but I could be wrong. Regarding your email address: I'll be in Karlsruhe next week for the LAC (http://lac.zkm.de/). Will you by any chance attend that too? Thanks, -- Martin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

