From owner-freebsd-current Mon May 12 04:54:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA14938 for current-outgoing; Mon, 12 May 1997 04:54:20 -0700 (PDT) Received: from nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA14929 for ; Mon, 12 May 1997 04:54:14 -0700 (PDT) Received: from herring.nlsystems.com (herring.nlsystems.com [10.0.0.2]) by nlsystems.com (8.8.5/8.8.5) with SMTP id MAA07537; Mon, 12 May 1997 12:54:03 +0100 (BST) Date: Mon, 12 May 1997 12:54:03 +0100 (BST) From: Doug Rabson To: Michael Reifenberger cc: FreeBSD-Current Subject: Re: LINUX statically linked ELF nogo? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 12 May 1997, Michael Reifenberger wrote: > Hi, > Is anybody aware of a problem with statically linked Linux-ELF binaries? > > I try to install ADABAS-D Personal-Edition for Linux. > You can get it for free (http://www.sag.de) BTW. > > The installation prog "install" works fine > file /.cd/install > install: ELF 32-bit LSB executable, Intel 80386, version 1, > dynamically linked, not stripped > > BUT: > file bin/xcontrol > bin/xcontrol: ELF 32-bit LSB executable, Intel 80386, version 1, > statically linked, not stripped > > ./bin/xcontrol > ELF binary type not known > Abort > > Can anybody help? > > Probably we need to add the according identifying bits to the Linux-exe-loader You need something like: brandelf -t linux bin/xcontrol -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 951 1891