Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Dec 2001 15:19:44 -0500
From:      "Dan Langille" <dan@langille.org>
To:        "Chris Knight" <chris@aims.com.au>
Cc:        <freebsd-ports@freebsd.org>
Subject:   RE: databases/gnomedb fails on config
Message-ID:  <3C10DE10.13176.1569DFA4@localhost>
In-Reply-To: <022f01c17ecd$cf38b4c0$020aa8c0@aims.private>
References:  <3C0FEBF7.8377.11B8BB04@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
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=  CPPFLAGS="-I${LOCALBASE}/include" \
> >                 LIBS="-L${LOCALBASE}/lib"
> > 
> > After:
> > 
> > CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include
> > -I/usr/X11R6/include/gtk-pixbuf-1.0" \
> >                 LIBS="-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?

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

cheers

-- 
Dan Langille
The FreeBSD Diary - http://freebsddiary.org/ - practical examples


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?3C10DE10.13176.1569DFA4>