Greetings. I'm trying to compile (from source) alsa-driver and the other components of alsa, and running into this (rather opaque) problem:
make[1]: Entering directory `/usr/src/alsa-driver-0.5.10/kernel' gcc -DALSA_BUILD -D__KERNEL__ -O2 -m386 -DCPU=386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -I/usr/src/linux/include -I.. -DEXPORT_SYMTAB -c sound.c In file included from sound.c:23: ../include/driver.h:66: linux/modversions.h: No such file or directory make[1]: *** [sound.o] Error 1 make[1]: Leaving directory `/usr/src/alsa-driver-0.5.10/kernel' make: *** [compile] Error 1 it's quite true, there is no modversions.h. I can create one by linking to .../kernel-headers-2.2.17/include/linux/modversions.h, but that just spits out a long list of errors too. Has anyone managed to figure this out? Many thanks. ------------------------------------------------------------------ Andrew J Perrin - Ph.D. Candidate, UC Berkeley, Dept. of Sociology 216 Oxford Hills Drive | [EMAIL PROTECTED] Chapel Hill NC 27514 USA | [EMAIL PROTECTED] (919) 929-3292 | http://demog.berkeley.edu/~aperrin