From owner-freebsd-questions@FreeBSD.ORG Sat Apr 10 03:46:29 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61F7616A4CE for ; Sat, 10 Apr 2004 03:46:29 -0700 (PDT) Received: from cromagnon.cullmail.com (cromagnon.cullmail.com [67.33.58.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0DBE43D45 for ; Sat, 10 Apr 2004 03:46:28 -0700 (PDT) (envelope-from jamoore@cromagnon.cullmail.com) Received: from cromagnon.cullmail.com (localhost.cullmail.com [127.0.0.1]) i3AAnkub011463; Sat, 10 Apr 2004 05:49:47 -0500 (CDT) (envelope-from jamoore@cromagnon.cullmail.com) Received: from localhost (localhost [[UNIX: localhost]]) by cromagnon.cullmail.com (8.12.10/8.12.10/Submit) id i3AAnkDJ011462; Sat, 10 Apr 2004 05:49:46 -0500 (CDT) (envelope-from jamoore) From: Jay Moore To: Matthew Seaman Date: Sat, 10 Apr 2004 04:49:43 -0600 User-Agent: KMail/1.5.4 References: <200404100351.07279.jaymo@cromagnon.cullmail.com> <200404100416.06214.jaymo@cromagnon.cullmail.com> <20040410095742.GA64746@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20040410095742.GA64746@happy-idiot-talk.infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200404100549.43699.jaymo@cromagnon.cullmail.com> cc: freebsd-questions@freebsd.org Subject: Re: direction needed [ part of 5.2 portupgrade hairball ] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jaymo@cromagnon.cullmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2004 10:46:29 -0000 On Saturday 10 April 2004 04:57 am, Matthew Seaman wrote: > Well, start with the output from trying to compile the > x11-toolkits/libbonoboui port. I did this: # cd x11-toolkits/libbonoboui # make and got the output shown below at the end of the process. If I read this correctly (and I probably don't) it says libbonoboui failed because gtk2 is unavailable. ?!? Wait - I ran "portupgrade -fr gettext" on April 7 to fix the gtk2 problem, then it failed due to libbonoboui, and libbonoboui failed because of gtk2... a Catch-22? I'm still awfully confused :) ------- result of make on x11-toolkits/libbonoboui -------------- gnome-config: not found Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gtk+-2.0', required by 'libgnomecanvas-2.0', not found configure: error: Library requirements (libgnomecanvas-2.0 >= 1.116.0 libbonobo-2.0 >= 2.3.3 libgnome-2.0 >= 1.116.0 bonobo-activation-2.0 >= 1.0.0 libxml-2.0 >= 2.4.20 gconf-2.0 >= 1.1.9 gtk+-2.0 >= 2.2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-2.4.3/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11-toolkits/libbonoboui.