From owner-freebsd-questions@FreeBSD.ORG Sun Jan 24 00:01:23 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 7C03D106566B for ; Sun, 24 Jan 2010 00:01:23 +0000 (UTC) (envelope-from john@dexter.starfire.mn.org) Received: from dexter.starfire.mn.org (starfire.skypoint.net [173.8.102.29]) by mx1.freebsd.org (Postfix) with ESMTP id 316038FC15 for ; Sun, 24 Jan 2010 00:01:22 +0000 (UTC) Received: (from john@localhost) by dexter.starfire.mn.org (8.11.3/8.11.3) id o0O01Gt60482; Sat, 23 Jan 2010 18:01:16 -0600 (CST) (envelope-from john) Date: Sat, 23 Jan 2010 18:01:16 -0600 From: John To: Roland Smith Message-ID: <20100123180116.A60343@starfire.mn.org> References: <20100123131347.A56510@starfire.mn.org> <20100123192502.GA85810@slackbox.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20100123192502.GA85810@slackbox.xs4all.nl>; from rsmith@xs4all.nl on Sat, Jan 23, 2010 at 08:25:02PM +0100 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: Sun, 24 Jan 2010 00:01:23 -0000 On Sat, Jan 23, 2010 at 08:25:02PM +0100, Roland Smith wrote: > On Sat, Jan 23, 2010 at 01:14:01PM -0600, 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). > > It's in ports, misc/compat4x. Morgan and Roland both - Thanks! Perfect! They work now. -- John Lind john@starfire.MN.ORG