On Wed, Dec 26, 2007 at 02:54:11PM +0100, Raphael Hertzog wrote:
> 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.
Now I get:
dpkg-shlibdeps: failure: no dependency information found for 
/emul/ia32-linux/usr/lib/libxml2.so.2 (used by 
debian/libwine/usr/lib/wine/msxml3.dll.so).

It seems that the ia32-libs.shlibs file doesn't contain the needed info
for libxml2.  I'll file a bug report for that.


Kurt




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to