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 361253 - [PATCH] Cygwin build fix
[PATCH] Cygwin build fix
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
0.10.4
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-10 20:13 UTC by Mark Nauwelaerts
Modified: 2006-10-10 21:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix to add some libs (2.29 KB, patch)
2006-10-10 20:16 UTC, Mark Nauwelaerts
none Details | Review

Description Mark Nauwelaerts 2006-10-10 20:13:14 UTC
A number of gst-plugins-ugly components have insufficient libs in _LIBADD Makefile.am, yielding unresolved symbols on Cygwin.
Comment 1 Mark Nauwelaerts 2006-10-10 20:16:54 UTC
Created attachment 74437 [details] [review]
Fix to add some libs

Add LIBS for gstreamer, fixes build on Cygwin.
Comment 2 Mark Nauwelaerts 2006-10-10 20:36:29 UTC
Oops, grr, another mix-up, just noticed this has already been fixed in CVS.
I knew I forgot to check something ... :(
Please disregard and close.