From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GlC0y-00067o-0X for garchives@archives.gentoo.org; Fri, 17 Nov 2006 22:16:52 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kAHMFLYQ032671; Fri, 17 Nov 2006 22:15:21 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kAHMFKpQ031438 for ; Fri, 17 Nov 2006 22:15:20 GMT Received: from home.wh0rd.org (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 64EEA642F4 for ; Fri, 17 Nov 2006 22:15:19 +0000 (UTC) Received: (qmail 2489 invoked from network); 17 Nov 2006 17:12:36 -0500 Received: from unknown (HELO vapier) (192.168.0.2) by 192.168.0.1 with SMTP; 17 Nov 2006 17:12:36 -0500 From: Mike Frysinger Organization: wh0rd.org To: gentoo-embedded@lists.gentoo.org Subject: Re: [gentoo-embedded] unable to chroot Date: Fri, 17 Nov 2006 17:15:26 -0500 User-Agent: KMail/1.9.5 Cc: "Corey" References: <200611171435.44844.corey@bitworthy.net> In-Reply-To: <200611171435.44844.corey@bitworthy.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1389200.q850ynbfqk"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200611171715.27052.vapier@gentoo.org> X-Archives-Salt: ecde6695-5e10-4730-afee-cf37c9a84545 X-Archives-Hash: c6cfcf88afb543f1ac7f64f9b1835d62 --nextPart1389200.q850ynbfqk Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 17 November 2006 16:35, Corey wrote: > scanner gentoo # ./bin/bash --version > GNU bash, version 3.1.17(1)-release (i686-pc-linux-gnu) > Copyright (C) 2005 Free Software Foundation, Inc. > scanner gentoo # chroot /mnt/gentoo/ /bin/bash > chroot: cannot run command `/bin/bash': No such file or directory assuming / is glibc and /mnt/gentoo is uclibc, this looks like the bin/bash= is=20 incorrectly linked against glibc try running `readelf -d bin/bash` and make sure it is linked against uClibc= =20 libs =2Dmike --nextPart1389200.q850ynbfqk Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iQIVAwUARV40fkFjO5/oN/WBAQJAkhAA0CNAhfjt+2J4IXjawjYsbStvmofWW0Gv YDo/owBWFS7xvJcld2w+SiuhbaH56rr3SNSkeQbgvMI9Qood50Mjs1Gf0hLunZcF n3wG/bgEjrSwdNbFfwA35rd50FEVI76cz+BQFlW0jvJc1lpXjwkkHnR3TW8pzuD5 BH40r4JikcZzeheCFoXOS2WY2VKP9brt1QAh2ZVdEwmX8I9XLAs2PTWg2f+ExYeQ r9Mp8a+MA6s1b79IZVSIn/lWpPrW61b21yrExqeNjmKYTfeEfKSwPxE8GENqk1B2 z0Q6lBPhBW9iOaN6Fq+8M734g30RhVSfhep2HBSVJ+XU5tKZY0osL02BUrtWt4jp TxYLadlyiczJw0yMliR8KRXo/g10LGGWDlZkW+bdYC6cyBxzfcCSEQC67NV8fQft 8Oq9FUJr1EdVwI4Um3BVNR434qJAP7/rZyD/qR1vQ+ddG7z7SGYJmBIDhCNn1J2K rMB8a8iml7iY5fXcl1/qgTl13DgkFZb6la49bMgjtjk7LJNMe4fa8KMptL9xIJAi HuOwi0yoyt0aDu5lv+nmfgFm7dxfytDGBCsN4qbwKcLn1UbGR0HwXMHVMRYOnb+d Zev1yONW33JXhL1jUxG631PE3bXLKWslxa0+wx0GzlgZVAx6nVHAkOq5EjTBl09H 4CctvhTxti8= =2O+x -----END PGP SIGNATURE----- --nextPart1389200.q850ynbfqk-- -- gentoo-embedded@gentoo.org mailing list