Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Nov 2001 15:07:43 -0500 (EST)
From:      Joe Clarke <marcus@marcuscom.com>
To:        Bjarne Wichmann Petersen <mekanix@privat.dk>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: x11-toolkits/gal will not compile
Message-ID:  <20011117150047.C78638-100000@shumai.marcuscom.com>
In-Reply-To: <20011117175850.FZCL1982.fepF.post.tele.dk@there>

next in thread | previous in thread | raw e-mail | index | archive | help


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011117150047.C78638-100000>