On 8/19/05, Bryan Kadzban <[EMAIL PROTECTED]> wrote:
> Doug Ronne wrote:
> > /usr/bin/ldd: line 167: /lib/ld-linux.so.2: No such file or directory
> >
> > So I don't understand who or what is asking for /lib/ld-linux.so.2.
> 
> Looks like /usr/bin/ldd is asking for it to me.  Maybe double check
> that?  It's just a script.
> 
> Try changing the RTLDLIST variable at the beginning.  (I'd attempt to
> put both the 64-bit ld.so and the 32-bit ld.so in there, in that order.
> That may not work, though.)

aha!  I never really knew what ldd was for.  I thought all that was
done by ldconfig.  I looked, and it had RTDLIST="/lib/ld-linux.so.2
/lib64/ld-linux-x86-64.so.2"

I changed that and everything seems hunky-dory.

thanks,
-Doug
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to