From owner-freebsd-emulation Sat Jul 24 2:22:45 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from shell.futuresouth.com (shell.futuresouth.com [198.78.58.28]) by hub.freebsd.org (Postfix) with ESMTP id C49FA14EB6 for ; Sat, 24 Jul 1999 02:22:41 -0700 (PDT) (envelope-from tim@futuresouth.com) Received: (from tim@localhost) by shell.futuresouth.com (8.9.3/8.9.3) id EAA10075 for freebsd-emulation@freebsd.org; Sat, 24 Jul 1999 04:21:37 -0500 (CDT) Date: Sat, 24 Jul 1999 04:21:37 -0500 From: Tim Tsai To: freebsd-emulation@freebsd.org Subject: chroot /compat/linux? Message-ID: <19990724042136.A9831@futuresouth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello - ran into a problem while playing with Linux emulation. % uname -a FreeBSD ws.fsci.net 4.0-CURRENT FreeBSD 4.0-CURRENT #8: Sat Jul 10 18:21:05 CDT 1999 root@ws.fsci.net:/usr/src/sys/compile/TIM i386 The make world source was either 7/10 or 7/9. I have linux-devtools installed as well as the base package. Emulation works fine as does the development environment. % sudo /usr/sbin/chroot /usr/compat/linux ELF interpreter /compat/linux/lib/ld-linux.so.1 not found Abort trap I've run /usr/compat/linux/sbin/ldconfig and same thing. Any ideas? Thanks! Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message