Date: Mon, 12 May 1997 13:58:37 +0200 (MET DST) From: Michael Reifenberger <root@totum.plaut.de> To: Doug Rabson <dfr@nlsystems.com> Cc: FreeBSD-Current <current@freebsd.org> Subject: Re: LINUX statically linked ELF nogo? Message-ID: <Pine.BSF.3.95.970512135646.3934C-100000@totum.plaut.de> In-Reply-To: <Pine.BSF.3.95q.970512125326.6620E-100000@herring.nlsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 12 May 1997, Doug Rabson wrote: > Date: Mon, 12 May 1997 12:54:03 +0100 (BST) > From: Doug Rabson <dfr@nlsystems.com> > To: Michael Reifenberger <root@totum.plaut.de> > Cc: FreeBSD-Current <current@freebsd.org> > Subject: Re: LINUX statically linked ELF nogo? > > 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 > No: > brandelf -t linux bin/xcontrol > brandelf bin/xcontrol File 'bin/xcontrol' is of brand 'linux'. > ./bin/xcontrol ELF binary type not known Abort Its not only the brand. Bye! ---- Michael Reifenberger Plaut Software GmbH, R/3 Basis
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.970512135646.3934C-100000>