Your message dated Fri, 18 Nov 2005 15:32:07 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#339803: fixed in ffmpeg 0.cvs20050918-5
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 18 Nov 2005 21:33:48 +0000
>From [EMAIL PROTECTED] Fri Nov 18 13:33:48 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp6-g19.free.fr ([212.27.42.36])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EdDrg-0007VD-Ba
        for [EMAIL PROTECTED]; Fri, 18 Nov 2005 13:33:48 -0800
Received: from ibook.free.fr (gam64-1-82-243-192-48.fbx.proxad.net 
[82.243.192.48])
        by smtp6-g19.free.fr (Postfix) with ESMTP id EC4279586;
        Fri, 18 Nov 2005 22:33:46 +0100 (CET)
Received: from localhost.localdomain (localhost.localdomain [127.0.0.1])
        by ibook.free.fr (Postfix) with ESMTP id E1C11DEE4;
        Fri, 18 Nov 2005 22:33:53 +0100 (CET)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: =?utf-8?q?Beno=C3=AEt_Dejean?= <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libavformat-dev: can't link with
X-Mailer: reportbug 3.17
Date: Fri, 18 Nov 2005 22:33:53 +0100
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: libavformat-dev
Version: 0.cvs20050918-4
Severity: normal

Hi,
        i'm trying to compile a stupid first program.
According to man ffmpeg-config, i'm doing it right.


$> cat stupid.c
#include <avformat.h>
#include <avcodec.h>

int main()
{
        avcodec_init();
        av_register_all();
        return 0;
}

$> ffmpeg-config --libs avformat avcodec
-lavformat -lavcodec -lavutil -lavcodec -lavutil -lvorbis -lvorbisenc \
-ltheora -logg -ldts -la52 -lraw1394 -ldc1394_control -lgsm -lz -lm

$> ffmpeg-config --cflags
-I/usr/include/ffmpeg

$> LC_ALL=C gcc -Wall $(ffmpeg-config --cflags) $(ffmpeg-config --libs avformat 
avcodec) stupid.c
/tmp/ccSkYzto.o: In function `main':stupid.c:(.text+0x14): undefined reference 
to `avcodec_init'
:stupid.c:(.text+0x18): undefined reference to `av_register_all'
collect2: ld returned 1 exit status


Got the same link error on sarge and sid.
Please help :)
Thanks.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-powerpc
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)

Versions of packages libavformat-dev depends on:
ii  libavcodec-dev           0.cvs20050918-4 development files for libavcodec

libavformat-dev recommends no packages.

-- no debconf information

---------------------------------------
Received: (at 339803-close) by bugs.debian.org; 18 Nov 2005 23:41:20 +0000
>From [EMAIL PROTECTED] Fri Nov 18 15:41:20 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EdFiB-0002Dz-EK; Fri, 18 Nov 2005 15:32:07 -0800
From: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#339803: fixed in ffmpeg 0.cvs20050918-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 18 Nov 2005 15:32:07 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: ffmpeg
Source-Version: 0.cvs20050918-5

We believe that the bug you reported is fixed in the latest version of
ffmpeg, which is due to be installed in the Debian FTP archive:

ffmpeg_0.cvs20050918-5.diff.gz
  to pool/main/f/ffmpeg/ffmpeg_0.cvs20050918-5.diff.gz
ffmpeg_0.cvs20050918-5.dsc
  to pool/main/f/ffmpeg/ffmpeg_0.cvs20050918-5.dsc
ffmpeg_0.cvs20050918-5_i386.deb
  to pool/main/f/ffmpeg/ffmpeg_0.cvs20050918-5_i386.deb
libavcodec-dev_0.cvs20050918-5_i386.deb
  to pool/main/f/ffmpeg/libavcodec-dev_0.cvs20050918-5_i386.deb
libavformat-dev_0.cvs20050918-5_i386.deb
  to pool/main/f/ffmpeg/libavformat-dev_0.cvs20050918-5_i386.deb
libpostproc-dev_0.cvs20050918-5_i386.deb
  to pool/main/f/ffmpeg/libpostproc-dev_0.cvs20050918-5_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> (supplier of updated ffmpeg 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 18 Nov 2005 23:58:16 +0100
Source: ffmpeg
Binary: libavformat-dev ffmpeg libavcodec-dev libpostproc-dev
Architecture: source i386
Version: 0.cvs20050918-5
Distribution: unstable
Urgency: low
Maintainer: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
Changed-By: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
Description: 
 ffmpeg     - multimedia player, server and encoder
 libavcodec-dev - development files for libavcodec
 libavformat-dev - development files for libavformat
 libpostproc-dev - development files for libpostproc
Closes: 339803
Changes: 
 ffmpeg (0.cvs20050918-5) unstable; urgency=low
 .
   * ffmpeg-config.1: fixed the examples and added a note that static libraries
     should be put after the objects that refer to them (Closes: #339803).
Files: 
 9cdc315bd40034848c4a96bef3db7ffb 849 libs optional ffmpeg_0.cvs20050918-5.dsc
 353c7b500035e5a38af53bf0ac148aba 12593 libs optional 
ffmpeg_0.cvs20050918-5.diff.gz
 8f963f8b4a608a9a3839ce2abcbc5c1d 4051668 graphics optional 
ffmpeg_0.cvs20050918-5_i386.deb
 ac3744376c9e273b421bf15bf34d3ce9 2453088 libdevel optional 
libavcodec-dev_0.cvs20050918-5_i386.deb
 a86e7afdc868d5f31404f0fea9db4d16 45704 libdevel optional 
libpostproc-dev_0.cvs20050918-5_i386.deb
 7be08be939958d122e4077c57752d5c8 521196 libdevel optional 
libavformat-dev_0.cvs20050918-5_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDfl+7fPP1rylJn2ERAhn/AKCIhv4X5BxHvqa554mD+BVvwUAVHACfS3Km
tMEIxGzYnKS56bC0SKrR8z0=
=DcXI
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to