Comment 0 for bug 190450

Revision history for this message
Amitai Bar (amitaibar) wrote : Can't compile ov511-source on hardy

Binary package hint: ov511-source

Hi
I can't compile ov511 for skype usage.
I tried with the instructions from http://gingedas.net/?q=node/170 but it failes with a weird error.
I tried the ov511-source and it failed as well. with the same error
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-7-generic'
  CC [M] /home/amitai/Desktop/ov511-2.32/ov511_core.o
/home/amitai/Desktop/ov511-2.32/ov511_core.c:1716: error: unknown field ‘algo_control’ specified in initializer
/home/amitai/Desktop/ov511-2.32/ov511_core.c:1716: warning: initialization from incompatible pointer type
/home/amitai/Desktop/ov511-2.32/ov511_core.c:1726: error: unknown field ‘algo_control’ specified in initializer
/home/amitai/Desktop/ov511-2.32/ov511_core.c:1726: warning: initialization from incompatible pointer type
/home/amitai/Desktop/ov511-2.32/ov511_core.c: In function ‘ov51x_init_isoc’:
/home/amitai/Desktop/ov511-2.32/ov511_core.c:3581: warning: assignment from incompatible pointer type
/home/amitai/Desktop/ov511-2.32/ov511_core.c: At top level:
/home/amitai/Desktop/ov511-2.32/ov511_core.c:5011: error: unknown field ‘hardware’ specified in initializer
/home/amitai/Desktop/ov511-2.32/ov511_core.c:5011: error: ‘VID_HARDWARE_OV511’ undeclared here (not in a function)
Thanks for the help
Amitai