← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 887731] Re: libx11-dev does not provide /usr/lib/i386-linux-gnu/libX11.so

 

** Description changed:

  Seen on 11.10
  
  $ dpkg -L libx11-dev | grep ".so$"
  /usr/lib/x86_64-linux-gnu/libX11.so
  
- However, libx11-dev does not install a /usr/lib/i386-linux-gnu/libX11.so
- (even though it installs /usr/lib/i386-linux-gnu/libX11.so.6)
+ However, libx11-dev does not provide /usr/lib/i386-linux-gnu/libX11.so
+ (even though it provides /usr/lib/i386-linux-gnu/libX11.so.6)
  
  Even though libx11-dev is installed, the linker can't find it:
  $ gcc -m32 -lX11 blah.c # Error "cannot find -lX11"

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libx11 in Ubuntu.
https://bugs.launchpad.net/bugs/887731

Title:
  libx11-dev does not provide /usr/lib/i386-linux-gnu/libX11.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libx11/+bug/887731/+subscriptions


References