Kimmo Vuorinen a ?crit : > Lauri Tischler wrote: > >> +If you are using newer ver. 2.6.x kernels with builtin drivers. >> +copy Make.config.template into Make.config and replace in the line >> +'DVBDIR = ../DVB' the location '../DVB' with the location of your >> +kernels sourcetree, typically '/usr/src/linux', >> +ie. DVBDIR = /usr/src/linux > > > I think required kernel headers can be more distro independently found > in DVBDIR=/lib/modules/`uname -r`/build providing distro is based on 2.6 > kernel. > > Distributions provide this link or directory and required files when > following packages are installed: > Fedora: kernel, kernel-devel > Suse: kernel-default, kernel-source > Debian: kernel-image, kernel-headers or kernel-source I do not have that link on a Debian sarge box with a standard kernel (kernel-image-2.6.8-2-k7). This is the official latest (2.6.8-16) kernel image. On boxes where I compiled the kernel (most of them, in fact), the link exists. -- NH