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 316166 - MinGW compilation: TCP plugins do not compile in windows
MinGW compilation: TCP plugins do not compile in windows
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Windows
: Normal normal
: NONE
Assigned To: Andy Wingo
GStreamer Maintainers
Depends on:
Blocks: 316073
 
 
Reported: 2005-09-13 09:45 UTC by Michal Benes
Modified: 2009-02-24 13:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for disabling tcp plugins compilation under windows. (1.29 KB, patch)
2005-10-14 16:11 UTC, Michal Benes
none Details | Review

Description Michal Benes 2005-09-13 09:45:28 UTC
These plugins should be disabled on Windows untill somebody ports them.

It is probably not too difficult to port these plugins to Windows, but I have
some other priorities in the moment.
Comment 1 Michal Benes 2005-10-14 16:11:32 UTC
Created attachment 53472 [details] [review]
Patch for disabling tcp plugins compilation under windows.

This patch disables tcp plugins compilation under windows. A winsock port would
be better but this is better than nothing.
Comment 2 Michal Benes 2005-12-12 15:53:49 UTC
This has already been solved.
Comment 3 LRN 2009-02-24 13:47:21 UTC
TCP plugin is still unported, while sdp and rtsp are.

If you don't want to port it, you could try gnulib sys_socket module etc.