From owner-freebsd-gnome@FreeBSD.ORG Thu Oct 9 05:58:25 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E506D16A4B3 for ; Thu, 9 Oct 2003 05:58:25 -0700 (PDT) Received: from brabys.co.za (postoffice.brabys.co.za [192.96.48.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DA1543FE5 for ; Thu, 9 Oct 2003 05:58:23 -0700 (PDT) (envelope-from nelis@brabys.co.za) Received: from [192.96.48.37] (proxy-inner.brabys.co.za [192.96.48.11]) by brabys.co.za (8.12.0/8.12.0) with ESMTP id h99Cvocp004243; Thu, 9 Oct 2003 14:57:51 +0200 From: Nelis Lamprecht To: Marcin Grabda In-Reply-To: <3F85539C.9080008@interia.pl> References: <3F85539C.9080008@interia.pl> Content-Type: text/plain Message-Id: <1065704273.22013.162.camel@enigma.8ball.co.za> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Thu, 09 Oct 2003 14:57:54 +0200 Content-Transfer-Encoding: 7bit X-MailScanner: Found to be clean cc: FreeBSD Gnome Mail List Subject: Re: error with libbonobo X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nelis@brabys.co.za List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2003 12:58:26 -0000 On Thu, 2003-10-09 at 14:25, Marcin Grabda wrote: > ** The following packages were not installed or upgraded (*:skipped / > !:failed) > * devel/libbonobo (libbonobo-2.2.3) > ! audio/grip (grip-3.0.7_1) (configure error) > #################################################### > > I thought that it might be useful for you :) Your ports are out of date. I suggest you cvsup to the latest and then either: cd /usr/ports/devel/libbonobo make deinstall make reinstall or portupgrade libbonobo then build grip. Nelis