Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 413391 - media-video/em8300-modules-0.17.4 - .../work/em8300-0.17.4/modules/adv717x.c:42:28: fatal error: linux/videodev.h: No such file or directory
Summary: media-video/em8300-modules-0.17.4 - .../work/em8300-0.17.4/modules/adv717x.c:...
Status: RESOLVED DUPLICATE of bug 350211
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-24 16:53 UTC by Yuriy Rusinov
Modified: 2012-04-24 19:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuriy Rusinov 2012-04-24 16:53:54 UTC
I try to emerge media-video/vdr using flag dxr3 and when compile media-video/em8300-module as a dependence, I receive an error.
>>> Emerging (1 of 4) media-video/em8300-modules-0.17.4                                    
 * em8300-0.17.4.tar.gz RMD160 SHA1 SHA256 size ;-) ...                             [ ok ]
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/3.2.12-gentoo/build
 * Found sources for kernel version:
 *     3.2.12-gentoo
 * Checking for suitable kernel configuration options...                            [ ok ]
>>> Unpacking source...
>>> Unpacking em8300-0.17.4.tar.gz to /var/tmp/portage/media-video/em8300-modules-0.17.4/work
>>> Source unpacked in /var/tmp/portage/media-video/em8300-modules-0.17.4/work
>>> Compiling source in /var/tmp/portage/media-video/em8300-modules-0.17.4/work/em8300-0.17.4/modules ...
make KERNEL_LOCATION=/usr/src/linux 
[ ! -x ./update_em8300_version.sh ] || ./update_em8300_version.sh em8300_version.h
make -C /usr/src/linux SUBDIRS=/var/tmp/portage/media-video/em8300-modules-0.17.4/work/em8300-0.17.4/modules modules
make[1]: Entering directory `/usr/src/linux-3.2.12-gentoo'
  CC [M]  /var/tmp/portage/media-video/em8300-modules-0.17.4/work/em8300-0.17.4/modules/adv717x.o
/var/tmp/portage/media-video/em8300-modules-0.17.4/work/em8300-0.17.4/modules/adv717x.c:42:28: fatal error: linux/videodev.h: No such file or directory
compilation terminated.
make[2]: *** [/var/tmp/portage/media-video/em8300-modules-0.17.4/work/em8300-0.17.4/modules/adv717x.o] Error 1
make[1]: *** [_module_/var/tmp/portage/media-video/em8300-modules-0.17.4/work/em8300-0.17.4/modules] Error 2
make[1]: Leaving directory `/usr/src/linux-3.2.12-gentoo'
make: *** [build] Error 2
emake failed
 * ERROR: media-video/em8300-modules-0.17.4 failed (compile phase):
 *   emake failed.
 * 
 * Call stack:
 *     ebuild.sh, line  85:  Called src_compile
 *   environment, line 2911:  Called die
 * The specific snippet of code:
 *       emake KERNEL_LOCATION="${KERNEL_DIR}" || die "emake failed."
 * 
 * If you need support, post the output of 'emerge --info =media-video/em8300-modules-0.17.4',
 * the complete build log and the output of 'emerge -pqv =media-video/em8300-modules-0.17.4'.
 * The complete build log is located at '/var/tmp/portage/media-video/em8300-modules-0.17.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/em8300-modules-0.17.4/temp/environment'.
 * S: '/var/tmp/portage/media-video/em8300-modules-0.17.4/work/em8300-0.17.4/modules'

>>> Failed to emerge media-video/em8300-modules-0.17.4, Log file:

>>>  '/var/tmp/portage/media-video/em8300-modules-0.17.4/temp/build.log'


Reproducible: Always

Steps to Reproduce:
1. USE="dxr3" emerge -va media-video/vdr



Expected Results:  
success compile

Version of my linux kernel is gentoo-sources-3.2.12
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2012-04-24 19:54:01 UTC

*** This bug has been marked as a duplicate of bug 350211 ***
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2012-04-24 19:57:44 UTC
See bug 413411 if you want to follow getting the working versions stable... Hopefully working. Only versions in tree with slight chance of working.