Daniel Kasak wrote:
> Alsa suddenly stopped compiling for me yesterday. I don't remember
> upgrading anything important recently. I did some searching on Google
> and found a few people referring to alsa-driver-0.9.4 and that a fix was
> supposed to be in alsa-driver-0.9.5, but I'm using 0.9.7 and getting the
> same problem.
>
> checking for directory with kernel source... /usr/src/linux
> checking for kernel version... 2.4.20-gentoo-r7
> checking for GCC version... Kernel compiler:   Used compiler: gcc (GCC)  3.3.1 
> 20030916 (Gentoo Linux 3.3.1-r4, propolice)
> Fatal error: Compiler type does not match
> Decoded kernel compiler: type= version=
> Decoded used compiler: type=gcc version=3.3.1

ALSA needs to have a directory with the headers and the configuration
of the kernel under which it is to run. In your case, it tries to look
into /usr/src/linux/include/linux/compile.h to see what compiler was
used to compile the kernel.

Either correctly configure the kernel in /usr/src/linux, or specify a
different directory with the --with-kernel option.


HTH
Clemens




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to