Skip site navigation (1)Skip section navigation (2)
Date:      10 Jul 2002 19:07:07 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        la hache <lah@pandora.be>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: can't compile
Message-ID:  <1026342427.348.3.camel@gyros.marcuscom.com>
In-Reply-To: <20020711004944.D286-100000@archipelagos.pandora.be>
References:  <20020711004944.D286-100000@archipelagos.pandora.be>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2002-07-10 at 18:56, la hache wrote:
> > > > > i can't compile atk (required for gimp-dev) from ports, altho glib204 _is_
> > > > > installed ! i really don't understand. i don't have any config-glib20 or
> > > > > something alike in /usr/local/lib altho i did compile glib20 from ports
> > > > > without any problem.
> > > >
> > > > Do you have a glib.h file on the system?  If so, where?  What does:
> > >
> > > it's not in /usr/lib nor in /usr/local/lib
> > >
> > > > pkg-config --cflags glib-2.0
> > > >
> > > > report?
> > >
> > > # pkg-config --cflags glib-2.0
> > > Package glib-2.0 was not found in the pkg-config search path.
> > > Perhaps you should add the directory containing `glib-2.0.pc'
> > > to the PKG_CONFIG_PATH environment variable
> > > No package 'glib-2.0' found
> >
> > You do not have glib20 properly installed.  Go to
> > /usr/ports/devel/glib20, and rebuild and reinstall it.
> 
> did that 5 times today already ... doing it again in despair.
> 
> ===>   Registering installation for glib-2.0.4_1

If glib20 is successfully installed, then you should have at least one
glib.h file in /usr/local/include.  As well, you need to have a
glib-2.0.pc file in /usr/local/libdata/pkgconfig.  Perhaps the install
of glib20 is not doing what it should be doing.

Joe

> 
> /usr/ports/devel/atk # rm -rf work && make install clean
> 
> checking for GLIB - version >= 2.0.0... no
> *** Could not run GLIB test program, checking why...
> *** The test program failed to compile or link.
> 
> same as before ... may be something's wrong on my system. if i could just
> fool that configure check and get the damn thing to work !
> 
> 
> 
> 
> 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?1026342427.348.3.camel>