I had a hunch and upgraded my kernel-devel packages.  Now i get this far but
still errors:

[EMAIL PROTECTED] ivtv]$ make
make -C driver all
make[1]: Entering directory `/home/myth/ivtv/driver'
created ivtv-svnversion.h
make -C /lib/modules/2.6.22.1-32.fc6/build M=/home/myth/ivtv/driver modules
make[2]: Entering directory `/usr/src/kernels/2.6.22.1-32.fc6-i686'
  CC [M]  /home/myth/ivtv/driver/ivtv-driver.o
/home/myth/ivtv/driver/ivtv-driver.c: In function
âivtv_load_and_init_modulesâ:
/home/myth/ivtv/driver/ivtv-driver.c:917: error: âv4l2_chip_identâ defined
as wrong kind of tag
/home/myth/ivtv/driver/ivtv-driver.c:917: error: storage size of âvâ isnât
known
/home/myth/ivtv/driver/ivtv-driver.c:922: error: âVIDIOC_INT_G_CHIP_IDENTâ
undeclared (first use in this function)
/home/myth/ivtv/driver/ivtv-driver.c:922: error: (Each undeclared identifier
is reported only once
/home/myth/ivtv/driver/ivtv-driver.c:922: error: for each function it
appears in.)
/home/myth/ivtv/driver/ivtv-driver.c:923: error: âV4L2_IDENT_SAA7114â
undeclared (first use in this function)
/home/myth/ivtv/driver/ivtv-driver.c:917: warning: unused variable âvâ
/home/myth/ivtv/driver/ivtv-driver.c: In function âmodule_startâ:
/home/myth/ivtv/driver/ivtv-driver.c:1341: warning: implicit declaration of
function âpci_module_initâ
make[3]: *** [/home/myth/ivtv/driver/ivtv-driver.o] Error 1
make[2]: *** [_module_/home/myth/ivtv/driver] Error 2
make[2]: Leaving directory `/usr/src/kernels/2.6.22.1-32.fc6-i686'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/myth/ivtv/driver'
make: *** [all] Error 2
[EMAIL PROTECTED] ivtv]$

????

This is why i hate compiling...

Thanks,
mitchell

On 8/17/07, Mitch Gore <[EMAIL PROTECTED]> wrote:
>
> I just upgraded my kernel and tried what Rick said.  here is the issue
> now:
>
> [EMAIL PROTECTED] ~]$ svn co http://ivtvdriver.org/svn/ivtv/branches/0.10/ 
> ivtv
> > A    ivtv/test
> > ----CUT-------------
> > Checked out revision 4002.
> > [EMAIL PROTECTED] ~]$
> > [EMAIL PROTECTED] ~]$ cd ivtv
> > [EMAIL PROTECTED] ivtv]$ ls
> > ChangeLog      COPYING  driver       Makefile  README          test
> > v4l-cx2341x-init.mpg
> > ChangeLog.old  doc      i2c-drivers  misc      README.v4l-dvb  utils
> > [EMAIL PROTECTED] ivtv]$ make
> > make -C driver all
> > make[1]: Entering directory `/home/myth/ivtv/driver'
> > created ivtv-svnversion.h
> > make -C /lib/modules/2.6.22.1-32.fc6/build M=/home/myth/ivtv/driver
> > modules
> > make: Entering an unknown directory
> > make: *** /lib/modules/2.6.22.1-32.fc6/build: No such file or
> > directory.  Stop.
> > make: Leaving an unknown directory
> > make[1]: *** [all] Error 2
> > make[1]: Leaving directory `/home/myth/ivtv/driver'
> > make: *** [all] Error 2
> >
> > [EMAIL PROTECTED] ivtv]$ uname -a
> > Linux mythtv 2.6.22.1-32.fc6 #1 SMP Wed Aug 1 15:15:33 EDT 2007 i686
> > i686 i386 GNU/Linux
>
>
>
> Is this the same type of error?  How do i fix it?
>
>
> Thanks,
> Mitchell
>
>
> On 8/17/07, Ricardo Lugo <[EMAIL PROTECTED]> wrote:
> >
> > \On Aug 16, 2007, at 8:21 PM, Mitch Gore wrote:
> >
> > I want to try and use the svn of ivtv too.  maybe there is a fix in
> > there that will help.  i checked out the svn and did a make in the trunk
> > folder and i get this error: <snip>
> >
> > /home/myth/ivtv/trunk/i2c-drivers/saa717x.c:1274: error: 'struct
> > v4l2_register' has no member named 'match_chip'
> >
> >
> > You need a more recent set of headers and more for V4L.
> >
> > Just use kernel 2.6.21.x and checkout the branches/0.10 - I believe its
> > functionally similar to the trunk (they both have the recent DMA fix for
> > example), and compiling isn't as difficult.
> >
> > As another data point, I find that the Anticipatory scheduler works well
> > for me. Who knows? In addition, I enable full preempt.
> >
> > - Rick
> >
> > Whats the problem?
> >
> > Thanks
> >
> > On 8/16/07, Mitch Gore < [EMAIL PROTECTED]> wrote:
> > >
> > > im working right now on compiling mythtv on my desktop
> > > i am going to try to put the pvr card in that and configure a remote
> > > tuner.  see if that helps.  atleast then it will rule out a bad PVR.  I 
> > > dont
> > > really want to have to get a new MB and CPU :(  but hope is looking
> > > bleak....
> > >
> > > thanks
> > >
> > > On 8/16/07, William Powers < [EMAIL PROTECTED]> wrote:
> > > >
> > > > Mitch Gore wrote:
> > > > > Sorry for the mis information.  I was in a hurry I know is AMD ATI
> > > >
> > > > > now.  haha
> > > > >
> > > > > anyways back to my issue.
> > > > >
> > > > > here is the exact MB I have ECS 661FX-M7 (V1.1)
> > > > > <http://www.ecs.com.tw/ECSWebSite/Products/ProductsDetail.aspx?DetailID=476&CategoryID=1&DetailName=Feature&MenuID=44&LanID=9
> > > > >
> > > > > I tried trying the dd command again and i only recorded a few
> > > > hours
> > > > > before it froze.  I am running the lastest BIOS.
> > > > >
> > > > > I did some googleing and done see any posts about linux
> > > > > compadibility.  Can you find anything?
> > > > >
> > > > > Thanks,
> > > > > Mitchell
> > > >
> > > > I tried googling and all I found was some of your posts, so that's
> > > > no
> > > > help.  I guess you've been trying to fix this now for quite a while.
> > > > If
> > > > you've tried everything except replacing the motherboard and it
> > > > still
> > > > won't work I guess you're left with...replacing the motherboard.
> > > >
> > > > Good luck.
> > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > 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
> >
> >
> >
> > _______________________________________________
> > 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

Reply via email to