From owner-freebsd-questions@FreeBSD.ORG Wed May 17 16:56:46 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B0DC16B319 for ; Wed, 17 May 2006 16:56:46 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C68043D5E for ; Wed, 17 May 2006 16:56:45 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id A07411A4E7B; Wed, 17 May 2006 09:56:44 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 53E53515DC; Wed, 17 May 2006 12:56:41 -0400 (EDT) Date: Wed, 17 May 2006 12:56:40 -0400 From: Kris Kennaway To: Derek Ragona Message-ID: <20060517165640.GA19324@xor.obsecurity.org> References: <20060517051354.GA41312@skytracker.ca> <6.0.0.22.2.20060517081907.02683400@mail.computinginnovations.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: <6.0.0.22.2.20060517081907.02683400@mail.computinginnovations.com> User-Agent: Mutt/1.4.2.1i Cc: David Banning , questions@freebsd.org Subject: Re: "libm.so.4" not found 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, 17 May 2006 16:56:51 -0000 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 17, 2006 at 08:22:03AM -0500, Derek Ragona wrote: > Sounds like you recently upgraded but don't have the compatible libraries= =20 > in /etc/make.conf make sure you have: > COMPAT4X=3D yes >=20 > And then rebuild the world. >=20 > You might also want to have: > options COMPAT_FREEBSD4 > In your kernel config file. The real question is why do you have binaries depending on old system libraries. The answer is probably that you upgraded from a previous branch of FreeBSD (e.g. 4.x -> 6.x) but neglected to rebuild all your installed ports, so they now have an inconsistent mix of old and new libraries. portupgrade -af or similar to repair the damage. Kris --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEa1XIWry0BWjoQKURApNiAJ9k88GtZpc+xlZZ0bGIYJIASMH11ACfRItg Z+iQKMOQZc5oWySf+lH6Guo= =mmwh -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh--