From owner-freebsd-current Mon Feb 12 17:45: 2 2001 Delivered-To: freebsd-current@freebsd.org Received: from harmony.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id F0A2D37B503 for ; Mon, 12 Feb 2001 17:44:58 -0800 (PST) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f1D1iaW34094; Mon, 12 Feb 2001 18:44:36 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200102130144.f1D1iaW34094@harmony.village.org> To: Dag-Erling Smorgrav Subject: Re: Patch for FILE problems (was Re: -CURRENT is bad for me...) Cc: Peter Wemm , Daniel Eischen , John Indra , freebsd-current@FreeBSD.ORG In-reply-to: Your message of "13 Feb 2001 02:42:15 +0100." References: <200102130120.f1D1KpU56194@mobile.wemm.org> <200102130131.f1D1VrW33790@harmony.village.org> Date: Mon, 12 Feb 2001 18:44:36 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Dag-Erling Smorgrav writes: : When we back down to 5, we add magic to the Makefiles to move : libc.so.5?? to /usr/lib/compat - that way they're only used when : needed at runtime, not for linking new programs. No need. I misunderstood how ELF libraries work. The libc.so link is what makes it default. Peter set me right on this. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message