On Tue, 14 May 2019 22:53:29 -0700 samuel@xxxxxxxx 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) 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 install "kernel-devel". > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > 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@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx