Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Dec 2001 23:11:35 EET
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        dan@langille.org, chris@aims.com.au
Cc:        freebsd-ports@FreeBSD.org
Subject:   RE: databases/gnomedb fails on config
Message-ID:  <200112072111.XAA21468@ipcard.iptcom.net>
In-Reply-To: <3C10DE10.13176.1569DFA4@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 7 Dec 2001 15:19:44 -0500, Dan Langille wrote:
> On 7 Dec 2001 at 14:18, Chris Knight wrote:
> =

> > Howdy,
> > =

> > > -----Original Message-----
> > > From: owner-freebsd-ports@FreeBSD.ORG
> > > [mailto:owner-freebsd-ports@FreeBSD.ORG]On Behalf Of Dan Langille
> > > Sent: Friday, 7 December 2001 14:07
> > > To: Chris Knight
> > > Cc: freebsd-ports@FreeBSD.ORG
> > > Subject: RE: databases/gnomedb fails on config
> > > =

> > > [snip]
> > > =

> > > Before:
> > > CONFIGURE_ENV=3D  CPPFLAGS=3D"-I${LOCALBASE}/include" \
> > >                 LIBS=3D"-L${LOCALBASE}/lib"
> > > =

> > > After:
> > > =

> > > CONFIGURE_ENV=3D  CPPFLAGS=3D"-I${LOCALBASE}/include
> > > -I/usr/X11R6/include/gtk-pixbuf-1.0" \
> > >                 LIBS=3D"-L${LOCALBASE}/lib"
> > > =

> > Sorry. My bad. Make that gdk-pixbuf-1.0. That'll teach me not to use
> > cut-n-paste :-(
> =

> After fixing that, it still didn't install.  But Chris had another tip =

> sent offlist:  make sure gnomecanvas is up to date. That's the port that =

> installs the missing header file.
> =

> Is this considered a missing dependency?

No, gnomedb inherits gnomecanvas dependency as part of dependency on
gnomelibs (do `make package-depends' in the gnomedb's directory to see
what I mean). You shouldn't delete package that has other packages
that depend on it without deinstalling those ones first.

As for your problem with gdk-pixbuf, it seems that you have some other
outdated GNOME port installed. Try to use pkg_version to identify that
port and perform usual deinstall/recompile/install.

> Thanks for the tips Chris. Got me past that point.  Only 35 more ports to=
 =

> upgrade....

Welcome to a fu^H^Hwonderful world of component software! :)

-Maxim

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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