Date: Wed, 31 Oct 2007 07:59:39 -0600 From: James <oscartheduck@gmail.com> To: "Brett Davidson" <brett@net24.co.nz> Cc: freebsd-questions@freebsd.org Subject: Re: Issues Installing ImageMagick on FreeBSD 6.2 Message-ID: <d59e90ab0710310659i54bb7600u6aafe4060393a516@mail.gmail.com> In-Reply-To: <4727FBC1.4010307@net24.co.nz> References: <4727FBC1.4010307@net24.co.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/30/07, Brett Davidson <brett@net24.co.nz> wrote: > > Get this error... > > gdkdrawable-x11.c:32:24: cairo-xlib.h: No such file or directory > gdkdrawable-x11.c: In function `_gdk_x11_drawable_update_size': > gdkdrawable-x11.c:238: warning: implicit declaration of function > `cairo_xlib_surface_set_size' > gdkdrawable-x11.c: In function `gdk_x11_ref_cairo_surface': > gdkdrawable-x11.c:1469: warning: implicit declaration of function > `cairo_xlib_surface_create' > gdkdrawable-x11.c:1472: warning: assignment makes pointer from integer > without a cast > gdkdrawable-x11.c:1474: warning: implicit declaration of function > `cairo_xlib_surface_create_for_bitmap' > gdkdrawable-x11.c:1477: warning: assignment makes pointer from integer > without a cast > gmake[4]: *** [gdkdrawable-x11.lo] Error 1 > gmake[4]: Leaving directory > `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.12.1/gdk/x11' > gmake[3]: *** [all-recursive] Error 1 > gmake[3]: Leaving directory > `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.12.1/gdk' > gmake[2]: *** [all] Error 2 > gmake[2]: Leaving directory > `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.12.1/gdk' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+- > 2.12.1' > gmake: *** [all] Error 2 > *** Error code 2 > > Tried different ports trees spaced a week apart and also tried to run > pkg_add -r... > > All to no avail. > > Any ideas? > > > > -- > Brett Davidson > Systems Engineer > -- > Net24 Limited > Web: www.net24.co.nz > Phone: 0800 5000 24 | DDI: +64 3 962 9518 > -- > // web hosting / email hosting / data backup > // our reputation for reliability precedes us > > This transmission is for the intended addressee only and is confidential > information. If you have received this transmission in error, please > delete it and notify the sender. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > I'd try a make deinstall && make reinstall for cairo. Looks like it can't find a library or two; might be that your ports tree is out of sync and you need a portupgrade. Wait a second, that's a gtk error. Have you read UPDATING regarding the recent upgrade of gnome? There was a weird step in there.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d59e90ab0710310659i54bb7600u6aafe4060393a516>