Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ( /home/donny/dvbhdhomerun-0.0.15/kernel )
- root@debian# apt-get install linux-headers-3.2.0-4-kirkwood
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- The following packages were automatically installed and are no longer required:
- libc-ares-dev libc-ares2 libnss3-tools python-avahi python-cherrypy3 python-gdbm python-gobject python-libxml2 python-m2crypto python-mako
- python-markupsafe python-simplejson qpid-client
- Use 'apt-get autoremove' to remove them.
- The following extra packages will be installed:
- linux-headers-3.2.0-4-common linux-kbuild-3.2
- The following NEW packages will be installed:
- linux-headers-3.2.0-4-common linux-headers-3.2.0-4-kirkwood linux-kbuild-3.2
- 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded.
- Need to get 4828 kB of archives.
- After this operation, 30.1 MB of additional disk space will be used.
- Do you want to continue [Y/n]?
- Get:1 http://cdn.debian.net/debian/ wheezy/main linux-headers-3.2.0-4-common armel 3.2.51-1 [4052 kB]
- Get:2 http://cdn.debian.net/debian/ wheezy/main linux-kbuild-3.2 armel 3.2.17-1 [237 kB]
- Get:3 http://cdn.debian.net/debian/ wheezy/main linux-headers-3.2.0-4-kirkwood armel 3.2.51-1 [539 kB]
- Fetched 4828 kB in 9s (523 kB/s)
- Selecting previously unselected package linux-headers-3.2.0-4-common.
- (Reading database ... 49287 files and directories currently installed.)
- Unpacking linux-headers-3.2.0-4-common (from .../linux-headers-3.2.0-4-common_3.2.51-1_armel.deb) ...
- Selecting previously unselected package linux-kbuild-3.2.
- Unpacking linux-kbuild-3.2 (from .../linux-kbuild-3.2_3.2.17-1_armel.deb) ...
- Selecting previously unselected package linux-headers-3.2.0-4-kirkwood.
- Unpacking linux-headers-3.2.0-4-kirkwood (from .../linux-headers-3.2.0-4-kirkwood_3.2.51-1_armel.deb) ...
- Setting up linux-headers-3.2.0-4-common (3.2.51-1) ...
- Setting up linux-kbuild-3.2 (3.2.17-1) ...
- Setting up linux-headers-3.2.0-4-kirkwood (3.2.51-1) ...
- ( /home/donny/dvbhdhomerun-0.0.15/kernel )
- root@debian# make
- Building driver... ccflags-y=-Idrivers/media/dvb-core -Idrivers/media/frontends -Idrivers/media/dvb/dvb-core -Idrivers/media/dvb/frontends
- make -C /lib/modules/`uname -r`/build M=/home/donny/dvbhdhomerun-0.0.15/kernel modules
- make[1]: Entering directory `/usr/src/linux-headers-3.2.0-4-kirkwood'
- CC [M] /home/donny/dvbhdhomerun-0.0.15/kernel/dvb_hdhomerun_init.o
- /home/donny/dvbhdhomerun-0.0.15/kernel/dvb_hdhomerun_init.c:29:23: fatal error: dvb_demux.h: No such file or directory
- compilation terminated.
- make[4]: *** [/home/donny/dvbhdhomerun-0.0.15/kernel/dvb_hdhomerun_init.o] Error 1
- make[3]: *** [_module_/home/donny/dvbhdhomerun-0.0.15/kernel] Error 2
- make[2]: *** [sub-make] Error 2
- make[1]: *** [all] Error 2
- make[1]: Leaving directory `/usr/src/linux-headers-3.2.0-4-kirkwood'
- make: *** [dvb_hdhomerun] Error 2
- ( /home/donny/dvbhdhomerun-0.0.15/kernel )
- root@debian# find ../ | grep -i dvb_demux.h
- ( /home/donny/dvbhdhomerun-0.0.15/kernel )
- root@debian# l
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement