Skip site navigation (1)Skip section navigation (2)
Date:      06 Sep 2002 12:25:14 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        "Kirk R. Wythers" <kwythers@umn.edu>
Cc:        freebsd-gnome@FreeBSD.ORG
Subject:   Re: problem building gnome2
Message-ID:  <1031329518.342.17.camel@gyros.marcuscom.com>
In-Reply-To: <1031327805.24903.24.camel@lorax.forestry.umn.edu>
References:  <1031327805.24903.24.camel@lorax.forestry.umn.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1031329518.342.17.camel>