Date: Mon, 15 Dec 2003 16:03:54 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Kevin Oberman <oberman@es.net> Cc: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Re: Trying to update from Gnome 2.2 to 2.4 Message-ID: <1071522234.47973.0.camel@shumai.marcuscom.com> In-Reply-To: <20031215182833.47B8A5D04@ptavv.es.net> References: <20031215182833.47B8A5D04@ptavv.es.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-7PVWTDMt8DNNeoSG5Lhu Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2003-12-15 at 13:28, Kevin Oberman wrote: > I have a system that I want to update to Gnome 2.4. The system is > running CURRENT as of 12/12. >=20 > Unfortunately, it all falls apart rather early since I can't re-install > intltool and LOTS of stuff depends on it. The install failure is REALLY > the failure to build p5-XML-Parser. >=20 > I followed the instructions in the FAQ for upgrading and found that I > also had to manually update gail. But I have been unable to figure out > what is going on with p5-XML-Parser. Looks like you need to reinstall Perl, and make sure to use "use.perl port" after installing. Joe >=20 > Any ideas on what is wrong would be greatly appreciated.=20 >=20 > Here is the build log: > ---> Installing 'p5-XML-Parser-2.34' from a port (textproc/p5-XML-Parser= ) > ---> Building '/usr/ports/textproc/p5-XML-Parser' > =3D=3D=3D> Cleaning for libtool-1.3.5_1 > =3D=3D=3D> Cleaning for perl-5.6.1_15 > =3D=3D=3D> Cleaning for expat-1.95.6_1 > =3D=3D=3D> Cleaning for p5-XML-Parser-2.34 > =3D=3D=3D> Extracting for p5-XML-Parser-2.34 > >> Checksum OK for XML-Parser-2.34.tar.gz. > =3D=3D=3D> Patching for p5-XML-Parser-2.34 > =3D=3D=3D> p5-XML-Parser-2.34 depends on file: /usr/local/bin/perl5.6.1= - found > =3D=3D=3D> p5-XML-Parser-2.34 depends on shared library: expat.4 - foun= d > =3D=3D=3D> Configuring for p5-XML-Parser-2.34 > Checking if your kit is complete... > Looks good > Writing Makefile for XML::Parser::Expat > Writing Makefile for XML::Parser > =3D=3D=3D> Building for p5-XML-Parser-2.34 > cp Parser/Encodings/README blib/lib/XML/Parser/Encodings/README > cp Parser/Style/Debug.pm blib/lib/XML/Parser/Style/Debug.pm > cp Parser/Encodings/iso-8859-7.enc blib/lib/XML/Parser/Encodings/iso-8859= -7.enc > cp Parser/Encodings/x-sjis-cp932.enc blib/lib/XML/Parser/Encodings/x-sjis= -cp932.enc > cp Parser/Encodings/big5.enc blib/lib/XML/Parser/Encodings/big5.enc > cp Parser/Encodings/windows-1250.enc blib/lib/XML/Parser/Encodings/window= s-1250.enc > cp Parser/Encodings/iso-8859-8.enc blib/lib/XML/Parser/Encodings/iso-8859= -8.enc > cp Parser/Encodings/iso-8859-2.enc blib/lib/XML/Parser/Encodings/iso-8859= -2.enc > cp Parser/Style/Subs.pm blib/lib/XML/Parser/Style/Subs.pm > cp Parser/Style/Objects.pm blib/lib/XML/Parser/Style/Objects.pm > cp Parser/Encodings/x-euc-jp-jisx0221.enc blib/lib/XML/Parser/Encodings/x= -euc-jp-jisx0221.enc > cp Parser/Encodings/iso-8859-9.enc blib/lib/XML/Parser/Encodings/iso-8859= -9.enc > cp Parser/Encodings/x-sjis-unicode.enc blib/lib/XML/Parser/Encodings/x-sj= is-unicode.enc > cp Parser/Encodings/iso-8859-3.enc blib/lib/XML/Parser/Encodings/iso-8859= -3.enc > cp Parser/Style/Stream.pm blib/lib/XML/Parser/Style/Stream.pm > cp Parser/Encodings/windows-1252.enc blib/lib/XML/Parser/Encodings/window= s-1252.enc > cp Parser/Encodings/x-sjis-jdk117.enc blib/lib/XML/Parser/Encodings/x-sji= s-jdk117.enc > cp Parser/Encodings/euc-kr.enc blib/lib/XML/Parser/Encodings/euc-kr.enc > cp Parser/Encodings/iso-8859-4.enc blib/lib/XML/Parser/Encodings/iso-8859= -4.enc > cp Parser/Style/Tree.pm blib/lib/XML/Parser/Style/Tree.pm > cp Parser/Encodings/Japanese_Encodings.msg blib/lib/XML/Parser/Encodings/= Japanese_Encodings.msg > cp Parser/Encodings/x-sjis-jisx0221.enc blib/lib/XML/Parser/Encodings/x-s= jis-jisx0221.enc > cp Parser.pm blib/lib/XML/Parser.pm > cp Parser/Encodings/iso-8859-5.enc blib/lib/XML/Parser/Encodings/iso-8859= -5.enc > cp Parser/Encodings/x-euc-jp-unicode.enc blib/lib/XML/Parser/Encodings/x-= euc-jp-unicode.enc > cp Parser/LWPExternEnt.pl blib/lib/XML/Parser/LWPExternEnt.pl > cp Expat.pm ../blib/lib/XML/Parser/Expat.pm > /usr/local/bin/perl5.6.1 -I/usr/local/lib/perl5/5.6.1/mach -I/usr/local/l= ib/perl5/5.6.1/BSDPAN /usr/local/lib/perl5/5.6.1/ExtUtils/xsubpp -noprototy= pes -typemap /usr/local/lib/perl5/5.6.1/ExtUtils/typemap -typemap typemap E= xpat.xs > Expat.xsc && mv Expat.xsc Expat.c > cc -c -I/usr/local/include -O -pipe -mcpu=3Dpentiumpro -O -pipe -mcpu=3Dp= entiumpro -DVERSION=3D\"2.34\" -DXS_VERSION=3D\"2.34\" -DPIC -fPIC -I/us= r/local/lib/perl5/5.6.1/mach/CORE Expat.c > Expat.xs:132: error: conflicting types for `Perl_newSVpvn' > /usr/local/lib/perl5/5.6.1/mach/CORE/proto.h:551: error: previous declara= tion of `Perl_newSVpvn' > Expat.xs:140:1: warning: "ERRSV" redefined > In file included from Expat.xs:15: > /usr/local/lib/perl5/5.6.1/mach/CORE/perl.h:777:1: warning: this is the l= ocation of the previous definition > Expat.xs: In function `nsStart': > Expat.xs:678: error: `sv_undef' undeclared (first use in this function) > Expat.xs:678: error: (Each undeclared identifier is reported only once > Expat.xs:678: error: for each function it appears in.) > Expat.xs: In function `nsEnd': > Expat.xs:698: error: `sv_undef' undeclared (first use in this function) > Expat.xs: In function `attributeDecl': > Expat.xs:783: error: `sv_yes' undeclared (first use in this function) > Expat.xs: In function `entityDecl': > Expat.xs:811: error: `sv_undef' undeclared (first use in this function) > Expat.xs:816: error: `sv_yes' undeclared (first use in this function) > Expat.xs: In function `doctypeStart': > Expat.xs:840: error: `sv_undef' undeclared (first use in this function) > Expat.xs:842: error: `sv_yes' undeclared (first use in this function) > Expat.xs:842: error: `sv_no' undeclared (first use in this function) > Expat.xs: In function `xmlDecl': > Expat.xs:880: error: `sv_undef' undeclared (first use in this function) > Expat.xs:884: error: `sv_yes' undeclared (first use in this function) > Expat.xs:884: error: `sv_no' undeclared (first use in this function) > Expat.xs: In function `unparsedEntityDecl': > Expat.xs:910: error: `sv_undef' undeclared (first use in this function) > Expat.xs: In function `notationDecl': > Expat.xs:940: error: `sv_undef' undeclared (first use in this function) > Expat.xs: In function `externalEntityRef': > Expat.xs:985: error: `sv_undef' undeclared (first use in this function) > Expat.xs:1024: error: `errgv' undeclared (first use in this function) > Expat.xs:1055: error: `na' undeclared (first use in this function) > Expat.xs: In function `XS_XML__Parser__Expat_ParserCreate': > Expat.xs:1281: error: `na' undeclared (first use in this function) > Expat.xs: In function `XS_XML__Parser__Expat_SetStartElementHandler': > Expat.xs:1519: error: `sv_undef' undeclared (first use in this function) > Expat.xs: In function `XS_XML__Parser__Expat_SetEndElementHandler': > Expat.xs:1530: error: `sv_undef' undeclared (first use in this function) > Expat.xs: In function `XS_XML__Parser__Expat_SetCharacterDataHandler': > Expat.xs:1543: error: `sv_undef' undeclared (first use in this function) > Expat.xs: In function `XS_XML__Parser__Expat_SetProcessingInstructionHand= ler': > Expat.xs:1561: error: `sv_undef' undeclared (first use in this function) > Expat.xs: In function `XS_XML__Parser__Expat_SetCommentHandler': > Expat.xs:1578: error: `sv_undef' undeclared (first use in this function) > Expat.xs: In function `XS_XML__Parser__Expat_SetDefaultHandler': > Expat.xs:1595: error: `sv_undef' undeclared (first use in this function) > Expat.xs: In function `XS_XML__Parser__Expat_SetUnparsedEntityDeclHandler= ': > Expat.xs:1617: error: `sv_undef' undeclared (first use in this function) > Expat.xs: In function `XS_XML__Parser__Expat_SetNotationDeclHandler': > Expat.xs:1634: error: `sv_undef' undeclared (first use in this function) > Expat.xs: In function `XS_XML__Parser__Expat_SetExternalEntityRefHandler'= : > Expat.xs:1652: error: `sv_undef' undeclared (first use in this function) > Expat.xs: In function `XS_XML__Parser__Expat_SetExtEntFinishHandler': > Expat.xs:1672: error: `sv_undef' undeclared (first use in this function) > Expat.xs: In function `XS_XML__Parser__Expat_SetEntityDeclHandler': > Expat.xs:1687: error: `sv_undef' undeclared (first use in this function) > Expat.xs: In function `XS_XML__Parser__Expat_SetElementDeclHandler': > Expat.xs:1705: error: `sv_undef' undeclared (first use in this function) > Expat.xs: In function `XS_XML__Parser__Expat_SetAttListDeclHandler': > Expat.xs:1723: error: `sv_undef' undeclared (first use in this function) > Expat.xs: In function `XS_XML__Parser__Expat_SetDoctypeHandler': > Expat.xs:1742: error: `sv_undef' undeclared (first use in this function) > Expat.xs: In function `XS_XML__Parser__Expat_SetEndDoctypeHandler': > Expat.xs:1760: error: `sv_undef' undeclared (first use in this function) > Expat.xs: In function `XS_XML__Parser__Expat_SetXMLDeclHandler': > Expat.xs:1779: error: `sv_undef' undeclared (first use in this function) > Expat.xs: In function `XS_XML__Parser__Expat_SetBase': > Expat.xs:1800: error: `na' undeclared (first use in this function) > Expat.xs: In function `XS_XML__Parser__Expat_GetBase': > Expat.xs:1818: error: `sv_undef' undeclared (first use in this function) > Expat.c: In function `XS_XML__Parser__Expat_LoadEncoding': > Expat.c:2324: error: `na' undeclared (first use in this function) > Expat.xs:1998: error: `sv_undef' undeclared (first use in this function) > Expat.xs: In function `XS_XML__Parser__Expat_SetStartCdataHandler': > Expat.xs:2113: error: `sv_undef' undeclared (first use in this function) > Expat.xs: In function `XS_XML__Parser__Expat_SetEndCdataHandler': > Expat.xs:2131: error: `sv_undef' undeclared (first use in this function) > Expat.c: In function `boot_XML__Parser__Expat': > Expat.c:2684: error: `sv_yes' undeclared (first use in this function) > *** Error code 1 > =20 > Stop in /usr/ports/textproc/p5-XML-Parser/work/XML-Parser-2.34/Expat. > *** Error code 1 > =20 > Stop in /usr/ports/textproc/p5-XML-Parser/work/XML-Parser-2.34. > *** Error code 1 > =20 > Stop in /usr/ports/textproc/p5-XML-Parser. > *** Error code 1 > =20 > Stop in /usr/ports/textproc/p5-XML-Parser. > *** Error code 1 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-7PVWTDMt8DNNeoSG5Lhu Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/3iG5b2iPiv4Uz4cRAvqzAKCUkySmVf1AqyerE7Y7TUE6YkqcXACglx3C oSjWM+oJOBzSR+7vsYCjabs= =biyy -----END PGP SIGNATURE----- --=-7PVWTDMt8DNNeoSG5Lhu--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1071522234.47973.0.camel>