Date: Fri, 24 Aug 2001 00:01:38 -0400 (EDT) From: Joe Clarke <marcus@marcuscom.com> To: <b.k.jackson@verizon.net> Cc: <questions@FreeBSD.ORG> Subject: Re: help with ports and gnome-control-center (newbie) Message-ID: <20010823235904.H14558-100000@shumai.marcuscom.com> In-Reply-To: <20010824024609.3D02A37B406@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Yeah, I just noticed this today. You need to build gnome-vfs _before_ gnomecontrolcenter. The latest version of gnome-vfs is 1.0.1 (/usr/ports/devel/gnomevfs). The requires some other ports (like GConf and gal). There is something screwy with the gnome deps right now. However, if you manually build a few things, you should get all of gnome 1.4 to compile and run (with the exception of maybe gdm, which doesn't want to work for me under X 4.1.0). Joe Clarke On Thu, 23 Aug 2001 b.k.jackson@verizon.net wrote: > I've run into a problem when I try to build anything out of ports which relies on gnome control center (control-center-1.4.0.1) (gnome itself, galeon, etc...), and I'm not sure where to look for the problem. Here's the error: > > I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lImlib -L/usr/local/lib -ltiff -lungif -lpng -lz -lm -lXext -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 1>&5 > configure: In function `main': > configure:5667: warning: int format, double arg (arg 2) > configure:5667: warning: int format, double arg (arg 3) > configure:5766: checking for gnome-vfs library >= 0.9 > (end of "config.log") > *** Error code 1 > > Stop in /usr/ports/sysutils/gnomecontrolcenter. > *** Error code 1 > > Stop in /usr/ports/sysutils/gnomecontrolcenter. > *** Error code 1 > > Stop in /usr/ports/sysutils/gnomecontrolcenter. > *** Error code 1 > > Stop in /usr/ports/sysutils/gnomecontrolcenter. > *** Error code 1 > > Stop in /usr/ports/sysutils/gnomecontrolcenter. > *** Error code 1 > > Stop in /usr/ports/x11/gnome. > *** Error code 1 > > Stop in /usr/ports/x11/gnome. > *** Error code 1 > > Stop in /usr/ports/x11/gnome. > *** Error code 1 > > Stop in /usr/ports/x11/gnome. > *** Error code 1 > > Stop in /usr/ports/x11/gnome. > *** Error code 1 > > Stop in /usr/ports/x11/gnome. > > > The end of config.log has the following: > > 10:36pm : 152 : /usr/ports/sysutils/gnomecontrolcenter/work/control-center-1.4.0.1 :<root> tail config.log > > configure:5297: checking for esd-config > configure:5332: checking for ESD - version >= 0.2.5 > configure:5414: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib -L/usr/local/lib -lesd -laudiofile -lm 1>&5 > configure:5562: checking for imlib-config > configure:5597: checking for IMLIB - version >= 1.8.2 > configure:5680: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lImlib -L/usr/local/lib -ltiff -lungif -lpng -lz -lm -lXext -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 1>&5 > configure: In function `main': > configure:5667: warning: int format, double arg (arg 2) > configure:5667: warning: int format, double arg (arg 3) > configure:5766: checking for gnome-vfs library >= 0.9 > > I ran a search for gnome-vfs and couldn't find it..... > > I'm running FreeBSD 4.4-RC #3: Wed Aug 22 18:11:50 EDT 2001 > > Can someone point me in the right direction? > > Thanks!! > > Brian > -- > b.k.jackson@verizon.net > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010823235904.H14558-100000>