Comment 5 for bug 756154

Revision history for this message
Gal Shalif (gal-fourier) wrote :

Update the merge (https://code.launchpad.net/~gal-fourier/ubuntu/natty/opencv/bug-756154/+merge/60312) with a rewrite of the patch that is now derived from upstream changeset https://code.ros.org/trac/opencv/changeset/5206 (see Martin's comment above):

Here is the relevant entry from the debian/changelog:

  opencv (2.1.0-3ubuntu2) unstable; urgency=low

    * Add patch ubuntu11.04_no_videodev.h_include_file.patch - fix build error on Ubuntu 11.04 Natty (LP: #756154):
      - Backport the upstream 2.2 changeset to void the use of the obsolete V4L1 (linux/videodev.h)

   -- Gal Shalif (Work at Fourier Systems) <email address hidden> Wed, 01 Jun 2011 10:50:35 +0200

Note: Large V4L2-related changes from upstream are NOT included within this bugfix. See also at:
 * Upstream (i.e. version 2.2 file) with the V4L2-related changes: https://code.ros.org/trac/opencv/changeset/5206/branches/2.2/opencv/modules/highgui/src/cap_libv4l.cpp
 * Affected file (i.e. version 2.1 used by Ubuntu 11.04 Natty): src/highgui/cvcap_libv4l.cpp