This is a Debian/Alpha box, running the latest from testing.

./configure in the alsa-driver-0.9.0-beta11 dir gives me:

ALPHA :./configure
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking for a BSD compatible install... /usr/local/bin/ginstall -c
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /usr/src/alsa/alsa-driver-0.9.0beta11
checking for directory with kernel source... /lib/modules/2.4.19pre1/build
checking for kernel version... The file 
/lib/modules/2.4.19pre1/build/include/linux/version.h does not exist.
Please, install the package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /usr/src/linux).
ALPHA :

Well, sh*t. I did what I always do when I upgrade my kernel: I removed
the /usr/src/linux link, patched the kernel, and pointed my
/usr/src/linux link to /usr/src/linux-2.4.19pre2. So indeed,
/lib/modules/2.4.19pre1 doesn't go anywhere. However, I'd like to
compile modules for the 2.4.19pre2 kernel.

/lib/modules/2.4.19-pre2/build/include/linux/version.h exists just fine.

How do I convince alsa to compile modules for the currently installed
kernel as opposed to the currently running kernel? I never had this
trouble with beta10, and I tracked pretty much every pre? version.

I read INSTALL, and used --with-kernel-dir, but that didn't help.
--with-moddir is for the destination of the modules, and I don't see
other ./configure options that might help me.

Any good tips?

Thanks,
Jurriaan
-- 
"So you believe."
Jewel ATerafin shrugged. "I have more than belief, but I don't have a
pressing need to convince you of anything."
        Michelle West - Sea of Sorrows.
GNU/Linux 2.4.19pre1 on Debian/Alpha 988 bogomips load:0.06 0.22 0.12

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to