Date: Mon, 13 May 2002 12:52:44 +0200 From: Kresimir Kumericki <kkumer@phy.hr> To: gnome@FreeBSD.org Subject: gnomecontrolcenter not building Message-ID: <20020513125244.A56086@phy.hr>
next in thread | raw e-mail | index | archive | help
Dear gnome-port maintainter(s), I just tried to build the gnomecontrolcenter port (in the course of trying to install gnumeric). It failed with the following error message: ================================== cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/X11R6/share/locale\" -I. ./intl -I../intl -I/usr/X11R6/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R 6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -DVERSION=\"1.4.0.5\" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include-O -pipe -I/usr/X11R6/include -Wall -Wunused -c capplet-widget.c -fPIC -DPIC -o .libs/capplet-widget.lo capplet-widget.c:8: orb/orbit.h: No such file or directory In file included from capplet-widget.c:11: control-center.h:7: orb/orbit.h: No such file or directory In file included from capplet-widget.c:11: control-center.h:21: syntax error before `GNOME_capplet' [...] etc. ================================== Only after I've put by hand "-I/usr/local/include/orbit-1.0" in gnomecontrolcenter's Makefile, build completed successfully. I am not sure whether this is some bug, incompatibility between these two ports, or some problem local to my machine, but I thought I'll let you know about it. Thanks for making these ports, and keep up the good work, Kresimir P.S. ORBit I have installed is ORBit-0.5.15_1, and gnomecontrolcenter I tried to build is gnomecontrolcenter-1.4.0.5_1. This is FreeBSD 4.5-RELEASE-p2, and other possibly relevant port versions are: % pkg_info -aI | grep -i gnome | cut -d' ' -f 1 gconf-1.0.9 glibwww-0.2_1 gnomecanvas-0.17.0 gnomecontrolcenter-1.4.0.5_1 gnomelibs-1.4.1.6_1 gnomemimedata-1.0.7 gnomeprint-0.35 gnomevfs-1.0.5_4 libproplist-0.10.1 libxml-1.8.15 libxml2-2.4.6 oaf-0.6.10 -- Kresimir Kumericki kkumer@phy.hr http://www.phy.hr/~kkumer/ "Fizika svemira" - http://eskola.hfd.hr/fizika_svemira/svemir.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020513125244.A56086>