Package: libavcodec-dev
Version: 0.cvs20050918-6
Severity: normal
Hello,
/usr/lib/libavcodec.a references some symbols from libvorbisenc :
nm /usr/lib/libavcodec.a |grep vorbis_encode_init
00000000 t oggvorbis_encode_init
U vorbis_encode_init
U vorbis_encode_init_vbr
nm /usr/lib/libvorbisenc.a |grep vorbis_encode_init
00001c90 T vorbis_encode_init
00001aa0 T vorbis_encode_init_vbr
However the pkg-config (libavcodec.pc) file does not mention this
dependency, breaking build of some packages using libavcodec-dev (such
as linphone with video support).
It does not break everything since the gcc linker optimizes and get rid
of archive library object files not referenced by the main program, so
the object including those vorbisenc dependency may or may not included
to the final binary.
Thanks for fixing this.
Simon
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)
Versions of packages libavcodec-dev depends on:
ii liba52-0.7.4-dev [liba52- 0.7.4-1 Development library and headers fo
ii libdc1394-13-dev 1.1.0-3 high level programming interface f
ii libdts-dev 0.0.2-svn-1 development files for libdts
ii libgsm1-dev 1.0.10-13 Development libraries for a GSM sp
ii libogg-dev 1.1.3-2 Ogg Bitstream Library Development
ii libraw1394-dev 0.10.1-1.1 library for direct access to IEEE
ii libtheora-dev 0.0.0.alpha5-1 The Theora Video Compression Codec
ii libvorbis-dev 1.1.2-1 The Vorbis General Audio Compressi
ii zlib1g-dev 1:1.2.3-9 compression library - development
libavcodec-dev recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]