Error output from installing TV capture card.
Jhair Tocancipa Triana
jhair.tocancipa at gmail.com
Sat Mar 25 21:23:36 UTC 2006
Dave M G writes:
> I've placed a Hauppauge PVR-150 card in my computer, and I tried to
> follow the instructions on this web site for installing the drivers:
> http://www.abarbaccia.com/content/view/19/31/
> Can anyone understand the following error output well enough to let me
> know what the problem is?
> dave at homebase:~/Desktop/ivtv-0.6.0/driver$ sudo make
> make -C /lib/modules/2.6.15-19-686/build
> M=/home/dave/Desktop/ivtv-0.6.0/driver modules
> make[1]: Entering directory `/usr/src/linux-headers-2.6.15-19-686'
> CC [M] /home/dave/Desktop/ivtv-0.6.0/driver/ivtv-driver.o
> /home/dave/Desktop/ivtv-0.6.0/driver/ivtv-driver.c: In function
> ‘ivtv_parse_std’:
> /home/dave/Desktop/ivtv-0.6.0/driver/ivtv-driver.c:612: error:
> ‘V4L2_STD_NTSC_M_KR’ undeclared (first use in this function)
The README file of the sources you downloaded says:
,----[ ivtv-0.6.0/README ]
| NOTE 1: The ivtv-0.6 release is for the 2.6.16 kernel. It does NOT compile with
| older kernels. If you want to use ivtv on older kernels, then you should use
| ivtv-0.4.X instead.
`----
You are using kernel 2.6.15 headers, so compilation is not expected to
work.
--
--Jhair
More information about the ubuntu-users
mailing list