Date: Wed, 14 Dec 2005 11:49:40 -0800 From: Kevin Boyd <a9909@asl.bc.ca> To: gnome@freebsd.org Cc: ahze@freebsd.org Subject: graphics/librsvg2 Build Error Message-ID: <43A07754.7020306@sheret.com>
next in thread | raw e-mail | index | archive | help
I get the following error when I try to build librsvg2 on my FreeBSD4.11 system (it's a work machine and I'm very busy at the moment so I cannot currently upgrade the OS version, at least not for a few more weeks). ===> Building for librsvg2-2.12.7_2 gmake all-recursive gmake[1]: Entering directory `/usr/ports/graphics/librsvg2/work/librsvg-2.12.7' Making all in . gmake[2]: Entering directory `/usr/ports/graphics/librsvg2/work/librsvg-2.12.7' if /bin/sh /usr/ports/graphics/librsvg2/work/gnome-libtool --mode=compile gcc34 -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgsf-1 -DHAVE_SVGZ=1 -I/usr/local/include/libcroco-0.6 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -DHAVE_LIBCROCO=1 -I. -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -DXTHREADS -D_THREAD_SAFE -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -DXTHREADS -D_THREAD_SAFE -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/cairo -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/X11R6/share/gnome\"" -I/usr/local/include -O -pipe -MT rsvg-affine.lo -MD -MP -MF ".deps/rsvg-affine.Tpo" \ -c -o rsvg-affine.lo `test -f 'rsvg-affine.c' || echo './'`rsvg-affine.c; \ then mv -f ".deps/rsvg-affine.Tpo" ".deps/rsvg-affine.Plo"; \ else rm -f ".deps/rsvg-affine.Tpo"; exit 1; \ fi gnome-libtool: compile: unable to infer tagged configuration gnome-libtool: compile: specify a tag with `--tag' gmake[2]: *** [rsvg-affine.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/librsvg2/work/librsvg-2.12.7' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/librsvg2/work/librsvg-2.12.7' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/graphics/librsvg2. Any idea how I can get it to work? It's preventing me from getting a successful portupgrade done :) -- Kevin Boyd IT/Tech Support Andrew Sheret Limited (Victoria) Ext. 225 kevinb@sheret.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43A07754.7020306>