From owner-freebsd-questions@FreeBSD.ORG Fri Dec 17 23:44:04 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2BA6C106566B for ; Fri, 17 Dec 2010 23:44:04 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from smtp-vbr7.xs4all.nl (smtp-vbr7.xs4all.nl [194.109.24.27]) by mx1.freebsd.org (Postfix) with ESMTP id B89E38FC16 for ; Fri, 17 Dec 2010 23:44:03 +0000 (UTC) Received: from yokozuna.lan (213-84-73-82.adsl.xs4all.nl [80.101.78.208]) by smtp-vbr7.xs4all.nl (8.13.8/8.13.8) with ESMTP id oBHNi180087614 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 18 Dec 2010 00:44:01 +0100 (CET) (envelope-from mbeis@xs4all.nl) Received: from yokozuna.lan (yokozuna.lan [IPv6:::1]) by yokozuna.lan (8.14.4/8.14.4) with ESMTP id oBHNi1W0098928; Sat, 18 Dec 2010 00:44:01 +0100 (CET) (envelope-from mbeis@xs4all.nl) Date: Sat, 18 Dec 2010 00:44:01 +0100 (CET) From: Marco Beishuizen Sender: marco@yokozuna.lan To: Steven Friedrich In-Reply-To: <201012171342.29314.FreeBSD@insightbb.com> Message-ID: References: <201012171342.29314.FreeBSD@insightbb.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: avahi-app port build fails on one system, not other X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marco Beishuizen List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2010 23:44:04 -0000 On Fri, 17 Dec 2010, Steven Friedrich wrote: > I even tried portupgrade -fR avahi-app. > > Here's the last of the log: > > ... > /libexec/ld-elf.so.1: Shared object "libicui18n.so.38" not found, required by > "libavahi-glib.so.1" > ... I'm having this too. I think this happens because the portupgrade of devel/icu installs a new version of libicui18n (libicui18n.so.46) and deletes the old one (so.38). Lots of ports still need the old version like libavahi-app. I'll try to make a symlink so.38 to so.46 and see what happens. Regards, Marco -- "That's no answer," Job said, "And for someone who's supposed to be omnipotent, let me tell you `tabernacle' has only one l." -- Woody Allen, "Without Feathers"