Hai ,
Iam getting this output for ldd /tools/bin/env
libc.so.6 => /lib/tls/libc.so.6 (0x006b2000)
/lib/ld-linux.so.2 (0x00695000)
What I should do now
Regards
Chandan
On Wed, Dec 7, 2005, Jeremy Huntwork <[EMAIL PROTECTED]>
said:
> Chandan M. C. wrote:
>> We r getting
>> chroot: cannot run command `/tools/bin/env': No such file or directory
>> error
>
> Well the first place to start should be the obvious one. It says no such
> file or directory for /tools/bin/env. Have you tried verifying that
> exists? Something like 'ls -l /tools/bin/env'
>
> If it does exist, the next thing would be to make sure it's not
> dynamically linked to a library on your host.
>
> 'ldd /tools/bin/env'
>
> --
> JH
> --
> http://linuxfromscratch.org/mailman/listinfo/lfs-support
> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
> Unsubscribe: See the above information page
>
--
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page