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 307158 - [mplex] error when compiling CVS
[mplex] error 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 14:00 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 14:00:36 UTC
cc1plus: warnings being treated as errors
/usr/include/mjpegtools/mplex/stream_params.hpp:69: warning: 'class
FrameIntervals' has virtual functions but non-virtual destructor
/usr/include/mjpegtools/mplex/stream_params.hpp:76: warning: 'class
ConstantFrameIntervals' has virtual functions but non-virtual destructor
/usr/include/mjpegtools/mplex/inputstrm.hpp:83: warning: 'class MuxStream' has
virtual functions but non-virtual destructor
/usr/include/mjpegtools/mplex/inputstrm.hpp:142: warning: 'class DummyMuxStream'
has virtual functions but non-virtual destructor
/usr/include/mjpegtools/mplex/outputstrm.hpp:29: warning: 'class OutputStream'
has virtual functions but non-virtual destructor
/usr/include/mjpegtools/mplex/padstrm.hpp:29: warning: 'class PaddingStream' has
virtual functions but non-virtual destructor
/usr/include/mjpegtools/mplex/padstrm.hpp:40: warning: 'class VCDAPadStream' has
virtual functions but non-virtual destructor
/usr/include/mjpegtools/mplex/padstrm.hpp:52: warning: 'class DVDPriv2Stream'
has virtual functions but non-virtual destructor
gstmplexoutputstream.hh:29: warning: 'class GstMplexOutputStream' has virtual
functions but non-virtual destructor
make[3]: *** [libgstmplex_la-gstmplex.lo] Error 1
make[3]: Leaving directory `/mnt/extra/Sources/gst-plugins/ext/mplex'
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:24 UTC
This is an upstream bug, their headers are b0rk3d.