Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Apr 2003 00:02:45 -0400
From:      Tom Parquette <tparquet@twcny.rr.com>
To:        freebsd-current@freebsd.org
Subject:   portupgrade on librsvg2 failing
Message-ID:  <3EA0CA64.5000408@twcny.rr.com>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------040601010002070306060403
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

I'm doing a general upgrade on my 5.0-CURRENT system.
Ports was cvsuped late last week.
I'm getting the following trying to install librsvg2 for other ports.
Any help would be appreciated...



--------------040601010002070306060403
Content-Type: text/plain;
 name="librsvg2"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="librsvg2"

Script started on Fri Apr 18 23:56:12 2003
You have mail.
Atlas# make

===>  Building for librsvg2-2.2.5
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/graphics/librsvg2/work/librsvg-2.2.5'
Making all in .
gmake[2]: Entering directory `/usr/ports/graphics/librsvg2/work/librsvg-2.2.5'
gmake[2]: Nothing to be done for `all-am'.
gmake[2]: Leaving directory `/usr/ports/graphics/librsvg2/work/librsvg-2.2.5'
Making all in gtk-engine
gmake[2]: Entering directory `/usr/ports/graphics/librsvg2/work/librsvg-2.2.5/gtk-engine'
gmake[3]: Entering directory `/usr/ports/graphics/librsvg2/work/librsvg-2.2.5/gtk-engine'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/usr/ports/graphics/librsvg2/work/librsvg-2.2.5/gtk-engine'
gmake[2]: Leaving directory `/usr/ports/graphics/librsvg2/work/librsvg-2.2.5/gtk-engine'
Making all in gdk-pixbuf-loader
gmake[2]: Entering directory `/usr/ports/graphics/librsvg2/work/librsvg-2.2.5/gdk-pixbuf-loader'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/graphics/librsvg2/work/librsvg-2.2.5/gdk-pixbuf-loader'
Making all in doc
gmake[2]: Entering directory `/usr/ports/graphics/librsvg2/work/librsvg-2.2.5/doc'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/graphics/librsvg2/work/librsvg-2.2.5/doc'
Making all in gimp-plugin
gmake[2]: Entering directory `/usr/ports/graphics/librsvg2/work/librsvg-2.2.5/gimp-plugin'
cc -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/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/X11R6/include/gimp-1.3   -I..  -I/usr/local/include  -O -pipe -mcpu=pentiumpro -c svg.c
svg.c:46: syntax error before "GimpRunMode"
svg.c: In function `run':
svg.c:104: syntax error before "run_mode"
svg.c:108: `run_mode' undeclared (first use in this function)
svg.c:108: (Each undeclared identifier is reported only once
svg.c:108: for each function it appears in.)
svg.c: At top level:
svg.c:144: syntax error before "GimpRunMode"
svg.c: In function `load_image':
svg.c:156: `filename' undeclared (first use in this function)
svg.c:164: `runmode' undeclared (first use in this function)
gmake[2]: *** [svg.o] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/librsvg2/work/librsvg-2.2.5/gimp-plugin'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/librsvg2/work/librsvg-2.2.5'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/graphics/librsvg2.
Atlas# exit

exit

Script done on Fri Apr 18 23:56:20 2003

--------------040601010002070306060403--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EA0CA64.5000408>