On 13/06/13 01:36, Armin K. wrote: >> > > I see nothing wrong there. It can be that your ldd is part of 32bit > glibc (was it you that was building multilib CLFS?) and it can't check > 64bit libraries. My practice for multilib LFS (yes LFS) is only to > install 32bit libraries into /lib32 and/or /usr/lib32 and maybe some > required executables to /usr/bin with -32 suffix - gio-querymodules-32, > gdk-pixbuf-query-loaders-32, gtk-query-immodules-2.0-32, > pango-querymodules-32 and so on. (everything is done using DESTDIR method). >
Hi Armin, I would be very interested in how you achieved this. Have you got some kind of guide you can post? I too myself would like to install some 32 bit libs, in my case I use ICA Client which is 32 bit only. Currently, I have an old 32bit tarball of libraries which I complied, maybe 5 years ago on a 32 bit system which I just un-tar on my 64bit system. That seems to work fine, but I would like to build a fresh set. I can successfully build a 32 bit glibc onto my 64 bit system using some of the CLFS (cross-tools) instructions, but that is as far as I got. I cannot build gcc with multi lib as I'm not to sure about the prerequisites. Thanks, Wayne. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
