GNOME Bugzilla – Bug 307158
[mplex] error when compiling CVS
Last modified: 2005-06-11 00:16:24 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
This is an upstream bug, their headers are b0rk3d.