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 139460 - Compile error with gcc 2.95
Compile error with gcc 2.95
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-libav
0.8.0
Other Linux
: High normal
: 0.8.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-04-08 09:29 UTC by Jens Granseuer
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6


Attachments
Compile fix for gcc 2.95 (3.76 KB, patch)
2004-04-08 09:30 UTC, Jens Granseuer
none Details | Review

Description Jens Granseuer 2004-04-08 09:29:27 UTC
gst-ffmpeg fails to compile with gcc 2.95.
Fix attached.
Comment 1 Jens Granseuer 2004-04-08 09:30:01 UTC
Created attachment 26462 [details] [review]
Compile fix for gcc 2.95
Comment 2 David Schleef 2004-04-09 06:21:36 UTC
I changed the variadic macro to ISO C99 form, as well as applying the patch. 
Please verify that it works with 2.95.  It should.
Comment 3 Jens Granseuer 2004-04-09 08:30:08 UTC
Is it possible to get the file (or patch) without checking out from CVS (like
CVS web access, other than cvs.gnome.org which is down right now)?