From owner-freebsd-current@FreeBSD.ORG Fri Apr 18 22:03:55 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CF6237B401 for ; Fri, 18 Apr 2003 22:03:55 -0700 (PDT) Received: from ms-smtp-02.southeast.rr.com (ms-smtp-02.southeast.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7783143F3F for ; Fri, 18 Apr 2003 22:03:54 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from mail4.nc.rr.com (fe4 [24.93.67.51])h3J51qgs000731; Sat, 19 Apr 2003 01:01:52 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail4.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Sat, 19 Apr 2003 01:05:47 -0400 Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) h3J52Haa099330; Sat, 19 Apr 2003 01:02:17 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Tom Parquette In-Reply-To: <3EA0CA64.5000408@twcny.rr.com> References: <3EA0CA64.5000408@twcny.rr.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-tFEk4LeZQGOhcBoDy2k3" Organization: MarcusCom, Inc. Message-Id: <1050728626.38011.6.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.2 (Preview Release) Date: 19 Apr 2003 01:03:47 -0400 X-Spam-Status: No, hits=-39.2 required=5.0 tests=BAYES_00,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: freebsd-current@freebsd.org Subject: Re: portupgrade on librsvg2 failing X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Apr 2003 05:03:55 -0000 --=-tFEk4LeZQGOhcBoDy2k3 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2003-04-19 at 00:02, Tom Parquette wrote: > 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... This kind of message would be better posted to gnome@ or ports@. In any event, your problem looks to be an old libgimp directory in either /usr/local/include or /usr/X11R6/include. If you remove it, verify gimp is 1.3.13,1, you should be set. Joe >=20 >=20 >=20 > ______________________________________________________________________ > Script started on Fri Apr 18 23:56:12 2003 > You have mail. > Atlas# make >=20 > =3D=3D=3D> 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/loca= l/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/inc= lude/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/incl= ude/gimp-1.3 -I.. -I/usr/local/include -O -pipe -mcpu=3Dpentiumpro -c s= vg.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 >=20 > Stop in /usr/ports/graphics/librsvg2. > Atlas# exit >=20 > exit >=20 > Script done on Fri Apr 18 23:56:20 2003 >=20 > ______________________________________________________________________ > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-tFEk4LeZQGOhcBoDy2k3 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+oNiyb2iPiv4Uz4cRAlcQAJ4369SEXHy8UZ2wl4yuMZFntTSJ/gCfXRFw wIdyEG8cMcMerLZ71Wd7NVI= =PBWd -----END PGP SIGNATURE----- --=-tFEk4LeZQGOhcBoDy2k3--