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 307157 - [mpeg2enc] errors when compiling CVS
[mpeg2enc] errors when compiling CVS
Status: RESOLVED NOTGNOME
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.x
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-06-10 13:58 UTC by Michaël Arnauts
Modified: 2005-06-11 00:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michaël Arnauts 2005-06-10 13:58:55 UTC
cc1plus: warnings being treated as errors
/usr/include/mjpegtools/mpeg2enc/elemstrmwriter.hh:28: warning: 'class
ElemStrmWriter' has virtual functions but non-virtual destructor
gstmpeg2encstreamwriter.hh:29: warning: 'class GstMpeg2EncStreamWriter' has
virtual functions but non-virtual destructor
make[3]: *** [libgstmpeg2enc_la-gstmpeg2enc.lo] Error 1
make[3]: Leaving directory `/mnt/extra/Sources/gst-plugins/ext/mpeg2enc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/extra/Sources/gst-plugins/ext'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/extra/Sources/gst-plugins'
make: *** [all] Error 2
Comment 1 Ronald Bultje 2005-06-11 00:16:04 UTC
This is an upstream bug, we cannot fix it. Their headers are b0rk3d.