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 517386 - [alpha] Doesn't link with libgstbase
[alpha] Doesn't link with libgstbase
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal blocker
: 0.10.7
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-19 07:05 UTC by Sebastian Dröge (slomo)
Modified: 2008-02-19 10:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
alpha-linking.diff (790 bytes, patch)
2008-02-19 07:09 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2008-02-19 07:05:58 UTC
Hi,
the alpha plugin does not link with libgstbase, only indirectly. Attached patch fixes this.
Comment 1 Sebastian Dröge (slomo) 2008-02-19 07:09:06 UTC
Created attachment 105560 [details] [review]
alpha-linking.diff
Comment 2 Sebastian Dröge (slomo) 2008-02-19 10:46:57 UTC
2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>

        * gst/alpha/Makefile.am:
        Link alpha plugin with libgstbase. Fixes bug #517386.