From owner-freebsd-stable@FreeBSD.ORG Mon Nov 22 08:28:49 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86C0B16A4CE for ; Mon, 22 Nov 2004 08:28:49 +0000 (GMT) Received: from mta08-winn.mailhost.ntl.com (mailhost.ntl.com [212.250.162.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62C9343D46 for ; Mon, 22 Nov 2004 08:28:48 +0000 (GMT) (envelope-from ben@spooty.net) Received: from aamta01-winn.mailhost.ntl.com ([212.250.162.8]) by mta08-winn.mailhost.ntl.com with ESMTP <20041122082847.WKQF8585.mta08-winn.mailhost.ntl.com@aamta01-winn.mailhost.ntl.com>; Mon, 22 Nov 2004 08:28:47 +0000 Received: from cpc2-brig4-3-0-cust135.brtn.cable.ntl.com ([82.0.100.135]) by aamta01-winn.mailhost.ntl.com with ESMTP <20041122082846.OBCN1125.aamta01-winn.mailhost.ntl.com@cpc2-brig4-3-0-cust135.brtn.cable.ntl.com>; Mon, 22 Nov 2004 08:28:46 +0000 From: Ben Paley To: noackjr@alumni.rice.edu Date: Mon, 22 Nov 2004 08:27:33 +0000 User-Agent: KMail/1.7.1 References: <200411171230.00802.ben@spooty.net> <200411181411.26966.ben@spooty.net> <41808.69.53.57.66.1100791223.squirrel@69.53.57.66> In-Reply-To: <41808.69.53.57.66.1100791223.squirrel@69.53.57.66> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200411220827.34446.ben@spooty.net> cc: FreeBSD Stable Subject: Re: flash and libmap.conf? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2004 08:28:49 -0000 On Thursday 18 November 2004 15:20, Jon Noack wrote: > Did you recompile all your ports recently (portupgrade -af)? You should > certainly do this after upgrading from 4-stable and there was ABI breakage > right before 5.3 that required a recompile to use the new libraries. You > could try setting the following values in libmap.conf to take care of the > recent ABI breakage (as mentioned in UPDATING): > > # use new libraries > libm.so.2 libm.so.3 > libreadline.so.4 libreadline.so.5 > libhistory.so.4 libhistory.so.5 > libopie.so.2 libopie.so.3 > libpcap.so.2 libpcap.so.3 Sorry I've left this so long - I've was away over the weekend. Aha! I saw this, but didn't read carefully enough, silly me. Thank you very much for pointing it out - two lessons learnt there. Thanks very much. Cheers, Ben