From owner-freebsd-gnome@FreeBSD.ORG Sun Dec 19 12:51:59 2010 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 962C2106566B; Sun, 19 Dec 2010 12:51:59 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 5214C8FC0C; Sun, 19 Dec 2010 12:51:59 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1PUIFT-0003Vb-E7>; Sun, 19 Dec 2010 13:20:23 +0100 Received: from e178028175.adsl.alicedsl.de ([85.178.28.175] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1PUIFT-0007YL-B9>; Sun, 19 Dec 2010 13:20:23 +0100 Message-ID: <4D0DF887.2010802@mail.zedat.fu-berlin.de> Date: Sun, 19 Dec 2010 13:20:23 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101218 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: mezz@FreeBSD.org References: <201012182020.oBIKKL9N047379@freefall.freebsd.org> In-Reply-To: <201012182020.oBIKKL9N047379@freefall.freebsd.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 85.178.28.175 Cc: gnome@FreeBSD.org Subject: Re: ports/153266: net-im/libnice: Does not install libnice.so.0 properly (missing: nice.0) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Dec 2010 12:51:59 -0000 On 12/18/10 21:20, mezz@FreeBSD.org wrote: > Synopsis: net-im/libnice: Does not install libnice.so.0 properly (missing: nice.0) > > State-Changed-From-To: open->feedback > State-Changed-By: mezz > State-Changed-When: Sat Dec 18 20:19:47 UTC 2010 > State-Changed-Why: > It looks like your libtool got broke or something. You need to make sure you > have libtool installation fixed by follow in the /usr/ports/UPDATING or just > reinstall your libtool and try it again. If you still get same result, please > follow this: > > http://www.freebsd.org/gnome/docs/bugging.html > > http://www.freebsd.org/cgi/query-pr.cgi?pr=153266 I made it my habit following /usr/ports/UPDATING before updating the ports. So I foloowed the instructions updating all the autotools ports as recommended with in the appropriate entry of that file. Well, I'm a little bit confused. On all boxes I run with FreeBSD 8/9 libnice gets installed as 'libnice.so.9', but, for instance, farsight2 checks for the dependency of nice.0 instead of nice.9. Adjusting this 'typeo' from 0 -> 9 makes things run well. Well, I thought this is an error in libnice, maybe I'm wrong and it is a typo in farsight2. If libnice.so.9 is correct, then I suggest moving the whole thing over to an error report for net-im/farsight2 and my apologies, if it is so ... Regards, Oliver