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 648001 - configure: Fix linsys/decklink checks for Linux
configure: Fix linsys/decklink checks for Linux
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other All
: Normal blocker
: 0.10.22
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-04-17 09:55 UTC by Sebastian Dröge (slomo)
Modified: 2011-04-17 17:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
configure: Fix linsys/decklink checks for Linux (1.32 KB, patch)
2011-04-17 09:55 UTC, Sebastian Dröge (slomo)
committed Details | Review
linsys: Dist all headers and put them in noinst_HEADERS (949 bytes, patch)
2011-04-17 17:10 UTC, Sebastian Dröge (slomo)
committed Details | Review
decklink: Dist all headers and put them in noinst_HEADERS (913 bytes, patch)
2011-04-17 17:10 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2011-04-17 09:55:20 UTC
host is something like x86_64-linux-gnu and not just linux
Comment 1 Sebastian Dröge (slomo) 2011-04-17 09:55:23 UTC
Created attachment 186125 [details] [review]
configure: Fix linsys/decklink checks for Linux
Comment 2 Sebastian Dröge (slomo) 2011-04-17 10:04:12 UTC
But the plugins seem to require other headers that are not checked here, e.g. sdivideo.h
Comment 3 Sebastian Dröge (slomo) 2011-04-17 17:10:21 UTC
Created attachment 186151 [details] [review]
linsys: Dist all headers and put them in noinst_HEADERS
Comment 4 Sebastian Dröge (slomo) 2011-04-17 17:10:29 UTC
Created attachment 186152 [details] [review]
decklink: Dist all headers and put them in noinst_HEADERS
Comment 5 Sebastian Dröge (slomo) 2011-04-17 17:16:59 UTC
commit 8ef0268b9cc396836e83a1d2ac5511f84ad1e251
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Sun Apr 17 19:09:33 2011 +0200

    decklink: Dist all headers and put them in noinst_HEADERS

commit c220e120d7d39d0acc5fc1e3a1e3d13ea3ae642f
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Sun Apr 17 19:09:15 2011 +0200

    linsys: Dist all headers and put them in noinst_HEADERS

commit 232e840ba50d325ff24c962e43b2261db18bedb1
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Sun Apr 17 11:54:00 2011 +0200

    configure: Fix linsys/decklink checks for Linux