Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 May 1997 13:10:50 +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?
Message-ID:  <Pine.BSF.3.95q.970512131023.6620G-100000@herring.nlsystems.com>
In-Reply-To: <Pine.BSF.3.95.970512135646.3934C-100000@totum.plaut.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 12 May 1997, Michael Reifenberger wrote:

> > 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

That should have been:

	brandelf -t Linux bin/xcontrol

--
Doug Rabson				Mail:  dfr@nlsystems.com
Nonlinear Systems Ltd.			Phone: +44 181 951 1891




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970512131023.6620G-100000>