I found that I did not have the kernel source installed.  Installing 
kernel-devel with yum fixed that.  It compiled fine now.

Thanks for the help.

Nathan.

J.O. Aho wrote:
> On Mon, 23 Jan 2006, N Stowe wrote:
>
>   
>> help
>>
>> ...
>>
>> When directly compiling I was missing a few directories and after much
>> "Troubleshooting", I am rather out of my league.
>>     
>
> if you go into the driver directory and type:
>
>   make
>
> you will build the modules and to install type:
>
>   make install
>
>
> I'm not sure about 0.4.2 if it require the more up to date v4l or not, but 
> that you have to run:
>
>   make all
>
> in the main directory, then it should download the v4l from CVS (you need 
> to have cvs client installed) and then compile and install the drivers for 
> the v4l (don't include the ivtv driver).
>
>
>   //Aho
>
>   


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

Reply via email to