[Bug 671883] Review Request: v4l-utils - Utilities for video4linux and DVB devices

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 26 08:07:57 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=671883

--- Comment #6 from Hans de Goede <hdegoede at redhat.com> 2011-01-26 03:07:56 EST ---
(In reply to comment #5)
> (In reply to comment #4)
> > http://people.fedoraproject.org/~jwrdegoede/v4l-utils-0.8.2-2.fc15.src.rpm
> 
> Doesn't build for me (mock -r fedora-rawhide-x86_64
> v4l-utils-0.8.2-2.fc15.src.rpm):
> 
> ..
> make[2]: Entering directory `/builddir/build/BUILD/v4l-utils-0.8.2/lib/libv4l1'
> cc -Wp,-MMD,"libv4l1.d",-MQ,"libv4l1.o",-MP -c -I../include -fvisibility=hidden
> -fPIC -I../../include -I../../lib/include -D_GNU_SOURCE
> -DV4L_UTILS_VERSION='"0.8.2"' -O2 -g -pipe -Wall -Wp,-D_FO
> cc -Wp,-MMD,"log.d",-MQ,"log.o",-MP -c -I../include -fvisibility=hidden -fPIC
> -I../../include -I../../lib/include -D_GNU_SOURCE -DV4L_UTILS_VERSION='"0.8.2"'
> -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SO
> log.c:22:28: fatal error: linux/videodev.h: No such file or directory
> compilation terminated.
> libv4l1.c:60:28: fatal error: linux/videodev.h: No such file or directory
> compilation terminated.
> make[2]: *** [log.o] Error 1

Oops, good point we need to deal with this upstream since linux/videodev.h is
going away (deprecated) but for now adding a BuildRequires: kernel-headers
fixes this:

Spec URL: http://people.fedoraproject.org/~jwrdegoede/v4l-utils.spec
SRPM URL:
http://people.fedoraproject.org/~jwrdegoede/v4l-utils-0.8.2-3.fc15.src.rpm

I'll start a discussion upstream about how to deal with the v4l1 API stuff
libv4l1 needs from videodev.h

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list