Brett Carruthers wrote: > Hi All, > > After reading experiences and recommendations in the archives of other > FusionHDTV cards I am trying to compile the newest mercurial source tree. > > I have unpacked it to /usr/src/linux/v4l-dvb and tried to make. The > following is what I get as a result, do I have to have this hg tree > somewhere else or add a path statement? I haven't built it before so Im > not sure. Maybe someone else with Suse 10.1 would have had a similar issue? > > Can anyone offer a suggestion? > > Thanks, > Brett > > make -C /usr/src/linux-2.6.16.13-4/v4l-dvb/v4l > make[1]: Entering directory `/usr/src/linux-2.6.16.13-4/v4l-dvb/v4l' > scripts/make_makefile.pl /lib/modules/2.6.16.13-4-smp/build > File not found: > /lib/modules/2.6.16.13-4-smp/build/include/linux/config.h at > ./scripts/make_kconfig.pl line 27. > make[1]: *** No rule to make target `.config', needed by `.myconfig'. > Stop. > make[1]: Leaving directory `/usr/src/linux-2.6.16.13-4/v4l-dvb/v4l' > make: *** [all] Error 2 > You are missing the kernel headers. Most distros have a package called kernel-headers or linux-headers. For example, on a debian-based distro, do: apt-get install linux-headers-`uname -r` HTH, Mike _______________________________________________ linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb