From owner-freebsd-questions@FreeBSD.ORG Wed Aug 29 08:48:27 2007 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 87F0516A46D for ; Wed, 29 Aug 2007 08:48:27 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id BBFB713C4F0 for ; Wed, 29 Aug 2007 08:48:26 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id l7T8mLeZ010912; Wed, 29 Aug 2007 10:48:21 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id l7T8mLIn010909; Wed, 29 Aug 2007 10:48:21 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 29 Aug 2007 10:48:21 +0200 (CEST) From: Wojciech Puchar To: Jon Drukman In-Reply-To: Message-ID: <20070829104807.K10850@wojtek.tensor.gdynia.pl> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 4.11 binary compatibility (libm.so.2, etc) 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: Wed, 29 Aug 2007 08:48:27 -0000 cd /usr/ports/misc/compat4x make install clean On Tue, 28 Aug 2007, Jon Drukman wrote: > I just installed FBSD 6.2, but I have a requirement to use some precompiled > binaries from FreeBSD 4.11. They are failing because libm.so.2 is not > available. Is there a compatibility package that I can install which will > give me the older libraries? I do not have the source code to recompile > these applications. > > -jsd- > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >