Package: dpkg Version: 1.14.12 Severity: important Hi,
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. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

