Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Aug 2003 09:03:11 +0900
From:      Alexander Nedotsukov <bland@FreeBSD.org>
To:        Shawn Yeager <mail@shawnyeager.com>
Cc:        ports@FreeBSD.org
Subject:   Re: FreeBSD Port: workrave-1.2.2
Message-ID:  <3F42BABF.2060802@FreeBSD.org>
In-Reply-To: <90E574D6-D29D-11D7-9423-000A95682EB0@shawnyeager.com>
References:  <90E574D6-D29D-11D7-9423-000A95682EB0@shawnyeager.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Shawn Yeager wrote:

> Hi. In attempting to build gnome2-fifth-toe, I encountered a failed  
> build of one of the component, dependent packages, workrave. The  
> failure occurs because workrave has a downstream dependency on  
> libgnomemm-2.0, though only libgnomemm-1.3.10 exists in Ports. The 
> tail  end of the error follows:
>
> checking for libgnomeui-2.0 >= 1.111.1 libgnomemm-2.0 >= 1.3.8  
> libgnomecanvasmm-2.0 >= 2.0.0 gconfmm-2.0 >= 2.0.1 libbonobouimm-2.0 
> >=  1.3.5 libglademm-2.0 >= 2.0.0... Package libgnomemm-2.0 was not 
> found  in the pkg-config search path.
> Perhaps you should add the directory containing `libgnomemm-2.0.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'libgnomemm-2.0' found 

In fact this is complain about pkgconfig module not FreeBSD port 
installed. So a s a quick solution you need manually install 
x11/libgnomemm. But anyway this is strange casae since libgnomemm should 
be picked up from the dependency list. Could you send me a full build 
output + uname -a?

All th best,
Alexander.

>
>
> configure: error: Library requirements (libgnomeui-2.0 >= 1.111.1  
> libgnomemm-2.0 >= 1.3.8 libgnomecanvasmm-2.0 >= 2.0.0 gconfmm-2.0 >=  
> 2.0.1 libbonobouimm-2.0 >= 1.3.5 libglademm-2.0 >= 2.0.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 bland@FreeBSD.org [maintainer] and  
> attach
>       the
>        "/usr/ports/x11-toolkits/libgnomeuimm/work/libgnomeuimm-1.3.16/ 
> 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/libgnomeuimm.
> *** Error code 1
>
> Stop in /usr/ports/x11/workrave.
> *** Error code 1
>
> Stop in /usr/ports/x11/gnome2-fifth-toe.
>
> Shawn
>



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