Gentoo Archives: gentoo-embedded

From: Arkadi Shishlov <arkadi@××××××.lv>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] Chroot the environment
Date: Tue, 29 May 2007 08:22:20
Message-Id: op.ts2xgtq63zd5kp@k37
In Reply to: Re: [gentoo-embedded] Chroot the environment by The MoonSeeker
1 On Tue, 29 May 2007 11:11:32 +0300, The MoonSeeker <themoonseeker@×××××.com> wrote:
2 > ldd /tmp/embtest/bin/bash
3 > linux-gate.so.1 => (0xb7f5f000)
4 > libncurses.so.5 => /lib/libncurses.so.5 (0xb7f19000)
5 > libdl.so.2 => /lib/libdl.so.2 (0xb7f15000)
6 > libc.so.6 => /lib/libc.so.6 (0xb7ded000)
7 > /lib/ld-linux.so.2 (0xb7f60000)
8
9 Your chroot bash is linked agains glibc and not uclibc.
10 --
11 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] Chroot the environment The MoonSeeker <themoonseeker@×××××.com>
Re: [gentoo-embedded] Chroot the environment The MoonSeeker <themoonseeker@×××××.com>