Complete.Org: Mailing Lists: Archives: linux-help: March 2002:
[linux-help] Re: Installing alsa sound software
Home

[linux-help] Re: Installing alsa sound software

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: linux-help@xxxxxxxxx
Subject: [linux-help] Re: Installing alsa sound software
From: Matt Campbell <mattcampbell@xxxxxxxxx>
Date: Wed, 13 Mar 2002 10:51:24 -0600
Reply-to: linux-help@xxxxxxxxx

On Wed, Mar 13, 2002 at 10:39:20AM -0600, jlweaver wrote:
> I am confused.  I thought .h files were include files for the C compiler.

That's correct.  However, the configure script in the alsa-driver
package also looks at the /usr/src/linux/include/linux/version.h
file to determine what version of the kernel the driver is being
compiled for.  I'm guessing that the user having this problem has
two kernel source trees, one in /usr/src/linux which hasn't been
used to configure or compile a kernel yet, and one in
/usr/src/linux-2.4.7-10 which was installed from the kernel-source
RPM.  If this is the case then I would suggest removing the
/usr/src/linux tree and making /usr/src/linux a symbolic link to
/usr/src/linux-2.4.7-10.  Or if you want to compile a custom kernel
anyway, do it under /usr/src/linux; then the problem with the ALSA
driver will be solved.
-- 
Matt Campbell
E-mail and MSN Messenger:  mattcampbell@xxxxxxxxx
Web site:  http://www.pobox.com/~mattcampbell/
-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]