> You are probably the first person to compile on a x64 box. Do you have > 32bit libraries installed? I know very little about the platform. > > James
I'm not real sure how to determine that. I followed the Gentoo 2005.0 install procedure (of course using the AMD64 path). Hopefully this helps: I DO have a /lib32 and /lib64 (and /usr/lib32 and /usr/lib64) directory and a /lib symlink pointing to /lib64 (and one at /usr/lib that points to /usr/lib64). Additionally, within /lib32 are the files ld-2.3.5.so, and libc-2.3.5.so with symlinks ld-linux.so.2 pointing to ld-2.3.5.so and libc.so.6 pointing to libc-2.3.5.so. I have also compiled vanilla kernel-2.6.12.3 (not using a gentoo kernel) to support "IA32 Emulation". I would be happy to help you determine this problem. Please advise on how to help. Thanks for the reply, -Andrew -- http://linuxfromscratch.org/mailman/listinfo/alfs-discuss FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
