Title: IVTV 0.4 Make Error

Hello gentlemen,

I tried deb package and "native" solutions, but both of them falied with the same error.
I'm quite new in Linux world, so it may be a stupid error, but searching the web didn't help.


Here are all info I have.

opteron:/home/jc# cd ivtv-0.4.0/driver/
opteron:/home/jc/ivtv-0.4.0/driver# make
created ivtv-svnversion.h
make CONFIG_VIDEO_IVTV=m -C /lib/modules/2.6.8-2-386/build M=/home/jc/ivtv-0.4.0/driver modules
make[1]: Entering directory `/usr/src/kernel-headers-2.6.8-2-386'
  CC [M]  /home/jc/ivtv-0.4.0/driver/msp3400.o
In file included from include/asm/thread_info.h:16,
                 from include/linux/thread_info.h:21,
                 from include/linux/spinlock.h:12,
                 from include/linux/capability.h:45,
                 from include/linux/sched.h:7,
                 from include/linux/module.h:10,
                 from /home/jc/ivtv-0.4.0/driver/msp3400.c:38:
include/asm/processor.h:87: error: array type has incomplete element type
In file included from /home/jc/ivtv-0.4.0/driver/msp3400.c:45:
include/linux/i2c.h:58: error: array type has incomplete element type
include/linux/i2c.h:205: error: array type has incomplete element type
/home/jc/ivtv-0.4.0/driver/msp3400.c: In function 'msp3400c_reset':
/home/jc/ivtv-0.4.0/driver/msp3400.c:173: warning: pointer targets in initialization differ in signedness
/home/jc/ivtv-0.4.0/driver/msp3400.c:174: warning: pointer targets in initialization differ in signedness
/home/jc/ivtv-0.4.0/driver/msp3400.c:177: warning: pointer targets in initialization differ in signedness
/home/jc/ivtv-0.4.0/driver/msp3400.c:178: warning: pointer targets in initialization differ in signedness
/home/jc/ivtv-0.4.0/driver/msp3400.c:182: error: type of formal parameter 2 is incomplete
/home/jc/ivtv-0.4.0/driver/msp3400.c:183: error: type of formal parameter 2 is incomplete
/home/jc/ivtv-0.4.0/driver/msp3400.c:184: error: type of formal parameter 2 is incomplete
/home/jc/ivtv-0.4.0/driver/msp3400.c: In function 'msp3400c_read':
/home/jc/ivtv-0.4.0/driver/msp3400.c:206: error: type of formal parameter 2 is incomplete
/home/jc/ivtv-0.4.0/driver/msp3400.c: In function 'msp3400c_write':
/home/jc/ivtv-0.4.0/driver/msp3400.c:241: warning: pointer targets in passing argument 2 of 'i2c_master_send' differ in signedness
/home/jc/ivtv-0.4.0/driver/msp3400.c: In function 'msp_command':
/home/jc/ivtv-0.4.0/driver/msp3400.c:2060: warning: pointer targets in passing argument 2 of 'msp34xxg_get_v4l2_stereo' differ in signedness
/home/jc/ivtv-0.4.0/driver/msp3400.c:2060: warning: pointer targets in passing argument 3 of 'msp34xxg_get_v4l2_stereo' differ in signedness
make[2]: *** [/home/jc/ivtv-0.4.0/driver/msp3400.o] Error 1
make[1]: *** [_module_/home/jc/ivtv-0.4.0/driver] Error 2
make[1]: Leaving directory `/usr/src/kernel-headers-2.6.8-2-386'
make: *** [all] Error 2


Do you see something wrong (except "[all] Error 2" :-) )?

Thanks a lot in advance!

PS: I tried with earlier version and I got the same error, so, I guess it is not ivtv related, but as I'm newbie, I'm not sure.


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

Reply via email to