On Wed, 15 May 2019 08:27:09 -0700
sam...@sieb.net wrote:

> On 5/15/19 8:21 AM, D&R wrote:
> > On Tue, 14 May 2019 22:53:29 -0700
> > sam...@sieb.net wrote:
> > 
> >> On 5/14/19 9:33 PM, D&R wrote:
> >>> I tried to use both programs as above. I downloaded the tar file
> >>> (http://pchdtv.com/downloads/dvb-atsc-tools-1.0.7.tgz) from the pchdtv
> >>> website. Neither program would make. The error was:
> >>> #include <linux/videodev.h> No such file or directory
> >>> Doing a dnf provides */linux/videodev.h
> >>> Found nothing.
> >>
> >> I've seen suggestions that it should be changed to <libv4l1-videodev.h>
> >> instead which is provided by libv4l-devel.
> >>
> >>> I also downloaded the driver
> >>> (http://pchdtv.com/downloads/v4l-dvb-HD-5500-driver.tar.gz) and that did
> >>> not make either. The error was
> >>> make[2]: *** /lib/modules/4.0.6-100.fc28.x86_64/build: No such file or
> >>> directory.  Stop.
> >>>
> >>> but I was booted under 4.20.6-100.fc28.x86_64
> > 
> > I have booted F28, I have the following installed:
> > kernel-devel-5.0.13-100.fc28.x86_64
> > kernel-headers-5.0.9-100.fc28.x86_64 (this shows to be the latest one)
> 
> That is odd, they should match, although it might not matter since I 
> think you only need the -devel one.

Rebooted 5.0.13 and removed kernel-headers. Ran make.
Same results.

> 
> > When I make the driver as above I get the same error message.
> > make[2]: *** /lib/modules/4.0.6-100.fc28.x86_64/build: No such file or
> > directory
> > 
> > I have not done a make file in years and years. Am I missing a package or
> > something else?
> 
> You need to be running the kernel that matches the kernel-devel package 
> or else you need to pass a parameter to make to select the right kernel. 
>   But you will need to boot that kernel anyway to use the module.

Sorry, I did not mention that I had rebooted to the 5.0.13 kernel before I did
the above.


I am going to install Fedora 7 in a VM and see what happens.


> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to