Ignore my line 755 info... Wrong file :) (and see again why I'm not a programmer..lack of attention to detail...)
Larry wrote: > Hans, > > Just tried it and got this: > > In file included from /root/ivtv/ivtv-1.0.2/driver/ivtv-fb.c:59: > /root/ivtv/ivtv-1.0.2/driver/ivtv-driver.h:755: error: array type has > incomplete element type > make[3]: *** [/root/ivtv/ivtv-1.0.2/driver/ivtv-fb.o] Error 1 > make[2]: *** [_module_/root/ivtv/ivtv-1.0.2/driver] Error 2 > make[2]: Leaving directory `/usr/src/kernels/2.6.20-1.2925.fc6-i686' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/root/ivtv/ivtv-1.0.2/driver' > make: *** [all] Error 2 > > and of course it dies... > > looking at line 755 I see: > > struct v4l2_enc_idx_entry pgm_info[IVTV_MAX_PGM_INDEX]; > > > Thats the extent of my programing ability... cut-n-paste... > :) > > Thanks, > > Larry > > Hans Verkuil wrote: >> On Sunday 26 August 2007 01:53:16 Hans Verkuil wrote: >>> On Sunday 26 August 2007 01:41:46 Larry wrote: >>>> Running myth 20.2 >>>> ivtv_xdriver-0.10.7-8_r3843.fc6.at >>>> perl-Video-ivtv-0.13-8.fc6.at >>>> ivtv-kmdl-2.6.22.1-32.fc6-1.0.1-133.fc6 >>>> ivtv-kmdl-2.6.22.2-42.fc6-1.0.1-133.fc6 >>>> ivtv-1.0.1-133.fc6 >>>> ivtv-kmdl-2.6.20-1.2925.fc6-0.10.1-126.fc6.at >>>> ivtv-firmware-20070217-13.at >>>> ivtv-kmdl-2.6.19-1.2911.fc6-0.10.1-126.fc6.a >>>> >>>> Kernel 2.6.22.2-42.fc6 >>>> >>>> The "fix" was posted here: >>>> >>>> http://www.gossamer-threads.com/lists/ivtv/users/36500 >>>> >>>> I'm running into the same error that the user did, however I must >>>> admit the user was able to make more out of the suggestion than I >>>> was. I have built my box primarily from Axel Thimms repository and >>>> have avoided as best is possible any compile from source action to >>>> minimize issues. >>>> >>>> How would I go about building the ivtv from the respository? Is it >>>> a simple ./configure;make and make install? Am I doing the IVTV or >>>> IVTV-FB? >>>> >>>> I have read the readme, and already had the osd_compat=1 running... >>>> >>>> Any quick tips you can provide would be appreciated! >>> Get the latest 1.0 branch here: >>> >>> http://ivtvdriver.org/viewcvs/ivtv/branches/1.0.tar.gz?view=tar >>> >>> Unpack, run 'make' and 'make install' (as root), and that's it. It >>> installs a new ivtv-fb, this time using the correct ivtv-driver.h >>> header. >>> >>> Or wait a bit longer since I'll make a 1.0.2 release tomorrow. To be >>> honest, I forgot all about it that this fix was still pending in the >>> branch. I really need to release it. >> OK, I made the new release. It's not much work and makes life easier for >> you. Just get it from here: >> >> http://dl.ivtvdriver.org/ivtv/archive/1.0.x/ivtv-1.0.2.tar.gz >> >> Regards, >> >> Hans >> >> _______________________________________________ >> ivtv-users mailing list >> [email protected] >> http://ivtvdriver.org/mailman/listinfo/ivtv-users > _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
