Your message dated Thu, 8 Jan 2015 12:09:04 +0100
with message-id <20150108110904.ga6...@ramacher.at>
and subject line Re: Bug#499683: libavcodec-dev: libavcodec.h does not contain
C++ detection
has caused the Debian Bug report #499683,
regarding libavcodec-dev: libavcodec.h does not contain C++ detection
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
499683: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499683
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libavcodec-dev
Version: 0.svn20080206-12
Severity: important
When including avcodec.h in C++ source (and also avutils.h and
swscale.h), the compiler mangles the names. This then causes link
failures because the corresponding libraries have unmangled names. The
code that is missing is
#ifdef __cplusplus
extern "C" {
#endif
at the start of the file (just after the multiple inclusion guard) and
the corresponding
#ifdef __cplusplus
}
#endif
at the end of the file.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libavcodec-dev depends on:
ii libavcodec51 0.svn20080206-12 ffmpeg codec library
ii libavutil-dev 0.svn20080206-12 development files for libavutil
ii libdc1394-22-dev 2.0.2-1 high level programming interface f
ii libgsm1-dev 1.0.12-1 Development libraries for a GSM sp
ii libogg-dev 1.1.3-4 Ogg Bitstream Library Development
ii libraw1394-dev 1.3.0-4 library for direct access to IEEE
ii libtheora-dev 1.0~beta3-1 The Theora Video Compression Codec
ii libvorbis-dev 1.2.0.dfsg-3.1 The Vorbis General Audio Compressi
ii zlib1g-dev 1:1.2.3.3.dfsg-12 compression library - development
libavcodec-dev recommends no packages.
libavcodec-dev suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On 2008-09-22 13:03:53, Reinhard Tartler wrote:
> severity 499683 wishlist
> tags 499683 help
> reassign 499683 libavcodec-dev
> stop
>
> Loïc Minier <l...@dooz.org> writes:
>
> > On Mon, Sep 22, 2008, Reinhard Tartler wrote:
> >> Do you have time and energy to start that discussion?
> >
> > I'm not on the ffmpeg devel list anymore, so not really to be honest.
> > I hope I don't get the lazy tag for this, but I just wanted to point
> > out that it's a valid request and bug, just one to discuss with
> > upstream rather than one we should solve in Debian.
>
> Ah, it seems that we both don't really have the energy to fight this out
> with upstream, so I'm setting the help tag on this bug. Any volunteers
> feel free to stand in!
Nobody volunteered to take this upstream in the last five years. So I don't
see much point in keeping this bug open any longer. If someone has the
energy to fix this upstream, please reopen the bug report.
Cheers
--
Sebastian Ramacher
signature.asc
Description: Digital signature
--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers