Hello World!
I recently tried compiling using the current stable kernel headers
(2.6.38) and udev failed to compile like so:

  CC     extras/v4l_id/v4l_id.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
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
andy:~/udev-166$ 

The attached patch fixes the problem
(mostly from upstream 
http://git.kernel.org/?p=linux/hotplug/udev.git;a=commitdiff;h=4ace8a43ac2cbbd4d6f5c29fc461c3caa8f8545b)

Andy

Attachment: udev-166-with-2.6.38.patch
Description: Binary data

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to