From owner-freebsd-gnome Fri Sep 6 9:25:37 2002 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 E932F37B400 for ; Fri, 6 Sep 2002 09:25:33 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B2AC43E42 for ; Fri, 6 Sep 2002 09:25:33 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.0] (vpn-client-0.marcuscom.com [10.2.1.0]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g86GNaix078020; Fri, 6 Sep 2002 12:23:36 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: problem building gnome2 From: Joe Marcus Clarke To: "Kirk R. Wythers" Cc: freebsd-gnome@FreeBSD.ORG In-Reply-To: <1031327805.24903.24.camel@lorax.forestry.umn.edu> References: <1031327805.24903.24.camel@lorax.forestry.umn.edu> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 06 Sep 2002 12:25:14 -0400 Message-Id: <1031329518.342.17.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 2002-09-06 at 11:56, Kirk R. Wythers wrote: > I am getting a build error when I try and compile gnome2. The error is > as follows: > > checking for atk >= 1.0.2 gtk+-2.0 >= 2.0.3 libgnomecanvas-2.0 >= > 1.117.0... Requested 'atk >= 1.0.2' but version of Atk is 1.0.1 > > configure: error: Library requirements (atk >= 1.0.2 gtk+-2.0 >= 2.0.3 > > libgnomecanvas-2.0 >= 1.117.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/gail/work/gail-0.17/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/gail. > *** Error code 1 > > Stop in /usr/ports/x11/gnomeapplets2. > *** Error code 1 > > I already did a make deinstall on all of the gnome1.4.1 stuff first... Read the errors. They're telling you some of your components are out-of-date. For example, you have atk-1.0.1 installed, but you need 1.0.2. I suggest installing sysutils/portupgrade, then doing: portupgrade -r pkgconfig Then resuming the build of GNOME 2. Joe > > ANy thoughts? > > Kir > -- > *NOTE NEW EMAIL ADDRESS* > > Kirk R. Wythers email: kwythers@umn.edu > University of Minnesota tel: 612.625.2261 > Department of Forest Resources fax: 612.625.5212 > Saint Paul, MN 55108 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message