CHECK_INCLUDE_FILE(linux/videodev.h HAVE_CAMV4L) succeeds even though linux/videodev.h doesn't exist on the system. (Bug #1357)
Description
Hi,
I've got a problem compiling the svn revision 6653 version of ocv, because HAVE_CAMV4L gets set incorrectly - the header file does not exist on my system.
Setting it to FALSE in CMakeLists.txt fixes the problem. I'm happy to provide any debugging info, but don't really know how to diagnose this problem. I'll be happy to do anything you tell me though.
I'm compiling with the latest gcc (4.6) on a fully updated archlinux as of the time of this posting. cmake is version 2.8.5.
Regards,
Gašper
Associated revisions
Merge pull request #1357 from SpecLad:less-precomps
Nuked the rest of the precomp.cpp files.
Consider this a part of merging #1357.
History
Updated by Alexander Shishkov almost 13 years ago
- Priority changed from High to Normal
- Target version deleted ()
Updated by Alexander Shishkov almost 13 years ago
- Assignee deleted (
Vadim Pisarevsky)
Updated by Marina Kolpakova almost 13 years ago
- Assignee set to Marina Kolpakova
Updated by Marina Kolpakova almost 13 years ago
This error is not reproducible. Probably, something was wrong with your environment. Please try the latest trunk and reopen if error is steel present.
- Status changed from Open to Cancelled
Updated by Alexander Shishkov almost 13 years ago
- Target version set to 2.4.0