On Wednesday 12 Oct 2005 19:57, Tyler Trafford wrote: > On Wed, Oct 12, 2005 at 02:27:21PM -0400, Trev Jackson wrote: > > I'm getting errors when I try to compile any version of ivtv later > > than SVN 2791. > > > > SVN 2790 and earlier compile OK. > > Did you read README.1ST? Changes to build environment went in on 2791.
Sorry, Really stupid of me, it even says it on the SVN 2791 description. I think I am now doing everything correctly, however I am still getting errors. In the ivtv directory I'm doing: make v4l-checkout make v4l make v4l-install make I'm now getting different errors with SVN-2807: CC [M] /home/mythtv/ivtv-2807/driver/ivtv-driver.o /home/mythtv/ivtv-2807/driver/ivtv-driver.c: In function `ivtv_probe': /home/mythtv/ivtv-2807/driver/ivtv-driver.c:1288: error: `TUNER_SET_TYPE' undeclared (first use in this function) /home/mythtv/ivtv-2807/driver/ivtv-driver.c:1288: error: (Each undeclared identifier is reported only once /home/mythtv/ivtv-2807/driver/ivtv-driver.c:1288: error: for each function it appears in.) make[3]: *** [/home/mythtv/ivtv-2807/driver/ivtv-driver.o] Error 1 make[2]: *** [_module_/home/mythtv/ivtv-2807/driver] Error 2 make[2]: Leaving directory `/usr/src/linux-2.6.8.1-12mdk' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/mythtv/ivtv-2807/driver' make: *** [all] Error 2 Can you let me know if I need to do anything else? Best Regards Trev _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
