Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 1996 01:21:01 +0100
From:      roberto@keltia.freenix.fr (Ollivier Robert)
To:        vitjok@fasts.com
Cc:        freebsd-bugs@freebsd.org (FreeBSD Bugs' list)
Subject:   Re: kern/2286: rpm (and possibly others) from RedHat 4.0 fail to run
Message-ID:  <Mutt.19961227012101.roberto@keltia.freenix.fr>
In-Reply-To: <19961226223907.10489.qmail@server.fasts.com>; from vitjok@fasts.com on Dec 26, 1996 22:39:07 -0000
References:  <19961226223907.10489.qmail@server.fasts.com>

next in thread | previous in thread | raw e-mail | index | archive | help
According to vitjok@fasts.com:
> 	> rpm
> 	ELF binary type not known

This is probably a static binary ELF program that you need to "brand".

brandelf: illegal option -- h
Usage: brandelf [-t string] file ...
No file(s) specified.

brandelf -t Linux linuxbin
brandelf -t FreeBSD freebsdbin

and so on.
-- 
Ollivier ROBERT    -=- The daemon is FREE! -=-    roberto@keltia.freenix.fr
  FreeBSD keltia.freenix.fr 3.0-CURRENT #33: Sat Dec 21 12:57:17 CET 1996



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Mutt.19961227012101.roberto>