Bug#633386: FTBFS: #include <ontheflyratectl.hh>

Tony Houghton h at realh.co.uk
Sat Jul 9 18:56:51 UTC 2011


Package: gst-plugins-bad0.10
Version: 0.10.22-2
Severity: normal


ext/mpeg2enc/gstmpeg2encoder.cc includes this:

#if GST_MJPEGTOOLS_API >= 10900
#include <ontheflyratectl.hh>
#include <pass1ratectl.hh>
#include <pass2ratectl.hh>
#else
#include <ratectl.hh>
#endif

I have libmjpegtools-dev 1:2.0.0-0.3 from debian-multimedia.org, which
does not include the file ontheflyratectl.hh, and no package in Debian
seems to provide it. I presume gstreamer0.10-plugins-bad is intended not
to depend on anything from external repositories, so it should probably
explicitly disable plugins that do, in case these extra packages happen
to be present when tested by configure.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash





More information about the pkg-gstreamer-maintainers mailing list