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 143146 - [patch] gst/tcp plugin doesnt compile on OSX
[patch] gst/tcp plugin doesnt compile on OSX
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Mac OS
: Normal normal
: 0.8.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-05-25 18:52 UTC by Zaheer Abbas Merali
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
compile problems fix (2.28 KB, patch)
2004-05-25 18:53 UTC, Zaheer Abbas Merali
none Details | Review

Description Zaheer Abbas Merali 2004-05-25 18:52:28 UTC
it doesn't compile due to left out header files and no casts used for size_t, when outputting them as %d
Comment 1 Zaheer Abbas Merali 2004-05-25 18:53:29 UTC
Created attachment 28009 [details] [review]
compile problems fix
Comment 2 Zaheer Abbas Merali 2004-06-02 11:52:34 UTC
Stephane applied fix to cvs