Package: dpkg-dev Version: 1.14.29 Severity: normal Hello,
I want to build to build a debian package for my amd64-architecture. The resulting package contains 32-bit libraries and executables which are part of the orig.tar.gz from upstream. These libraries and executables need 32-bit libraries which are not part of the debian 32-bit compatibility packages. So, I created a new compatibility package ia32-libs-extra-lenny which currently contains the 32-bit version of libidn.so.11. My debian/rules of ia32-libs-extra-lenny calls dh_makeshlibs to create the shlibs file. After installation of the compatibility package, /var/lib/dpkg/info/ia32-libs-extra-lenny.shlibs looks like this: libidn 11 ia32-libs-extra-lenny When I now try to build the original package, I get the following error message: dpkg-shlibdeps: failure: no dependency information found for /emul/ia32-linux/usr/lib/libidn.so.11 (used by ...) Regards Christoph -- System Information: Debian Release: 5.0.5 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages dpkg-dev depends on: ii binutils 2.18.1~cvs20080103-7 The GNU assembler, linker and bina ii bzip2 1.0.5-1 high-quality block-sorting file co ii cpio 2.9-13lenny1 GNU cpio -- a program to manage ar ii dpkg 1.14.29 Debian package management system ii libtimedate-perl 1.1600-9 Time and date functions for Perl ii lzma 4.43-14 Compression method of 7z format in ii make 3.81-5 The GNU version of the "make" util ii patch 2.5.9-5 Apply a diff file to an original ii perl [perl5] 5.10.0-19lenny2 Larry Wall's Practical Extraction ii perl-modules 5.10.0-19lenny2 Core Perl modules Versions of packages dpkg-dev recommends: ii build-essential 11.4 Informational list of build-essent ii gcc [c-compiler] 4:4.3.2-2 The GNU C compiler ii gcc-3.4 [c-compiler] 3.4.6-9 The GNU C compiler ii gcc-4.1 [c-compiler] 4.1.2-25 The GNU C compiler ii gcc-4.3 [c-compiler] 4.3.2-1.1 The GNU C compiler Versions of packages dpkg-dev suggests: pn debian-keyring <none> (no description available) ii gnupg 1.4.9-3+lenny1 GNU privacy guard - a free PGP rep -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org