From owner-freebsd-gnome@FreeBSD.ORG Sat May 17 12:51:12 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2E1A37B401 for ; Sat, 17 May 2003 12:51:12 -0700 (PDT) Received: from ms-smtp-03.southeast.rr.com (ms-smtp-03.southeast.rr.com [24.93.67.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFCE543F93 for ; Sat, 17 May 2003 12:51:09 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from mail5.nc.rr.com (fe5 [24.93.67.52])h4HJncMq012605; Sat, 17 May 2003 15:49:38 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Sat, 17 May 2003 15:47:51 -0400 Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) h4HJoRrT005074; Sat, 17 May 2003 15:50:27 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: creme-brulee.marcuscom.com: shumai.marcuscom.com [192.168.1.4] didn't use HELO protocol From: Joe Marcus Clarke To: "Adriel Cardenas G." In-Reply-To: <1053201428.16804.71.camel@unxstar.aztlanet> References: <1053197009.16804.48.camel@unxstar.aztlanet> <1053199689.85573.11.camel@shumai.marcuscom.com> <1053201428.16804.71.camel@unxstar.aztlanet> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-DaQjFveJgmD8cC9AfeAf" Organization: MarcusCom, Inc. Message-Id: <1053201066.85573.23.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.3 (Preview Release) Date: 17 May 2003 15:51:06 -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.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) cc: GNOME FreeBSD Subject: Re: [Fwd: Re: portupgrade error [librsvg2]] X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 19:51:13 -0000 --=-DaQjFveJgmD8cC9AfeAf Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable On Sat, 2003-05-17 at 15:57, Adriel Cardenas G. wrote: > El s=E1b, 17 de 05 de 2003 a las 14:28, Joe Marcus Clarke escribi=F3: > > On Sat, 2003-05-17 at 14:43, Adriel Cardenas G. wrote: > > > > > > I've been trying to portupgrade my system, but I keep getting a= n error > > > > > > with librsvg2. > > > > > >=20 > > > > > > Here's the script with the error and the config.log > > > > > >=20 > > > > > > Any help would deeply be appreciated. > > > > >=20 > > > > > What's the output from the build? librsvg2 updated just fine for= me. > > > > >=20 > > > > > Joe > > > >=20 > > > > Here's the output (short) of the error. > > > >=20 > > > >=20 > > > > `/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 =20 > > > > -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 -pip= e -c > > > > svg.c > > > > svg.c:46: syntax error before `GimpRunMode' > > > > svg.c: In function `run': > > >=20 > > > I don't know much about C but i believe that it is declare as "runmod= e" in line 46 > > > and then at line 104 it is used as "run_mode" > > >=20 > > > Could this be it? > >=20 > > Looks like you have an old libgimp directory in /usr/X11R6/include or > > /usr/local/include. Remove it, and you should be set. > >=20 > > Joe > >=20 >=20 > I'd remove /usr/X11R6/include/libgimp, but know I get this error > complaining that a file doesn't exists : ) reinstalling GIMO would > help? You need to reinstall gimp-devel. Joe >=20 > 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 =20 > -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 -c > svg.c > svg.c:33: libgimp/gimp.h: No such file or directory > svg.c:42: syntax error before `GimpParam' > svg.c:46: syntax error before `GimpRunMode' > svg.c:49: syntax error before `PLUG_IN_INFO' > svg.c:51: warning: excess elements in scalar initializer > svg.c:51: warning: (near initialization for `PLUG_IN_INFO') > svg.c:52: warning: excess elements in scalar initializer > svg.c:52: warning: (near initialization for `PLUG_IN_INFO') > svg.c:53: warning: excess elements in scalar initializer > svg.c:53: warning: (near initialization for `PLUG_IN_INFO') > svg.c:54: warning: data definition has no type or storage class > svg.c: In function `MAIN': > svg.c:63: syntax error before `{' > svg.c:70: syntax error before `load_return_vals' > svg.c:108: syntax error before `run_mode' > svg.c:149: syntax error before `GimpDrawable' > svg.c:156: syntax error before `pixbuf' > 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 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-DaQjFveJgmD8cC9AfeAf Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA+xpKqb2iPiv4Uz4cRAsEFAJ9sqz37MqFkSv9agxkudkUdUXl8RgCeI2yd wPi3pILyU4b3d5PXaEcZYTs= =iYh+ -----END PGP SIGNATURE----- --=-DaQjFveJgmD8cC9AfeAf--