Public bug reported:

I was having trouble compiling 32 bits apps under Dapper64 until I
created these links that were missing in /usr/lib32. The links are to
the root name of various libraries. I haven't checked al libraries, just
the ones I needed.

/usr/lib32:

ln -s  libX11.so.6         libX11.so
ln -s  libXxf86vm.so.1 libXxf86vm.so
ln -s  libGL.so.1           libGL.so
ln -s  libGLU.so.1         libGLU.so
ln -s  libXmu.so.6        libXmu.so
ln -s  libXext.so.6        libXext.so
ln -s  libXi.so.6            libXi.so

This should be an easy bugfix that should make it to Edgy.

** Affects: Ubuntu
     Importance: Untriaged
         Status: Unconfirmed

** Changed in: freeglut (Ubuntu)
Sourcepackagename: freeglut => None

-- 
Missing links in /usr/lib32 prevents multiarch compile in Dapper64
https://launchpad.net/bugs/60452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to