On Tue, 12 Apr 2011 08:00:35 -0600 Dave Hajoglou <[email protected]> wrote:
> I seem to have encountered this issue ( > http://comments.gmane.org/gmane.linux.lfs.devel/10624 ) just now > though it seems the patch isn't in the patch list nor in the > instructions. Did I miss a step? I manually applied the patch and > had to copy two headers from the kernel headers in order to get it to > fly. > > http://comments.gmane.org/gmane.linux.lfs.devel/10624 > > Headers I was missing were > > /usr/include/linux/videodev2.h > which calls > /usr/include/linux/compiler.h Perhaps something went wrong when you installed the kernel headers? /usr/include/linux/videodev2.h should have been installed when you installed the Linux-2.6.38.2 API Headers on page 6.7. The 2.6.38 kernel no longer installs the file videodev.h but that's a different file, you say you were missing videodev2.h which is not affected by the patch. Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
