Hi Ivor, Ivor Hewitt wrote: > On Sunday 27 Feb 2005 16:58, Thomas Albrecht wrote: >> Hi NG, >> I checked out the kernel drivers today and receive the following >> error while doing a make modules (kernel 2.6.10): >> >> CHK include/linux/version.h >> make[1]: `arch/i386/kernel/asm-offsets.s' is up to date. >> CC [M] drivers/media/dvb/bt8xx/dvb-bt8xx.o >> In file included from drivers/media/dvb/bt8xx/dvb-bt8xx.h:37, >> from drivers/media/dvb/bt8xx/dvb-bt8xx.c:36: >> drivers/media/dvb/frontends/or51211.h:27:19: bt878.h: No such file >> or directory >> make[4]: *** [drivers/media/dvb/bt8xx/dvb-bt8xx.o] Error 1 >> make[3]: *** [drivers/media/dvb/bt8xx] Error 2 >> make[2]: *** [drivers/media/dvb] Error 2 >> make[1]: *** [drivers/media] Error 2 >> make: *** [drivers] Error 2 >> >> Did something change? >> > > Hi, > I posted a workaround patch for that on 21/2 if you look in the > archive. I found your patch in the archive. Can you describe in some words how to use it? Will there be an "official" solution for this problem? bye, Thomas