From owner-freebsd-questions Wed Aug 6 09:19:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA04810 for questions-outgoing; Wed, 6 Aug 1997 09:19:59 -0700 (PDT) Received: from dublin.iona.ie (root@operation.dublin.iona.ie [192.122.221.5]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA04805 for ; Wed, 6 Aug 1997 09:19:52 -0700 (PDT) Received: from ultra (ultra [192.122.221.136]) by dublin.iona.ie (8.7.5/jm-1.01) with SMTP id RAA08557 for ; Wed, 6 Aug 1997 17:19:46 +0100 (BST) Date: Wed, 6 Aug 1997 17:19:25 +0100 (BST) From: Niall Smart X-Sender: nsmart@ultra To: freebsd-questions@freebsd.org Subject: Linux emulation problems Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, Some of my linux binaries work, some don't: [nsmart@chewbacca bin]$ pwd /linux/bin [nsmart@chewbacca bin]$ ./echo feh | ./grep feh feh [nsmart@chewbacca bin]$ file echo echo: ELF 32-bit LSB executable, Intel 80386, version 1 [nsmart@chewbacca bin]$ ../usr/bin/ldd ELF binary type not known Abort trap [nsmart@chewbacca bin]$ file ../usr/bin/ldd ../usr/bin/ldd: ELF 32-bit LSB executable, Intel 80386, version 1 [nsmart@chewbacca bin]$ modstat Type Id Off Loadaddr Size Info Rev Module Name EXEC 0 4 f43e9000 001c f43ef010 1 linux_mod [nsmart@chewbacca bin]$ grep -i linux /usr/src/sys/i386/conf/HPNETSERVER options LINUX options COMPAT_LINUX Any ideas? -- Niall Smart Customer Engineering, IONA Technologies. (www.iona.com)