Date: Thu, 6 Dec 2001 17:37:13 -0500 (EST) From: Joe Clarke <marcus@marcuscom.com> To: Dan Langille <dan@langille.org> Cc: Daniel Frazier <dfrazier@magpage.com>, <ports@FreeBSD.ORG>, <gnome@FreeBSD.ORG> Subject: Re: databases/gnomedb fails on config Message-ID: <20011206173547.Y2618-100000@shumai.marcuscom.com> In-Reply-To: <3C0FABC0.4074.10BE2817@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 6 Dec 2001, Dan Langille wrote: > On 6 Dec 2001 at 17:15, Daniel Frazier wrote: > > > Dan Langille wrote: > > > > > On 6 Dec 2001 at 16:01, Daniel Frazier wrote: > > > > > > > > >>Dan Langille wrote: > > >> > > >> > > >>>I'm getting the following error when building databases/gnomedb but I > > >>>have no idea what is causing it. Any clues? > > >>> > > >>>configure:6811: cc -o conftest -O -pipe -I/usr/X11R6/include - > > >>>I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/lo > > >>>cal/include/glib12 -I/usr/local/include -I/usr/X11R6/include - > > >>>L/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk1 > > >>>2 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lxpg4 - > > >>>lXext -lX11 -lm conftest.c -lXpm -L/usr/local/li b -lintl 1>&5 > > >>>configure:6846: checking for gnome-config configure:6883: checking for > > >>>GNOME-PRINT - version >= 0.21 configure:6926: checking for GDA >= > > >>>0.2.93 (end of "config.log") *** Error code 1 > > >>> > > >>> > > >>is your installation of databases/libgda up to date? > > >> > > > > > > Thank you. That was the problem. I had a number of outdated ports. > > > I'm slowing working my way through them via portupgrade. > > > > > > > Any time, Dan. Your site has been an invaluable resource to me over > > the years. I don't visit as much nowadays, but when I was thrust into a > > sysadmin role a few years back I have no doubt that it would have taken me > > much longer to get things up and running without it. > > > > Thank YOU! > > Heh, good. Glad it's helped. That's what it's supposed to do > > Now, about gal, it's a different problem, file not existing. No idea why > not. Perhaps it's another port which needs to be upgraded first. If so, > I'm wondering why it's not detecting that. Yeah, this is something I hit, too. The answer is a complete upgrade of all gnome components. I love portupgrade, and I find portupgrade -r ORBit is great for upgrading gnome. OF course, if you're gnome bits are really out of date, you may need to do a portupgrade -r -f ORBit to get things back in sync. Joe > > cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/X11R6/include/gnome-1.0 > -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I > /usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include > -I/usr/local/include/freetype2 -I/usr/X11R6/i > nclude/gdk-pixbuf-1.0 -I/usr/local/include/gnome-xml - > I/usr/X11R6/include/libglade-1.0 -DGAL_GLADEDIR=\"/usr/X11R6/shar > e/gnome/gal/0.18.1/glade\" - > DGAL_IMAGESDIR=\"/usr/X11R6/share/gnome/pixmaps/gal/categories\" - > I/usr/local/include -I/us > r/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include - > I/usr/X11R6/include -O -pipe -I/usr/X11R6/inclu > de -Wall -Wunused -c e-gui-utils.c -fPIC -DPIC -o .libs/e-gui-utils.lo > e-gui-utils.c:33: gdk-pixbuf/gnome-canvas-pixbuf.h: No such file or > directory > gmake[3]: *** [e-gui-utils.lo] Error 1 > gmake[3]: Leaving directory `/usr/ports/x11-toolkits/gal/work/gal- > 0.18.1/gal/widgets' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory `/usr/ports/x11-toolkits/gal/work/gal- > 0.18.1/gal' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/x11-toolkits/gal/work/gal-0.18.1' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > > Stop in /usr/ports/x11-toolkits/gal. > -- > Dan Langille > The FreeBSD Diary - http://freebsddiary.org/ - practical examples > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011206173547.Y2618-100000>