forcemerge 453885 457833 thanks On Wed, 26 Dec 2007, Kurt Roeckx wrote: > When building wine on amd64 we get the following error: > dpkg-shlibdeps: failure: no dependency information found for > /usr/lib32/libxml2.so.2 (used by debian/libwine/usr/lib/wine/msxml3.dll.so). > > The problem is that "/usr/lib32" is a symlink in the libc6-i386 package > to /emul/ia32-linux/usr/lib where the library really is and that the > dynamic linker's search path contains /usr/lib32/. So dpkg-shlibdeps > doesn't find the package that has libxml2.so.2 in it.
Can you retry with a dpkg snapshot taken from git ? git clone git://git.debian.org/git/dpkg/dpkg.git This was already reported in #453885 and should be fixed in the next upload. Cheers, -- Raphaël Hertzog Le best-seller français mis à jour pour Debian Etch : http://www.ouaza.com/livre/admin-debian/

