From owner-freebsd-questions Thu Aug 23 21: 1:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 5F88837B401 for ; Thu, 23 Aug 2001 21:01:33 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f7O41cs35279; Fri, 24 Aug 2001 00:01:38 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Fri, 24 Aug 2001 00:01:38 -0400 (EDT) From: Joe Clarke To: Cc: Subject: Re: help with ports and gnome-control-center (newbie) In-Reply-To: <20010824024609.3D02A37B406@hub.freebsd.org> Message-ID: <20010823235904.H14558-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 : 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