FreeBSD Port: workrave-1.2.2
Alexander Nedotsukov
bland at FreeBSD.org
Tue Aug 19 17:03:41 PDT 2003
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 at 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
>
More information about the freebsd-ports
mailing list