Date: Fri, 19 Sep 2003 14:30:38 +0000 From: "Lee Harr" <missive@hotmail.com> To: freebsd-ports@freebsd.org Subject: graphics/librsvg2 syntax error before `GimpRunMode' Message-ID: <BAY2-F35VMkPSqZdoJq0001445a@hotmail.com>
next in thread | raw e-mail | index | archive | help
Hi; I saw the very cool announcement about gnome2.4 going in before the release of 4.9 I am trying to build gnome2 now, but am running in to an error: Making all in gimp-plugin gmake[2]: Entering directory `/usr/ports/graphics/librsvg2/work/librsvg-2.4.0/gimp-plugin' cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/atk-1.0 -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 -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 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/gimp-1.3 -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.. -I/usr/local/include -O -pipe -c svg.c svg.c:96: syntax error before `GimpRunMode' svg.c: In function `load_image': svg.c:106: `filename' undeclared (first use in this function) svg.c:106: (Each undeclared identifier is reported only once svg.c:106: for each function it appears in.) svg.c:114: `runmode' undeclared (first use in this function) svg.c: In function `run': svg.c:311: syntax error before `run_mode' svg.c:315: `run_mode' undeclared (first use in this function) svg.c:331: warning: unreachable code at beginning of switch statement gmake[2]: *** [svg.o] Error 1 I have never had gnome installed before but I'd like to give the new release a try. I am also a portupgrade newbie. I got the error using portupgrade like this: portupgrade -N gnome2 I have gimp-devel installed, and thought maybe that might be a cause of conflict. I am not sure how to proceed. Thank you for your time. _________________________________________________________________ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY2-F35VMkPSqZdoJq0001445a>