On 12/4/2013 4:10 PM, Marius Alksnys wrote:
>> dpkg-architecture
> DEB_BUILD_ARCH=i386
> DEB_BUILD_ARCH_OS=linux
> DEB_BUILD_ARCH_CPU=i386
> DEB_BUILD_ARCH_BITS=32
> DEB_BUILD_ARCH_ENDIAN=little
> DEB_BUILD_GNU_CPU=i486
> DEB_BUILD_GNU_SYSTEM=linux-gnu
> DEB_BUILD_GNU_TYPE=i486-linux-gnu
> DEB_HOST_ARCH=i386
> DEB_HOST_ARCH_OS=linux
> DEB_HOST_ARCH_CPU=i386
> DEB_HOST_ARCH_BITS=32
> DEB_HOST_ARCH_ENDIAN=little
> DEB_HOST_GNU_CPU=i486
> DEB_HOST_GNU_SYSTEM=linux-gnu
> DEB_HOST_GNU_TYPE=i486-linux-gnu
So I would have expected[1] your libGL.* files to be installed in
/usr/lib/i486-linux-gnu/
but you said you found them in
/usr/lib/
Did you look for other copies ('find /usr/lib -name libGL.*')?
Does /usr/lib/i486-linux-gnu exist on your host?
An experienced Linux hacker would simply (as root) copy the libGL.*
files from /usr/lib to /usr/lib/i486-linux-gnu (creating the directory
if necessary) and see if the problem went away.
A really experienced Linux hacker would want to figure out how your
system got into this state before (potentially) causing further damage.
You say you used to build this branch. What changed?
Regards,
Kent
[1] if I'm wrong you'll hear about it soon enough:-)
------------------------------------------------------------------------------
Sponsored by Intel(R) XDK
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers