Re: [Alsa-user] compile problems with ens1370
Brought to you by:
perex
From: Clemens L. <cl...@la...> - 2005-07-21 08:45:12
|
Hamish Moffatt wrote: > On Wed, Jul 20, 2005 at 04:13:24PM +0200, Clemens Ladisch wrote: > > But from where would Debian users get autoconf.h for the current > > kernel? > > version.h and autoconf.h for pre-packaged kernels are available in the > matching package kernel-headers-<version> for each. > ... > There is also a symlink, /lib/modules/`uname -r`/build -> > /usr/src/kernel-headers-`uname -r` which I gather is something of a > standard now (?). Yes. This is the first directory configure looks for. Jeremy, installing kernel-headers-2.4.27-2-386 should solve your problem. HTH Clemens |