From owner-cvs-src@FreeBSD.ORG Tue Aug 28 08:56:30 2007 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6AD6C16A419; Tue, 28 Aug 2007 08:56:30 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (c220-239-20-82.belrs4.nsw.optusnet.com.au [220.239.20.82]) by mx1.freebsd.org (Postfix) with ESMTP id DC25A13C46E; Tue, 28 Aug 2007 08:56:29 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by turion.vk2pj.dyndns.org (8.14.1/8.14.1) with ESMTP id l7S8u8FZ002365; Tue, 28 Aug 2007 18:56:08 +1000 (EST) (envelope-from peter@turion.vk2pj.dyndns.org) Received: (from peter@localhost) by turion.vk2pj.dyndns.org (8.14.1/8.14.1/Submit) id l7S8u8d4002364; Tue, 28 Aug 2007 18:56:08 +1000 (EST) (envelope-from peter) Date: Tue, 28 Aug 2007 18:56:08 +1000 From: Peter Jeremy To: John Baldwin Message-ID: <20070828085608.GI1576@turion.vk2pj.dyndns.org> References: <20070824215515.GF16131@turion.vk2pj.dyndns.org> <200708270850.20904.jhb@freebsd.org> <20070827190100.GY87451@elvis.mu.org> <200708271529.42264.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CE+1k2dSO48ffgeK" Content-Disposition: inline In-Reply-To: <200708271529.42264.jhb@freebsd.org> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.16 (2007-06-09) Cc: src-committers@freebsd.org, yar@comp.chem.msu.su, Alfred Perlstein , cvs-all@freebsd.org, deischen@freebsd.org, cvs-src@freebsd.org, Warner Losh Subject: Re: cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 08:56:30 -0000 --CE+1k2dSO48ffgeK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2007-Aug-27 15:29:41 -0400, John Baldwin wrote: >User questions. "I just upgraded via make world from 6.x to 7.0 and now I= =20 >have a libc.so.6 and a libc.so.8, what happened to libc.so.7, did somethin= g=20 >go wrong??? please help!!!!" One major difference is that the symbol versions are not immediately obvious from outside. A typical user is not going to see that lib.so.7 includes foo@FBSD1.0, bar@FBSD1.5, snafu@FBSD1.1 and snafu@FBSD1.2. Someone who notices this is probably going to be able to understand the explanation. We will, of course, get the 'I just upgraded to 8.0-RELEASE and I still have libc.so.7' questions in a few years. --=20 Peter Jeremy --CE+1k2dSO48ffgeK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFG0+Mo/opHv/APuIcRAl0qAKC060PPDODjBjkGRxfQJUblQpkN5wCeL2Le cS5MDjz84EXprrMvrcjBTRk= =FzKj -----END PGP SIGNATURE----- --CE+1k2dSO48ffgeK--