From owner-freebsd-current Fri Sep 21 2:43:27 2001 Delivered-To: freebsd-current@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id C7A6037B429; Fri, 21 Sep 2001 02:43:22 -0700 (PDT) Received: (from ache@localhost) by nagual.pp.ru (8.11.6/8.11.6) id f8L9hHW01188; Fri, 21 Sep 2001 13:43:18 +0400 (MSD) (envelope-from ache) Date: Fri, 21 Sep 2001 13:43:13 +0400 From: "Andrey A. Chernov" To: Peter Wemm Cc: current@FreeBSD.ORG, obrien@FreeBSD.ORG Subject: Re: stdio change, other libraries needs bumping too! Message-ID: <20010921134312.C716@nagual.pp.ru> References: <20010921121436.B79394@nagual.pp.ru> <20010921083738.E22D938FF@overcee.netplex.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010921083738.E22D938FF@overcee.netplex.com.au> User-Agent: Mutt/1.3.21i 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 Fri, Sep 21, 2001 at 01:37:38 -0700, Peter Wemm wrote: > > Adding COMPAT4X alone not helps in such situation. As I already report, I > > found the root of the problem - old /usr/lib/*.so* libraries must be > > removed because the picked before fixed /usr/lib/compat/*.so* libraries. > > Perhaps the compat install should check for and remove any stale files > that it is replacing? Yes, removing /usr/lib/${LIB} before installing /usr/lib/compat/${LIB} will be right thing. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message