From owner-freebsd-questions@FreeBSD.ORG Sat Jan 23 19:24:50 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 368E8106568B for ; Sat, 23 Jan 2010 19:24:50 +0000 (UTC) (envelope-from freebsd-questions@pp.dyndns.biz) Received: from proxy2.bredband.net (proxy2.bredband.net [195.54.101.72]) by mx1.freebsd.org (Postfix) with ESMTP id E2FFA8FC19 for ; Sat, 23 Jan 2010 19:24:49 +0000 (UTC) Received: from ipb1.telenor.se (195.54.127.164) by proxy2.bredband.net (7.3.140.3) id 4AD3E1BC0296B825 for freebsd-questions@freebsd.org; Sat, 23 Jan 2010 20:24:48 +0100 X-SMTPAUTH-B2: X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AuhHABfcWktV4js3PGdsb2JhbACBRppPAQEBATe5QoQ7BA X-IronPort-AV: E=Sophos;i="4.49,330,1262559600"; d="scan'208";a="28791044" Received: from c-373be255.107-1-64736c10.cust.bredbandsbolaget.se (HELO gatekeeper.pp.dyndns.biz) ([85.226.59.55]) by ipb1.telenor.se with ESMTP; 23 Jan 2010 20:24:48 +0100 Received: from [192.168.69.67] (phobos [192.168.69.67]) by gatekeeper.pp.dyndns.biz (8.14.3/8.14.3) with ESMTP id o0NJOkDT027953; Sat, 23 Jan 2010 20:24:46 +0100 (CET) (envelope-from freebsd-questions@pp.dyndns.biz) Message-ID: <4B5B4CFD.9050905@pp.dyndns.biz> Date: Sat, 23 Jan 2010 20:24:45 +0100 From: =?ISO-8859-1?Q?Morgan_Wesstr=F6m?= User-Agent: Thunderbird 2.0.0.23 (X11/20091010) MIME-Version: 1.0 To: John References: <20100123131347.A56510@starfire.mn.org> In-Reply-To: <20100123131347.A56510@starfire.mn.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Backward compatibility libraries? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jan 2010 19:24:50 -0000 John wrote: > The GENERIC 8.0 kernel and the kernel I built for my new FreeBSD 8.0 > system both contain > options COMPAT_FREEBSD4 # Compatible with FreeBSD4 > > yet, when I try to run a program compiled on the FreeBSD 4.3 system on > the new system, I get > /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found, required by "pipetype" > > So - there must be some compatibility libraries somewhere. I've > looked in Packages and in Distributions, and didn't see what I'm > looking for (probably looking right at it). > > What am I missing? > > Thanks! misc/compat4x