2011-11-28 14:43:52 |
Brian J. Murrell |
description |
linuxtv-dvb-apps fails to build on current natty:
make[2]: Entering directory `/usr/src/linuxtv-dvb-apps-1.1.1+rev1355/test'
CC hex_dump.o
CC lnb.o
CC diseqc
CC sendburst
CC set22k
CC setpid
CC setvoltage
CC test_av
CC test_av_play
CC test_dvr
CC test_dvr_play
CC test_pes
CC test_sec_ne
CC test_sections
CC test_stc
CC test_stillimage
CC test_tt
CC test_vevent
CC evtest
CC video
video.c:25:28: fatal error: linux/videodev.h: No such file or directory
compilation terminated.
make[2]: *** [video] Error 1
make[2]: Leaving directory `/usr/src/linuxtv-dvb-apps-1.1.1+rev1355/test'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/linuxtv-dvb-apps-1.1.1+rev1355'
make: *** [common-build-arch] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
This appears to be because of the disappearance of /usr/src/linux-headers-*-generic/include/linux/videodev.h in recent kernels.
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: dvb-apps 1.1.1+rev1355-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8
Uname: Linux 2.6.38-12-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Mon Nov 28 09:36:01 2011
ProcEnviron:
LANGUAGE=C:en
PATH=(custom, user)
LANG=en_CA.UTF-8
SHELL=/bin/bash
SourcePackage: linuxtv-dvb-apps
UpgradeStatus: Upgraded to natty on 2007-04-05 (1697 days ago) |
linuxtv-dvb-apps fails to build on current natty:
make[2]: Entering directory `/usr/src/linuxtv-dvb-apps-1.1.1+rev1355/test'
CC hex_dump.o
CC lnb.o
CC diseqc
CC sendburst
CC set22k
CC setpid
CC setvoltage
CC test_av
CC test_av_play
CC test_dvr
CC test_dvr_play
CC test_pes
CC test_sec_ne
CC test_sections
CC test_stc
CC test_stillimage
CC test_tt
CC test_vevent
CC evtest
CC video
video.c:25:28: fatal error: linux/videodev.h: No such file or directory
compilation terminated.
make[2]: *** [video] Error 1
make[2]: Leaving directory `/usr/src/linuxtv-dvb-apps-1.1.1+rev1355/test'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/linuxtv-dvb-apps-1.1.1+rev1355'
make: *** [common-build-arch] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
This appears to be because of the disappearance of /usr/include/linux/videodev.h from linux-libc-dev in recent kernels.
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: dvb-apps 1.1.1+rev1355-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8
Uname: Linux 2.6.38-12-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Mon Nov 28 09:36:01 2011
ProcEnviron:
LANGUAGE=C:en
PATH=(custom, user)
LANG=en_CA.UTF-8
SHELL=/bin/bash
SourcePackage: linuxtv-dvb-apps
UpgradeStatus: Upgraded to natty on 2007-04-05 (1697 days ago) |
|