From owner-freebsd-ports@FreeBSD.ORG Sun Aug 28 04:06:17 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0EB9106564A for ; Sun, 28 Aug 2011 04:06:17 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id B6AA98FC08 for ; Sun, 28 Aug 2011 04:06:17 +0000 (UTC) Received: by gxk28 with SMTP id 28so4763905gxk.13 for ; Sat, 27 Aug 2011 21:06:16 -0700 (PDT) Received: by 10.142.139.19 with SMTP id m19mr1628235wfd.108.1314504347090; Sat, 27 Aug 2011 21:05:47 -0700 (PDT) Received: from osiris.chen.org.nz (118-93-186-168.dsl.dyn.ihug.co.nz. [118.93.186.168]) by mx.google.com with ESMTPS id y5sm10696160pbq.12.2011.08.27.21.05.44 (version=SSLv3 cipher=OTHER); Sat, 27 Aug 2011 21:05:45 -0700 (PDT) Message-ID: <4E59BE96.7050204@chen.org.nz> Date: Sun, 28 Aug 2011 16:05:42 +1200 From: Jonathan Chen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:6.0) Gecko/20110828 Thunderbird/6.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4E59BC38.9060809@chen.org.nz> In-Reply-To: <4E59BC38.9060809@chen.org.nz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Missing libproxy.la? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Aug 2011 04:06:18 -0000 Hi, On 28/08/2011 15:55, Jonathan Chen wrote: > Hi all, > > I read UPDATING and did a: > # portupgrade -rf libnotify-0.\* libproxy-0.\* > > and this mostly succeeded except where it failed. In particular > x11/gnome-panel complains: > CCLD clock-applet > gnome-libtool: link: cannot find the library > `/usr/local/lib/libproxy.la' or unhandled argument > `/usr/local/lib/libproxy.la' > > This leaves me with a slightly unusable system. Reinstalling libproxy > still does not resolve the problem. How can I make this work again? So, after reading the problems that other people had been having, I took a punt and resintalled libgweather, and this corrected my build. This one's for the archives. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- "A little learning is a dangerous thing but a lot of ignorance is just as bad." - Bob Edwards