From owner-freebsd-current@FreeBSD.ORG Tue Nov 29 09:37:09 2011 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 530291065673 for ; Tue, 29 Nov 2011 09:37:09 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 82A318FC1E for ; Tue, 29 Nov 2011 09:37:08 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id LAA24908; Tue, 29 Nov 2011 11:37:04 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1RVK7c-0000im-DY; Tue, 29 Nov 2011 11:37:04 +0200 Message-ID: <4ED4A7BF.4090508@FreeBSD.org> Date: Tue, 29 Nov 2011 11:37:03 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:8.0) Gecko/20111108 Thunderbird/8.0 MIME-Version: 1.0 To: Johan Hendriks , allan@stokes.ca References: <0168ab7579589d8d866ce8ff93544f1f.squirrel@sm.webmail.pair.com> <4ED49CA4.6000502@gmail.com> In-Reply-To: <4ED49CA4.6000502@gmail.com> X-Enigmail-Version: undefined Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org Subject: Re: upgrade issue 8.x to 9.0-RC2: libz.so.5 not found X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Nov 2011 09:37:09 -0000 on 29/11/2011 10:49 Johan Hendriks said the following: > What you probably did is make delete-old-libs. > This deletes the old 8.x libs that where used by your ports. > What you need to do is rebuild all your ports. In my experience installing misc/compat8x was sufficient. -- Andriy Gapon