> On Wed, 2004-12-29 at 23:19 +1100, Voytek wrote:
>> I guess I need to rebuild Perl with gcc ?
>>

after rebuilding Perl with gcc, I managed to install 1 extra module
other 2 still no go... 1 out of 3 aint good....


>>
>> <quote who="Michael Lake">
>> > Voytek wrote:
>>
>> > I have had problems before with MCPAN and I install manually with the
>> > old trusty:
>> > perl Makefile.pl

[EMAIL PROTECTED] XML-Parser-2.34]#  perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for XML::Parser::Expat
Writing Makefile for XML::Parser



>> > make

Expat.xs:2154: `XML_StartElementHandler' undeclared (first use in this
function)
Expat.xs:2154: parse error before `0'
Expat.xs:2158: `XML_UnknownEncodingHandler' undeclared (first use in this
functi
on)
Expat.xs:2158: parse error before `0'
Expat.c: In function `XS_XML__Parser__Expat_ElementIndex':
Expat.c:2600: `XML_Parser' undeclared (first use in this function)
Expat.c:2600: parse error before `parser'
Expat.xs:2167: `cbv' undeclared (first use in this function)
Expat.xs:2167: parse error before `)'
Expat.c: In function `XS_XML__Parser__Expat_SkipUntil':
Expat.c:2621: `XML_Parser' undeclared (first use in this function)
Expat.c:2621: parse error before `parser'
Expat.xs:2179: `cbv' undeclared (first use in this function)
Expat.xs:2179: parse error before `)'
Expat.c: In function `XS_XML__Parser__Expat_Do_External_Parse':
Expat.c:2643: `XML_Parser' undeclared (first use in this function)
Expat.c:2643: parse error before `parser'
Expat.xs:2194: `cbv' undeclared (first use in this function)
Expat.xs:2194: parse error before `)'
Expat.xs:2197: `parser' undeclared (first use in this function)
make[1]: *** [Expat.o] Error 1
make[1]: Leaving directory `/root/down/perl/XML-Parser-2.34/Expat'
make: *** [subdirs] Error 2
[EMAIL PROTECTED] XML-Parser-2.34]#

>> > make test

Expat.xs:2154: `XML_StartElementHandler' undeclared (first use in this
function)
Expat.xs:2154: parse error before `0'
Expat.xs:2158: `XML_UnknownEncodingHandler' undeclared (first use in this
functi
on)
Expat.xs:2158: parse error before `0'
Expat.c: In function `XS_XML__Parser__Expat_ElementIndex':
Expat.c:2600: `XML_Parser' undeclared (first use in this function)
Expat.c:2600: parse error before `parser'
Expat.xs:2167: `cbv' undeclared (first use in this function)
Expat.xs:2167: parse error before `)'
Expat.c: In function `XS_XML__Parser__Expat_SkipUntil':
Expat.c:2621: `XML_Parser' undeclared (first use in this function)
Expat.c:2621: parse error before `parser'
Expat.xs:2179: `cbv' undeclared (first use in this function)
Expat.xs:2179: parse error before `)'
Expat.c: In function `XS_XML__Parser__Expat_Do_External_Parse':
Expat.c:2643: `XML_Parser' undeclared (first use in this function)
Expat.c:2643: parse error before `parser'
Expat.xs:2194: `cbv' undeclared (first use in this function)
Expat.xs:2194: parse error before `)'
Expat.xs:2197: `parser' undeclared (first use in this function)
make[1]: *** [Expat.o] Error 1
make[1]: Leaving directory `/root/down/perl/XML-Parser-2.34/Expat'
make: *** [subdirs] Error 2
[EMAIL PROTECTED] XML-Parser-2.34]#

>> > make install
>
-- 
Voytek
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to