Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 359407 - sys-fs/udev fails with sys-kernel/linux-headers-2.6.38+ due to V4L1 removal
Summary: sys-fs/udev fails with sys-kernel/linux-headers-2.6.38+ due to V4L1 removal
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: udev maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-18 19:26 UTC by SpanKY
Modified: 2011-03-19 11:08 UTC (History)
1 user (show)

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 SpanKY gentoo-dev 2011-03-18 19:26:46 UTC
since V4L1 is no longer provided by the kernel, the user space header has been removed.  so udev now build fails:
  CC     extras/udev-acl/extras_udev_acl_udev_acl-udev-acl.o
extras/v4l_id/v4l_id.c:31:28: fatal error: linux/videodev.h: No such file or directory
compilation terminated.
make[2]: *** [extras/v4l_id/v4l_id.o] Error 1

simple fix is to not build that code anymore
Comment 1 Matthias Schwarzott gentoo-dev 2011-03-19 11:08:10 UTC
Backported v4lv1 removal patch from udev-167.