Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Apr 2004 04:49:43 -0600
From:      Jay Moore <jaymo@cromagnon.cullmail.com>
To:        Matthew Seaman <m.seaman@infracaninophile.co.uk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: direction needed [ part of 5.2 portupgrade hairball ]
Message-ID:  <200404100549.43699.jaymo@cromagnon.cullmail.com>
In-Reply-To: <20040410095742.GA64746@happy-idiot-talk.infracaninophile.co.uk>
References:  <200404100351.07279.jaymo@cromagnon.cullmail.com> <200404100416.06214.jaymo@cromagnon.cullmail.com> <20040410095742.GA64746@happy-idiot-talk.infracaninophile.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 10 April 2004 04:57 am, Matthew Seaman wrote:

> Well, start with the output from trying to compile the
> x11-toolkits/libbonoboui port.

I did this:

# cd x11-toolkits/libbonoboui
# make

and got the output shown below at the end of the process.

If I read this correctly (and I probably don't) it says libbonoboui failed 
because gtk2 is unavailable. ?!? Wait - I ran "portupgrade -fr gettext" on 
April 7 to fix the gtk2 problem, then it failed due to libbonoboui, and 
libbonoboui failed because of gtk2... a Catch-22?

I'm still awfully confused :)

------- result of make on x11-toolkits/libbonoboui --------------
gnome-config: not found
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gtk+-2.0', required by 'libgnomecanvas-2.0', not found

configure: error: Library requirements (libgnomecanvas-2.0 >= 1.116.0             
libbonobo-2.0 >= 2.3.3                  libgnome-2.0 >= 1.116.0                 
bonobo-activation-2.0 >= 1.0.0                  libxml-2.0 >= 2.4.20            
gconf-2.0 >= 1.1.9              gtk+-2.0 >= 2.2.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/libbonoboui/work/libbonoboui-2.4.3/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/libbonoboui.



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