From owner-freebsd-ports Sat Nov 17 12: 7:43 2001 Delivered-To: freebsd-ports@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 8336237B405 for ; Sat, 17 Nov 2001 12:07:40 -0800 (PST) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) with ESMTP id fAHK7hs79800; Sat, 17 Nov 2001 15:07:43 -0500 (EST) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Sat, 17 Nov 2001 15:07:43 -0500 (EST) From: Joe Clarke To: Bjarne Wichmann Petersen Cc: freebsd-ports@FreeBSD.ORG Subject: Re: x11-toolkits/gal will not compile In-Reply-To: <20011117175850.FZCL1982.fepF.post.tele.dk@there> Message-ID: <20011117150047.C78638-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, 17 Nov 2001, Bjarne Wichmann Petersen wrote: > I'm trying to install GAIM but the process stops around gal: > > 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/X11R6/include/gdk-pixbuf-1.0 -I/usr/local/include/gnome-xml -I/usr/X11R6/include/libglade-1.0 -DGAL_GLADEDIR=\"/usr/X11R6/share/gnome/gal/0.18/glade\" -DGAL_IMAGESDIR=\"/usr/X11R6/share/gnome/pixmaps/gal/categories\" -I/usr/local/include -I/usr/X11R6/include/gtk12 > -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -march=k6 -I/usr/X11R6/include -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/gal/widgets' > > The gdk-pixbuf I'm using is 0.13.0_1 I found that after updating all the gnome packages, the problem went away trying to build bonobo-conf. However, you could also symlink /usr/X11R6/include/gdk-pixbuf-1.0 to /usr/X11R6/include/gdk-pixbuf, and that will fix the immediate problem. Joe > > Am I doing something wrong or is there some bugs in here? > > Bjarne > > 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