From owner-freebsd-questions Tue Mar 4 16:58:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA00541 for questions-outgoing; Tue, 4 Mar 1997 16:58:32 -0800 (PST) Received: from news.netwiz.net (root@News.NetWiz.Net [208.136.106.2]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA00532 for ; Tue, 4 Mar 1997 16:58:30 -0800 (PST) Received: from [206.99.115.112] (Ted.NetWizards.Net [206.99.115.112]) by news.netwiz.net (8.7.4/8.7.3) with SMTP id QAA18927 for ; Tue, 4 Mar 1997 16:53:20 -0800 Date: Tue, 4 Mar 1997 16:53:20 -0800 X-Sender: ted@mail.netwiz.net Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-questions@FreeBSD.ORG From: ted@wildeye.com (Ted Cohn) Subject: linux emulation trouble Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by freefall.freebsd.org id QAA00534 Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I'm still getting "./solinst: Exec format error: Wrong Architecture" running on FBSD 2.1.6 (from CD-ROM) even after performing all the steps for emulating linux outlined in the handbook (2.1-STABLE). I rebuilt the kernel for linux emulation and unpacked linux-lib2.0. I had to load LKM even with emulation in the kernel to get Mosaic(linux) to work. But more importantly, I'm trying to get Solid's database server (linux vers) running under FreeBSD. Do I need to upgrade to FBSD 2.2? Did I miss a step? Is there any way I can determine what I'm missing? A way to analyze the binary? Much thanks in advance... Ted