Jon Whitear wrote:
>   I have Gentoo and the 2.6.1-epia kernel running on my Via EPIA M10000.
>
> I thought I'd try compiling ASLA separately from the kernel. I have
> sound card support configured as a module in kernel config, and I've
> removed everthing about ALSA and OSS. When I sebsequently emerge ALSA,
> it fails with:-
>
> <-snip->
> make[1]: Entering directory `/usr/src/linux-2.6.1-epia'
> Makefile:405: /usr/src/linux-2.6.1-epia/arch/x86/Makefile: No such file
> or directory
>
> I don't have a /usr/src/linux-2.6.1-epia/arch/x86 directory. I think it
> should be i386 instead of x86.

The configure script in the alsa-driver package tries to find the
directory with the kernel source code and the _current_ configuration.
If it guesses wrong, you have to give it the --with-kernel=...
parameter.  (I don't know how to do that on Gentoo.)


HTH
Clemens




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to