By the way most of the errors seem to relate to the following directory.
usr/lib/perl/5.8/
Results 31 to 35 of 35
-
2006-10-19, 09:56 #31Senior Member
- Join Date
- Aug 2006
- Posts
- 126
-
2006-10-19, 10:00 #32Senior Member
- Join Date
- Aug 2006
- Posts
- 126
here is an extract from the errors
Expat.xs:1701: error: syntax error before "eldeclhndlr"
Expat.xs:1703: error: `cbv' undeclared (first use in this function)
Expat.xs:1703: error: syntax error before ')' token
Expat.xs:1707: error: `eldeclhndlr' undeclared (first use in this function)
Expat.xs:1709: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetAttListDeclHandler':
Expat.c:1934: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1934: error: syntax error before "parser"
Expat.xs:1719: error: `XML_AttlistDeclHandler' undeclared (first use in this function)
Expat.xs:1719: error: syntax error before "attdeclhndlr"
Expat.xs:1721: error: `cbv' undeclared (first use in this function)
Expat.xs:1721: error: syntax error before ')' token
Expat.xs:1725: error: `attdeclhndlr' undeclared (first use in this function)
Expat.xs:1727: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetDoctypeHandler':
Expat.c:1963: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1963: error: syntax error before "parser"
Expat.xs:1737: error: `XML_StartDoctypeDeclHandler' undeclared (first use in this function)
Expat.xs:1737: error: syntax error before "dtsthndlr"
Expat.xs:1739: error: `cbv' undeclared (first use in this function)
Expat.xs:1739: error: syntax error before ')' token
Expat.xs:1744: error: `dtsthndlr' undeclared (first use in this function)
Expat.xs:1746: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetEndDoctypeHandler':
Expat.c:1993: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1993: error: syntax error before "parser"
Expat.xs:1756: error: `XML_EndDoctypeDeclHandler' undeclared (first use in this function)
Expat.xs:1756: error: syntax error before "dtendhndlr"
Expat.xs:1758: error: `cbv' undeclared (first use in this function)
Expat.xs:1758: error: syntax error before ')' token
Expat.xs:1762: error: `dtendhndlr' undeclared (first use in this function)
Expat.xs:1764: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetXMLDeclHandler':
Expat.c:2022: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2022: error: syntax error before "parser"
Expat.xs:1775: error: `XML_XmlDeclHandler' undeclared (first use in this function)
Expat.xs:1775: error: syntax error before "xmldechndlr"
Expat.xs:1777: error: `cbv' undeclared (first use in this function)
Expat.xs:1777: error: syntax error before ')' token
Expat.xs:1781: error: `xmldechndlr' undeclared (first use in this function)
Expat.xs:1783: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetBase':
Expat.c:2051: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2051: error: syntax error before "parser"
Expat.xs:1803: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetBase':
Expat.c:2079: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2079: error: syntax error before "parser"
Expat.xs:1812: error: `parser' undeclared (first use in this function)
Expat.xs:1812: warning: initialization makes pointer from integer without a cast
Expat.c: In function `XS_XML__Parser__Expat_PositionContext':
Expat.c:2106: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2106: error: syntax error before "parser"
Expat.xs:1829: error: `parser' undeclared (first use in this function)
Expat.xs:1829: warning: initialization makes pointer from integer without a cast
Expat.c: In function `XS_XML__Parser__Expat_DefaultCurrent':
Expat.c:2222: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2222: error: syntax error before "parser"
Expat.xs:1920: error: `cbv' undeclared (first use in this function)
Expat.xs:1920: error: syntax error before ')' token
Expat.xs:1922: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_RecognizedString':
Expat.c:2242: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2242: error: syntax error before "parser"
Expat.xs:1930: error: `XML_DefaultHandler' undeclared (first use in this function)
Expat.xs:1930: error: syntax error before "dflthndl"
Expat.xs:1931: error: `cbv' undeclared (first use in this function)
Expat.xs:1931: error: syntax error before ')' token
Expat.xs:1934: error: `dflthndl' undeclared (first use in this function)
Expat.xs:1942: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetErrorCode':
Expat.c:2286: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2286: error: syntax error before "parser"
Expat.c:2290: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetCurrentLineNumber':
Expat.c:2304: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2304: error: syntax error before "parser"
Expat.c:2308: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetCurrentColumnNumber':
Expat.c:2322: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2322: error: syntax error before "parser"
Expat.c:2326: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetCurrentByteIndex':
Expat.c:2340: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2340: error: syntax error before "parser"
Expat.c:2344: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetSpecifiedAttributeCount' :
Expat.c:2358: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2358: error: syntax error before "parser"
Expat.c:2362: error: `parser' undeclared (first use in this function)
Expat.xs: In function `XS_XML__Parser__Expat_ErrorString':
Expat.xs:1983: warning: initialization makes pointer from integer without a cast
Expat.c: In function `XS_XML__Parser__Expat_OriginalString':
Expat.c:2522: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2522: error: syntax error before "parser"
Expat.xs:2091: error: `parser' undeclared (first use in this function)
Expat.xs:2091: warning: initialization makes pointer from integer without a cast
Expat.c: In function `XS_XML__Parser__Expat_SetStartCdataHandler':
Expat.c:2551: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2551: error: syntax error before "parser"
Expat.xs:2109: error: `cbv' undeclared (first use in this function)
Expat.xs:2109: error: syntax error before ')' token
Expat.xs:2110: error: `XML_StartCdataSectionHandler' undeclared (first use in this function)
Expat.xs:2115: error: `scdhndl' undeclared (first use in this function)
Expat.xs:2117: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetEndCdataHandler':
Expat.c:2580: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2580: error: syntax error before "parser"
Expat.xs:2127: error: `cbv' undeclared (first use in this function)
Expat.xs:2127: error: syntax error before ')' token
Expat.xs:2128: error: `XML_EndCdataSectionHandler' undeclared (first use in this function)
Expat.xs:2133: error: `ecdhndl' undeclared (first use in this function)
Expat.xs:2135: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_UnsetAllHandlers':
Expat.c:2609: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2609: error: syntax error before "parser"
Expat.xs:2144: error: `cbv' undeclared (first use in this function)
Expat.xs:2144: error: syntax error before ')' token
Expat.xs:2149: error: `XML_StartNamespaceDeclHandler' undeclared (first use in this function)
Expat.xs:2149: error: syntax error before numeric constant
Expat.xs:2153: error: `parser' undeclared (first use in this function)
Expat.xs:2154: error: `XML_StartElementHandler' undeclared (first use in this function)
Expat.xs:2154: error: syntax error before numeric constant
Expat.xs:2158: error: `XML_UnknownEncodingHandler' undeclared (first use in this function)
Expat.xs:2158: error: syntax error before numeric constant
Expat.c: In function `XS_XML__Parser__Expat_ElementIndex':
Expat.c:2642: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2642: error: syntax error before "parser"
Expat.xs:2167: error: `cbv' undeclared (first use in this function)
Expat.xs:2167: error: syntax error before ')' token
Expat.c: In function `XS_XML__Parser__Expat_SkipUntil':
Expat.c:2664: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2664: error: syntax error before "parser"
Expat.xs:2179: error: `cbv' undeclared (first use in this function)
Expat.xs:2179: error: syntax error before ')' token
Expat.c: In function `XS_XML__Parser__Expat_Do_External_Parse':
Expat.c:2687: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2687: error: syntax error before "parser"
Expat.xs:2194: error: `cbv' undeclared (first use in this function)
Expat.xs:2194: error: syntax error before ')' token
Expat.xs:2197: error: `parser' undeclared (first use in this function)
make[1]: *** [Expat.o] Error 1
make: *** [subdirs] Error 2
Couldn't find a valid dynamic library for XML-Parser-2.34.tar.gz - something is wrong. Exiting!
-
2006-10-19, 10:14 #33Senior Member
- Join Date
- Aug 2006
- Posts
- 126
I get the same errors when i try to run v6.3.1.
The inital errors are along the lines of:
/usr/lib/perl/5.8/CORE/proto.h:2020: warning: `warn_unused_result' attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:2023: warning: `warn_unused_result' attribute directive ignored
talks about makefile.pl not containing numeric value or something.
-
2006-10-19, 14:26 #34Senior Member
- Join Date
- Aug 2006
- Posts
- 126
May have got somewhere.
using the unstable versions i did
apt-get install slimserver
and i now have a version of slimserver.pl running when i do
ps -A
However no idea how to access the web interface to see which version it is. I tried 192.168.1.10:9000 without luck.
Any ideas
Steve.
-
2006-10-19, 15:23 #35Senior Member
- Join Date
- Aug 2006
- Posts
- 126
p.s.
i believe the reason 6.5 doesn't work comes down to the following error
Argument "6.30_01" isn't numeric in subroutine entry at Makefile.PL line 6

Reply With Quote
