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 341461 - gst-plugins-bad missing -no-undefined again
gst-plugins-bad missing -no-undefined again
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Cygwin
: Normal critical
: 0.10.4
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-11 20:24 UTC by Yaakov Selkowitz
Modified: 2006-05-11 20:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Yaakov Selkowitz 2006-05-11 20:24:38 UTC
As part of the reworking of gst-plugins-bad/configure.ac[1], '-no-undefined' was removed from GST_PLUGIN_LDFLAGS.  This breaks the build on Cygwin and Win32, as shared libraries cannot be built without it.  Please re-add it.

[1] http://webcvs.freedesktop.org/gstreamer/gst-plugins-bad/configure.ac?r1=1.655&r2=1.656
Comment 1 Thomas Vander Stichele 2006-05-11 20:42:30 UTC
fixed, thanks.