Package: binutils Version: 2.16.1cvs20060413-1 Severity: important Tags: patch
Hi, For a some times, a few packages now provide 32-bit libraries on amd64. They are installed in /lib32 and /usr/lib32. However, ld does not search libraries in these directories, whereas it searches in /lib64 and /usr/lib64 for 64-bit libraries on a bi-arch system (i386, sparc, powerpc, s390). Note having libraries in /lib32 and /usr/lib32 on amd64 is Debian specific (however Gentoo does the same). Please find attached a patch (122_x86_64_i386_biarch.dpatch) to fix that. I have also attached a patch for the unofficial ppc64 architecture (123_ppc64_powerpc_biarch.dpatch), but I have not tested it. Thanks, Aurelien -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-1-amd64-k8-smp 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 binutils depends on: ii libc6 2.3.6-9 GNU C Library: Shared libraries binutils recommends no packages. -- debconf information excluded
122_x86_64_i386_biarch.dpatch
Description: application/shellscript
123_ppc64_powerpc_biarch.dpatch
Description: application/shellscript

