Package: libopusfile-dev
Version: 0.6-1
Severity: normal
Dear Maintainer,
Line 110 of opusfile.h reads:
# include <opus_multistream.h>
However the file opus_multistream.h is provided by libopus-dev and it is
not in the include path. It is instead in include/opus, the same as
opusfile.h.
My proposed solution is to change the above line in
# include "opus_multistream.h"
(this is how the other headers in libopus-dev include each other).
or
# include <opus/opus_multistream.h>
-- System Information:
Debian Release: stretch/sid
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages libopusfile-dev depends on:
ii libogg-dev 1.3.2-1
ii libopus-dev 1.1-2
ii libopusfile0 0.6-1
Versions of packages libopusfile-dev recommends:
ii libssl-dev 1.0.2a-1
libopusfile-dev suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]