FYI - I seem unable to build ivtv-0.4.0 on a new 2.6.14-rc4-rt6
kernel. Am I doing something wrong or does the driver need some
update? This is a P$HT machine comfigured for new Hyper threading
scheduler support.

Thanks,
Mark

dragonfly ivtv-0.4.0 # make && make install
make -C driver all
make[1]: Entering directory `/home/mark/CODE/ivtv-0.4.0/driver'
created ivtv-svnversion.h
make CONFIG_VIDEO_IVTV=m -C /lib/modules/2.6.14-rc4-rt6/build
M=/home/mark/CODE/ ivtv-0.4.0/driver modules
make[2]: Entering directory `/usr/src/linux-2.6.14-rc4-rt6'
  CC [M]  /home/mark/CODE/ivtv-0.4.0/driver/msp3400.o
/home/mark/CODE/ivtv-0.4.0/driver/msp3400.c: In function `msp_attach':
/home/mark/CODE/ivtv-0.4.0/driver/msp3400.c:1785: warning: assignment
from incom patible pointer type
/home/mark/CODE/ivtv-0.4.0/driver/msp3400.c: In function `msp_detach':
/home/mark/CODE/ivtv-0.4.0/driver/msp3400.c:1816: warning: assignment
from incom patible pointer type
  CC [M]  /home/mark/CODE/ivtv-0.4.0/driver/saa7115.o
  CC [M]  /home/mark/CODE/ivtv-0.4.0/driver/cx25840-driver.o
  CC [M]  /home/mark/CODE/ivtv-0.4.0/driver/cx25840-registers.o
  CC [M]  /home/mark/CODE/ivtv-0.4.0/driver/cx25840-audio.o
  CC [M]  /home/mark/CODE/ivtv-0.4.0/driver/cx25840-firmware.o
  CC [M]  /home/mark/CODE/ivtv-0.4.0/driver/ivtv-osd.o
  CC [M]  /home/mark/CODE/ivtv-0.4.0/driver/ivtv-queue.o
  CC [M]  /home/mark/CODE/ivtv-0.4.0/driver/ivtv-dma.o
  CC [M]  /home/mark/CODE/ivtv-0.4.0/driver/ivtv-driver.o
/home/mark/CODE/ivtv-0.4.0/driver/ivtv-driver.c:99: error:
`SPIN_LOCK_UNLOCKED' undeclared here (not in a function)
/home/mark/CODE/ivtv-0.4.0/driver/ivtv-driver.c: In function
`ivtv_init_struct1' :
/home/mark/CODE/ivtv-0.4.0/driver/ivtv-driver.c:658: error:
`SPIN_LOCK_UNLOCKED'  undeclared (first use in this function)
/home/mark/CODE/ivtv-0.4.0/driver/ivtv-driver.c:658: error: (Each
undeclared ide ntifier is reported only once
/home/mark/CODE/ivtv-0.4.0/driver/ivtv-driver.c:658: error: for each
function it  appears in.)
make[3]: *** [/home/mark/CODE/ivtv-0.4.0/driver/ivtv-driver.o] Error 1
make[2]: *** [_module_/home/mark/CODE/ivtv-0.4.0/driver] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.14-rc4-rt6'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/mark/CODE/ivtv-0.4.0/driver'
make: *** [all] Error 2
dragonfly ivtv-0.4.0 # ls -al /lib/modules/
total 716
drwxr-xr-x  6 root root   4096 Oct 16 16:35 .
drwxr-xr-x  8 root root   4096 Oct 16 08:17 ..
drwxr-xr-x  5 root root   4096 Oct 10 05:57 2.6.13-gentoo-r2
drwxr-xr-x  5 root root   4096 Oct 16 05:54 2.6.13-gentoo-r3
drwxr-xr-x  5 root root   4096 Oct 16 06:54 2.6.13-gentoo-r3-ht
drwxr-xr-x  4 root root   4096 Oct 16 16:39 2.6.14-rc4-rt6
-r--r--r--  1 root root  14264 Jun 15 10:56 HcwMakoA.ROM
-rw-r--r--  1 root root 262144 Jun 15 11:28 ivtv-fw-dec.bin
-rw-r--r--  1 root root 262144 Jun 15 11:28 ivtv-fw-enc.bin
-rw-r--r--  1 root root 155648 Oct 16 06:37 ivtv_init_mpeg.bin
dragonfly ivtv-0.4.0 # uname -a
Linux dragonfly 2.6.14-rc4-rt6 #3 SMP PREEMPT Sun Oct 16 16:35:15 PDT
2005 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux
dragonfly ivtv-0.4.0 #

_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to