After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 690233 - tell configure and the v4l2 plugin where videodev2.h is
tell configure and the v4l2 plugin where videodev2.h is
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
1.0.3
Other FreeBSD
: Normal normal
: 1.1.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-12-14 23:47 UTC by Koop Mast (kwm)
Modified: 2012-12-17 10:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.47 KB, patch)
2012-12-14 23:47 UTC, Koop Mast (kwm)
committed Details | Review

Description Koop Mast (kwm) 2012-12-14 23:47:23 UTC
Created attachment 231599 [details] [review]
patch

Tell configure and the v4l2 plugin the location of videodev2.h on FreeBSD.
Comment 1 Sebastian Dröge (slomo) 2012-12-17 10:17:47 UTC
commit 0bcf8ecd93bd58e6ea75f39c38013458355560e4
Author: Koop Mast <kwm@rainbow-runner.nl>
Date:   Fri Dec 14 22:25:08 2012 +0000

    v4l2: Teach where the videodev2.h header lives on freebsd.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=690233