Package: ffmpeg Version: 0.cvs20050918-4 Followup-For: Bug #338895 It seems that ffmpeg's own Makefile's will strip binaries unless you call configure with --disable-strip. So, here's one more suggested addition to debian/rules
ifneq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) confflags += --disable-strip endif After all these fixes I'm finally able to get /usr/bin/ffmpeg: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.0, dynamically linked (uses shared libs), not stripped -- 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.4.29sauna Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1) Versions of packages ffmpeg depends on: ii libc6 2.3.5-7 GNU C Library: Shared libraries an ii libdc1394-13 1.1.0-2 high level programming interface f ii libfreetype6 2.1.10-1 FreeType 2 font engine, shared lib ii libgsm1 1.0.10-13 Shared libraries for GSM speech co ii libimlib2 1.2.1-2 powerful image loading and renderi ii libogg0 1.1.2-1 Ogg Bitstream Library ii libraw1394-5 0.10.1-1.1 library for direct access to IEEE ii libsdl1.2debi 1.2.7+1.2.8cvs20041007-5.3 Simple DirectMedia Layer ii libtheora0 0.0.0.alpha4-1.1 The Theora Video Compression Codec ii libvorbis0a 1.1.0-1 The Vorbis General Audio Compressi ii libvorbisenc2 1.1.0-1 The Vorbis General Audio Compressi ii libx11-6 6.8.2.dfsg.1-10 X Window System protocol client li ii xlibs 6.8.2.dfsg.1-10 X Window System client libraries m ii zlib1g 1:1.2.3-6 compression library - runtime ffmpeg recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]