From owner-freebsd-hackers Thu Dec 4 13:35:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA04015 for hackers-outgoing; Thu, 4 Dec 1997 13:35:08 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: (from jmb@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA03979; Thu, 4 Dec 1997 13:35:01 -0800 (PST) (envelope-from jmb) From: "Jonathan M. Bresler" Message-Id: <199712042135.NAA03979@hub.freebsd.org> Subject: Re: ELF and linux emulator problem... To: luigi@labinfo.iet.unipi.it (Luigi Rizzo) Date: Thu, 4 Dec 1997 13:35:01 -0800 (PST) Cc: hackers@freebsd.org In-Reply-To: <199712041329.OAA20679@labinfo.iet.unipi.it> from "Luigi Rizzo" at Dec 4, 97 02:29:47 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Luigi Rizzo wrote: > > While was trying the linux (ELF) demo of mathematica, it was giving me > the following message on startup: > > # ./mathematica > ELF binary type not known > Abort trap > brandelf -t Linux ./mathematica jmb