> Some programs mistakenly try and link to the 64-bit libs first, even if 
> the 32-bit libs are available. I've had to create nasty LD_LIBRARY_PATH 
> statements, and mess around with the order in ld.so.conf to get things 
> to semi work.
It would be good to identify those and get them fixed upstream...
I think openssl does this: it detects the arch using some /proc or uname
trick, which breaks when running in UML - I end up using a chroot to
upgrade those virtual machines. grrr.

Antoine

-- 
gentoo-amd64@gentoo.org mailing list

Reply via email to