Nscan install: "fatal error: linux/include/linux/dvb/frontend.h: No such file or directory compilation terminated."

  • Trying to install from yavdr64-0.5.0a.iso I got this error and need to know how to proceed. Thanks


    Using username "bruce".


    bruce@192.168.0.70's password:


    Welcome to Ubuntu 12.04.2 LTS (GNU/Linux 3.2.0-44-generic
    x86_64)


    * Documentation: https://help.ubuntu.com/


    Last login: Mon May 27 10:36:34 2013 from bruce-xp_media


    bruce@XBMC1:~$ sudo -s
    [sudo] password for bruce:


    root@XBMC1:~# cd /usr/local/src


    root@XBMC1:/usr/local/src# wget
    http://pctek.mobi/vdr/nscan-2.0.7.tar.bz2


    --2013-05-27 10:53:27--
    http://pctek.mobi/vdr/nscan-2.0.7.tar.bz2


    Resolving pctek.mobi (pctek.mobi)... 24.84.196.244


    Connecting to pctek.mobi (pctek.mobi)|24.84.196.244|:80...
    connected.


    HTTP request sent, awaiting response... 200 OK


    Length: 30454 (30K) [application/x-bzip2]


    Saving to: `nscan-2.0.7.tar.bz2'


    100%[======================================>] 30,454 110K/s
    in 0.3s


    2013-05-27 10:53:28 (110 KB/s) - `nscan-2.0.7.tar.bz2' saved
    [30454/30454]


    root@XBMC1:/usr/local/src# tar jxf nscan-2.0.7.tar.bz2


    root@XBMC1:/usr/local/src# cd nscan-2.0.7


    root@XBMC1:/usr/local/src/nscan-2.0.7# for i in $(ls *.c);
    do sed -i 's/int)/long)/g' "$i"; done


    root@XBMC1:/usr/local/src/nscan-2.0.7# nano Makefile


    root@XBMC1:/usr/local/src/nscan-2.0.7# make


    g++ -O2 -DVERSION=\"2.0.7\" -I/usr/local/src -c
    nutils.c


    g++ -O2 -DVERSION=\"2.0.7\" -I/usr/local/src -c
    ntune.c


    In file included from ntune.c:1:0:


    ntune.h:23:46: fatal error:
    linux/include/linux/dvb/frontend.h: No such file or directory


    compilation terminated.


    make: *** [ntune.o] Error 1


    root@XBMC1:/usr/local/src/nscan-2.0.7# make


    g++ -O2 -DVERSION=\"2.0.7\" -I/usr/local/src -c
    ntune.c


    In file included from ntune.c:1:0:


    ntune.h:23:46: fatal error:
    linux/include/linux/dvb/frontend.h: No such file or directory


    compilation terminated.


    make: *** [ntune.o] Error 1


    root@XBMC1:/usr/local/src/nscan-2.0.7#

  • Code
    g++ -O2 -DVERSION=\"2.0.7\" -I/usr/local/src -c ntune.c
    In file included from ntune.c:1:0:
    ntune.h:23:46: fatal error:
    linux/include/linux/dvb/frontend.h: No such file or directory


    Obviously your kernel headers are not in /usr/local/src, so the compiler doesn't find them. I would expect them in /usr/src.
    Why didn't you look yourself?


    For what do you need nscan? What is wrong with w_scan?


    Gerald


    HP Proliant MicroServer Gen8, Xeon E3-1230, 12 GB RAM, 3xWD red 2TB im RAID 5, 2xSundtek MediaTV Home DVB-C/T, L4M TWIN-C/T, Ubuntu Server 14.04.1, Plex Media Server
    Samsung UE55H6470

  • Thanks Gerald. I don't know what I'm doing. I have a guide I tried to follow, Isn't working. If you think w_scan is better, I will try to figure it out. I'm in the US trying to get W110, 118, 119, 129, with a SkyWalker 1. Any help would be appreciated. Thanks

  • Thanks Gerald. I don't know what I'm doing. I have a guide I tried to follow, Isn't working. If you think w_scan is better


    I don't know whether w_scan is better, because I don't know nscan. But in contrast to nscan is w_scan already there. You don't need to compile it.

    I'm in the US trying to get W110, 118, 119, 129, with a SkyWalker 1. Any help would be appreciated. Thanks


    I am not in the US and use DVB-C. I have no idea what you are telling me.


    Gerald


    HP Proliant MicroServer Gen8, Xeon E3-1230, 12 GB RAM, 3xWD red 2TB im RAID 5, 2xSundtek MediaTV Home DVB-C/T, L4M TWIN-C/T, Ubuntu Server 14.04.1, Plex Media Server
    Samsung UE55H6470

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!