From owner-freebsd-current Sat Nov 2 23: 5:24 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E3E637B401 for ; Sat, 2 Nov 2002 23:05:23 -0800 (PST) Received: from kayak.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D28443E77 for ; Sat, 2 Nov 2002 23:05:19 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by kayak.xcllnt.net (8.12.6/8.12.6) with ESMTP id gA375J0N092038; Sat, 2 Nov 2002 23:05:19 -0800 (PST) (envelope-from marcel@kayak.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.6/8.12.6) with ESMTP id gA375IFE003455; Sat, 2 Nov 2002 23:05:18 -0800 (PST) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.6/8.12.6/Submit) id gA375IKs003454; Sat, 2 Nov 2002 23:05:18 -0800 (PST) Date: Sat, 2 Nov 2002 23:05:18 -0800 From: Marcel Moolenaar To: Steve Kargl Cc: freebsd-current@FreeBSD.ORG Subject: Re: Ghost of __sF and COMPAT4X libraries. Message-ID: <20021103070518.GA3375@athlon.pn.xcllnt.net> References: <20021103055916.GA31853@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021103055916.GA31853@troutmask.apl.washington.edu> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Nov 02, 2002 at 09:59:16PM -0800, Steve Kargl wrote: > > The following libraries are installed by COMPAT4X, but are not > present in 4.7. I assume these are carried forward from 4.x x < 7. > > libssl.so.1 libusb.so.0 libcrypto.so.1 libfetch.so.2 Grrrr... This means we had version bumps on -stable without providing compat4x libraries on 4.x - I think we're seriously fscking up here :-( > The following 4.7 libs make reference to __sF. Several of the > corresponding 5.0 libraries still have the same version number. > We may need to bump the version numbers. > > libalias.so.4 libbz2.so.1 libc.so.4 libc_r.so.4 > libcam.so.2 libcom_err.so.2 libcrypto.so.2 libdes.so.3 > libdevstat.so.2 libdialog.so.4 libedit.so.3 libfetch.so.3 > libftpio.so.5 libg2c.so.1 libgmp.so.3 libhistory.so.4 > libipsec.so.1 libisc.so.1 libkdb.so.3 libkrb.so.3 > libkrb5.so.5 libkvm.so.2 libm.so.2 libmp.so.3 > libncp.so.1 libncurses.so.5 libopie.so.2 libpam.so.1 > libpcap.so.2 libperl.so.3 libreadline.so.4 libroken.so.5 > libskey.so.2 libsmb.so.1 libssh.so.2 libstdc++.so.3 > libutil.so.3 Yes, definitely. That's the problem with low-level ABI changes to symbols that leak like runny noses :-/ I think you have an excellent point now that I realize to what extend we're ignorant to the consequences of our actions :-( Moi aussi :-/ -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message