GNOME Bugzilla – Bug 316166
MinGW compilation: TCP plugins do not compile in windows
Last modified: 2009-02-24 13:47:21 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.
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.
This has already been solved.
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.