From owner-freebsd-hackers Thu Jun 26 16:00:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA17467 for hackers-outgoing; Thu, 26 Jun 1997 16:00:35 -0700 (PDT) Received: from ocean.campus.luth.se (ocean.campus.luth.se [130.240.194.116]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA17457 for ; Thu, 26 Jun 1997 16:00:31 -0700 (PDT) Received: (from karpen@localhost) by ocean.campus.luth.se (8.8.5/8.8.5) id XAA10322 for hackers@freebsd.org; Thu, 26 Jun 1997 23:02:01 +0200 (CEST) From: Mikael Karpberg Message-Id: <199706262102.XAA10322@ocean.campus.luth.se> Subject: Linux emulation problem? To: hackers@freebsd.org Date: Thu, 26 Jun 1997 23:02:01 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL31H (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Umm... I ran into somthing I have no idea what it means: troot@ocean /compat/linux 76# brandelf /compat/linux/sbin/ldconfig File '/compat/linux/sbin/ldconfig' is of brand 'Linux'. troot@ocean /compat/linux 77# /compat/linux/sbin/ldconfig ELF binary type not known Abort troot@ocean /compat/linux 78# Umm... Doesn't FreeBSD support ELF these days? And if not, why is an ELF Linux program shipped in the linux-lib port?! I'm running 2.2-970627-RELENG, if that makes a difference... /Mikael