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 733054 - Fix LDFLAGS for gst base lib
Fix LDFLAGS for gst base lib
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.3.3
Other Windows
: Normal normal
: 1.3.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-07-11 11:19 UTC by Alexey Pavlov
Modified: 2014-07-11 11:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (537 bytes, patch)
2014-07-11 11:19 UTC, Alexey Pavlov
committed Details | Review

Description Alexey Pavlov 2014-07-11 11:19:41 UTC
Created attachment 280497 [details] [review]
proposed patch

Wrong libraries for linking base get library.
Comment 1 Sebastian Dröge (slomo) 2014-07-11 11:30:18 UTC
That's already fixed since some time:

commit 104816e9069dbafde6e1b86b3bd87d88b2017d54
Author: Sebastian Dröge <sebastian@centricular.com>
Date:   Tue Jun 24 11:27:15 2014 +0200

    badbase: Use the correct LDFLAGS for creating libraries
    
    Otherwise we won't e.g. create .dlls on Windows