Hello,
I've not been successful in getting SlimServer to install. Following is the output.
First: The following modules failed to load: XML::Parser
To download and compile them, please run: /usr/local/SlimServer_v6.0/Bin/build-perl-modules.pl
Second: [EMAIL PROTECTED]/usr/local/slimserver/Bin# ./build-perl-modules.pl Welcome to the Slim Devices perl module installer.
These packages are needed for SlimServer 6 to function. You will need a C compiler (gcc), make, and perl installed.
*** Ignore any warnings about AppConfig. ***
Please enter a perl binary to use (defaults to /usr/bin/perl)
This must be the same perl binary that you ran this program with -->
Please enter the path to your SlimServer directory (ex: /usr/local/slimserver) -->
Please enter a directory to download files to --> /usr/local/slimserver/dlds
Downloads will use wget to fetch tarballs.
Downloading Compress-Zlib-1.33.tar.gz to: /usr/local/SlimServer_v6.0/dlds Uncompressing.. Configuring.. /usr/bin/perl Makefile.PL Up/Downgrade complete. Building.. Library for Compress-Zlib-1.33.tar.gz is OK!
Downloading DBI-1.46.tar.gz to: /usr/local/SlimServer_v6.0/dlds Uncompressing.. Configuring.. /usr/bin/perl Makefile.PL
I see you're using perl 5.008005 on i586-linux-thread-multi, okay.
Remember to actually *read* the README file!
Use 'make' to build the software (dmake or nmake on Windows).
Then 'make test' to execute self tests.
Then 'make install' to install the DBI and then delete this working
directory before unpacking and building any DBD::* drivers.Building.. Library for DBI-1.46.tar.gz is OK!
Downloading DBD-SQLite-1.08.tar.gz to: /usr/local/SlimServer_v6.0/dlds
Uncompressing..
Configuring..
PERL5LIB=/usr/local/SlimServer_v6.0/dlds/DBI-1.46/blib/lib:/usr/local/SlimServer_v6.0/dlds/DBI-1.46/blib/arch /usr/bin/perl Makefile.PL
Building..
Library for DBD-SQLite-1.08.tar.gz is OK!
Downloading HTML-Parser-3.45.tar.gz to: /usr/local/SlimServer_v6.0/dlds Uncompressing.. Configuring.. /usr/bin/perl Makefile.PL Building.. Library for HTML-Parser-3.45.tar.gz is OK!
Downloading Template-Toolkit-2.13.tar.gz to: /usr/local/SlimServer_v6.0/dlds
Uncompressing..
Configuring..
/usr/bin/perl Makefile.PL TT_DOCS=n TT_SPLASH=n TT_THEME=n TT_EXAMPLES=n TT_EXAMPLES=n TT_EXTRAS=n TT_QUIET=y TT_ACCEPT=y TT_DBI=n TT_LATEX=n
Building..
Library for Template-Toolkit-2.13.tar.gz is OK!
Downloading Time-HiRes-1.66.tar.gz to: /usr/local/SlimServer_v6.0/dlds Uncompressing.. Configuring.. /usr/bin/perl Makefile.PL Building.. Library for Time-HiRes-1.66.tar.gz is OK!
Downloading XML-Parser-2.34.tar.gz to: /usr/local/SlimServer_v6.0/dlds
Uncompressing..
Configuring..
/usr/bin/perl Makefile.PL
Building..
Expat.xs:12:19: expat.h: No such file or directory
Expat.xs:60: error: parse error before "XML_Parser"
Expat.xs:60: warning: no semicolon at end of struct or union
Expat.xs:78: error: parse error before ':' token
Expat.xs:79: error: parse error before ':' token
Expat.xs:80: error: parse error before ':' token
Expat.xs:106: error: parse error before '}' token
Expat.xs:106: warning: data definition has no type or storage class
Expat.xs:111: error: parse error before "nsdelim"
Expat.xs:111: warning: data definition has no type or storage class
Expat.xs:117: error: parse error before '*' token
Expat.xs:118: error: parse error before '*' token
Expat.xs:194: error: parse error before "ms"
Expat.xs:194: warning: initialization makes integer from pointer without a cast
Expat.xs:194: warning: excess elements in scalar initializer
Expat.xs:194: warning: (near initialization for `ms')
Expat.xs:194: warning: excess elements in scalar initializer
Expat.xs:194: warning: (near initialization for `ms')
Expat.xs:194: warning: data definition has no type or storage class
Expat.xs:197: error: parse error before "parser"
Expat.xs: In function `append_error':
Expat.xs:200: error: `cbv' undeclared (first use in this function)
Expat.xs:200: error: (Each undeclared identifier is reported only once
Expat.xs:200: error: for each function it appears in.)
Expat.xs:203: error: parse error before ')' token
Expat.xs:210: error: `err' undeclared (first use in this function)
Expat.xs:213: error: `parser' undeclared (first use in this function)
Expat.xs: At top level:
Expat.xs:249: error: parse error before '*' token
Expat.xs: In function `generate_model':
Expat.xs:255: error: `model' undeclared (first use in this function)
Expat.xs:256: error: `XML_CQUANT_NONE' undeclared (first use in this function)
Expat.xs:261: error: `XML_CTYPE_NAME' undeclared (first use in this function)
Expat.xs:265: error: `XML_CTYPE_MIXED' undeclared (first use in this function)
Expat.xs:266: error: `XML_CTYPE_CHOICE' undeclared (first use in this function)
Expat.xs:267: error: `XML_CTYPE_SEQ' undeclared (first use in this function)
Expat.xs: At top level:
Expat.xs:286: error: parse error before "parser"
Expat.xs: In function `parse_stream':
Expat.xs:298: error: `cbv' undeclared (first use in this function)
Expat.xs:301: error: parse error before ')' token
Expat.xs:311: error: `ioref' undeclared (first use in this function)
Expat.xs:350: error: `parser' undeclared (first use in this function)
Expat.xs:350: warning: initialization makes pointer from integer without a cast
Expat.xs: In function `characterData':
Expat.xs:460: error: `cbv' undeclared (first use in this function)
Expat.xs:460: error: parse error before ')' token
Expat.xs: In function `startElement':
Expat.xs:480: error: `cbv' undeclared (first use in this function)
Expat.xs:480: error: parse error before ')' token
Expat.xs: In function `endElement':
Expat.xs:556: error: `cbv' undeclared (first use in this function)
Expat.xs:556: error: parse error before ')' token
Expat.xs: In function `processingInstruction':
Expat.xs:590: error: `cbv' undeclared (first use in this function)
Expat.xs:590: error: parse error before ')' token
Expat.xs: In function `commenthandle':
Expat.xs:611: error: `cbv' undeclared (first use in this function)
Expat.xs:611: error: parse error before ')' token
Expat.xs: In function `startCdata':
Expat.xs:631: error: `cbv' undeclared (first use in this function)
Expat.xs:631: error: parse error before ')' token
Expat.xs: In function `endCdata':
Expat.xs:651: error: `cbv' undeclared (first use in this function)
Expat.xs:651: error: parse error before ')' token
Expat.xs: At top level:
Expat.xs:668: error: parse error before '*' token
Expat.xs: In function `nsStart':
Expat.xs:670: error: `cbv' undeclared (first use in this function)
Expat.xs:670: error: parse error before ')' token
Expat.xs:678: error: `prefix' undeclared (first use in this function)
Expat.xs:679: error: `uri' undeclared (first use in this function)
Expat.xs: At top level:
Expat.xs:688: error: parse error before '*' token
Expat.xs: In function `nsEnd':
Expat.xs:690: error: `cbv' undeclared (first use in this function)
Expat.xs:690: error: parse error before ')' token
Expat.xs:698: error: `prefix' undeclared (first use in this function)
Expat.xs: In function `defaulthandle':
Expat.xs:710: error: `cbv' undeclared (first use in this function)
Expat.xs:710: error: parse error before ')' token
Expat.xs: At top level:
Expat.xs:729: error: parse error before "XML_Content"
Expat.xs: In function `elementDecl':
Expat.xs:731: error: `cbv' undeclared (first use in this function)
Expat.xs:731: error: parse error before ')' token
Expat.xs:738: error: `model' undeclared (first use in this function)
Expat.xs:744: error: `name' undeclared (first use in this function)
Expat.xs: In function `attributeDecl':
Expat.xs:761: error: `cbv' undeclared (first use in this function)
Expat.xs:761: error: parse error before ')' token
Expat.xs: In function `entityDecl':
Expat.xs:802: error: `cbv' undeclared (first use in this function)
Expat.xs:802: error: parse error before ')' token
Expat.xs: In function `doctypeStart':
Expat.xs:831: error: `cbv' undeclared (first use in this function)
Expat.xs:831: error: parse error before ')' token
Expat.xs: In function `doctypeEnd':
Expat.xs:852: error: `cbv' undeclared (first use in this function)
Expat.xs:852: error: parse error before ')' token
Expat.xs: In function `xmlDecl':
Expat.xs:872: error: `cbv' undeclared (first use in this function)
Expat.xs:872: error: parse error before ')' token
Expat.xs: In function `unparsedEntityDecl':
Expat.xs:901: error: `cbv' undeclared (first use in this function)
Expat.xs:901: error: parse error before ')' token
Expat.xs: In function `notationDecl':
Expat.xs:929: error: `cbv' undeclared (first use in this function)
Expat.xs:929: error: parse error before ')' token
Expat.xs: At top level:
Expat.xs:960: error: parse error before "parser"
Expat.xs: In function `externalEntityRef':
Expat.xs:975: error: `cbv' undeclared (first use in this function)
Expat.xs:975: error: parse error before ')' token
Expat.xs:983: error: `pubid' undeclared (first use in this function)
Expat.xs:985: error: `base' undeclared (first use in this function)
Expat.xs:986: error: `sysid' undeclared (first use in this function)
Expat.xs:1002: error: `parser' undeclared (first use in this function)
Expat.xs:1004: error: `XML_Parser' undeclared (first use in this function)
Expat.xs:1004: error: parse error before "entpar"
Expat.xs:1007: error: `entpar' undeclared (first use in this function)
Expat.xs: At top level:
Expat.xs:1115: error: parse error before "XML_Encoding"
Expat.xs: In function `unknownEncoding':
Expat.xs:1123: error: `name' undeclared (first use in this function)
Expat.xs:1167: error: `info' undeclared (first use in this function)
Expat.xs: In function `recString':
Expat.xs:1185: error: `cbv' undeclared (first use in this function)
Expat.xs:1185: error: parse error before ')' token
Expat.xs: At top level:
Expat.xs:1196: error: parse error before '*' token
Expat.xs: In function `suspend_callbacks':
Expat.xs:1197: error: `cbv' undeclared (first use in this function)
Expat.xs:1199: error: `XML_CharacterDataHandler' undeclared (first use in this function)
Expat.xs:1199: error: parse error before numeric constant
Expat.xs:1204: error: `XML_ProcessingInstructionHandler' undeclared (first use in this function)
Expat.xs:1204: error: parse error before numeric constant
Expat.xs:1209: error: `XML_CommentHandler' undeclared (first use in this function)
Expat.xs:1209: error: parse error before numeric constant
Expat.xs:1215: error: `XML_StartCdataSectionHandler' undeclared (first use in this function)
Expat.xs:1215: error: parse error before numeric constant
Expat.xs:1221: error: `XML_UnparsedEntityDeclHandler' undeclared (first use in this function)
Expat.xs:1221: error: parse error before numeric constant
Expat.xs:1226: error: `XML_NotationDeclHandler' undeclared (first use in this function)
Expat.xs:1226: error: parse error before numeric constant
Expat.xs:1231: error: `XML_ExternalEntityRefHandler' undeclared (first use in this function)
Expat.xs:1231: error: parse error before numeric constant
Expat.xs: At top level:
Expat.xs:1237: error: parse error before '*' token
Expat.xs: In function `resume_callbacks':
Expat.xs:1238: error: `cbv' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_ParserCreate':
Expat.c:1290: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1290: error: parse error before "RETVAL"
Expat.xs:1279: error: `cbv' undeclared (first use in this function)
Expat.xs:1280: error: variable `pep' has initializer but incomplete type
Expat.xs:1280: error: `XML_PARAM_ENTITY_PARSING_NEVER' undeclared (first use in this function)
Expat.xs:1280: error: storage size of `pep' isn't known
Expat.xs:1284: error: parse error before ')' token
Expat.xs:1284: error: parse error before ')' token
Expat.xs:1284: error: `__s' undeclared (first use in this function)
Expat.xs:1284: error: parse error before ')' token
Expat.xs:1284: error: parse error before ')' token
Expat.xs: At top level:
Expat.xs:1284: error: parse error before ')' token
Expat.xs:1285: warning: data definition has no type or storage class
Expat.xs:1285: error: parse error before '}' token
Expat.xs:1286: error: parse error before '->' token
Expat.xs:1286: error: parse error before "__uint8_t"
Expat.xs:1286: error: `__s' used prior to declaration
Expat.xs:1286: warning: data definition has no type or storage class
Expat.xs:1286: error: parse error before '}' token
Expat.xs:1286: warning: initialization makes pointer from integer without a cast
Expat.xs:1286: error: initializer element is not constant
Expat.xs:1286: error: parse error before "switch"
Expat.xs:1286: error: conflicting types for `__u'
Expat.xs:1286: error: previous declaration of `__u'
Expat.xs:1286: warning: data definition has no type or storage class
Expat.xs:1286: error: parse error before "case"
Expat.xs:1286: warning: initialization makes integer from pointer without a cast
Expat.xs:1286: error: initializer element is not constant
Expat.xs:1286: warning: data definition has no type or storage class
Expat.xs:1286: error: parse error before "case"
Expat.xs:1286: error: redefinition of `__u'
Expat.xs:1286: error: `__u' previously defined here
Expat.xs:1286: warning: initialization makes integer from pointer without a cast
Expat.xs:1286: error: initializer element is not constant
Expat.xs:1286: warning: data definition has no type or storage class
Expat.xs:1286: error: parse error before "case"
Expat.xs:1286: error: redefinition of `__u'
Expat.xs:1286: error: `__u' previously defined here
Expat.xs:1286: warning: initialization makes integer from pointer without a cast
Expat.xs:1286: error: initializer element is not constant
Expat.xs:1286: warning: data definition has no type or storage class
Expat.xs:1286: error: parse error before '->' token
Expat.xs:1286: error: redefinition of `__u'
Expat.xs:1286: error: `__u' previously defined here
Expat.xs:1286: warning: initialization makes integer from pointer without a cast
Expat.xs:1286: error: initializer element is not constant
Expat.xs:1286: warning: data definition has no type or storage class
Expat.xs:1286: error: parse error before "case"
Expat.xs:1286: error: redefinition of `__u'
Expat.xs:1286: error: `__u' previously defined here
Expat.xs:1286: warning: initialization makes integer from pointer without a cast
Expat.xs:1286: error: initializer element is not constant
Expat.xs:1286: warning: data definition has no type or storage class
Expat.xs:1286: error: parse error before "case"
Expat.xs:1286: error: redefinition of `__u'
Expat.xs:1286: error: `__u' previously defined here
Expat.xs:1286: warning: initialization makes integer from pointer without a cast
Expat.xs:1286: error: initializer element is not constant
Expat.xs:1286: warning: data definition has no type or storage class
Expat.xs:1286: error: parse error before "case"
Expat.xs:1286: error: redefinition of `__u'
Expat.xs:1286: error: `__u' previously defined here
Expat.xs:1286: warning: initialization makes integer from pointer without a cast
Expat.xs:1286: error: initializer element is not constant
Expat.xs:1286: warning: data definition has no type or storage class
Expat.xs:1286: error: parse error before "case"
Expat.xs:1286: error: redefinition of `__u'
Expat.xs:1286: error: `__u' previously defined here
Expat.xs:1286: warning: initialization makes integer from pointer without a cast
Expat.xs:1286: error: initializer element is not constant
Expat.xs:1286: warning: data definition has no type or storage class
Expat.xs:1286: error: parse error before "case"
Expat.xs:1286: error: redefinition of `__u'
Expat.xs:1286: error: `__u' previously defined here
Expat.xs:1286: warning: initialization makes integer from pointer without a cast
Expat.xs:1286: error: initializer element is not constant
Expat.xs:1286: warning: data definition has no type or storage class
Expat.xs:1286: error: parse error before "case"
Expat.xs:1286: error: redefinition of `__u'
Expat.xs:1286: error: `__u' previously defined here
Expat.xs:1286: warning: initialization makes integer from pointer without a cast
Expat.xs:1286: error: initializer element is not constant
Expat.xs:1286: warning: data definition has no type or storage class
Expat.xs:1286: error: parse error before "case"
Expat.xs:1286: error: redefinition of `__u'
Expat.xs:1286: error: `__u' previously defined here
Expat.xs:1286: warning: initialization makes integer from pointer without a cast
Expat.xs:1286: error: initializer element is not constant
Expat.xs:1286: warning: data definition has no type or storage class
Expat.xs:1286: error: parse error before "case"
Expat.xs:1286: error: redefinition of `__u'
Expat.xs:1286: error: `__u' previously defined here
Expat.xs:1286: warning: initialization makes integer from pointer without a cast
Expat.xs:1286: error: initializer element is not constant
Expat.xs:1286: warning: data definition has no type or storage class
Expat.xs:1286: error: parse error before "case"
Expat.xs:1286: warning: data definition has no type or storage class
Expat.xs:1286: error: parse error before '}' token
Expat.xs:1286: error: parse error before '\x0'
Expat.xs:1286: warning: data definition has no type or storage class
Expat.xs:1286: error: parse error before '}' token
Expat.xs:1287: error: `cbv' undeclared here (not in a function)
Expat.xs:1287: warning: initialization makes integer from pointer without a cast
Expat.xs:1287: error: initializer element is not constant
Expat.xs:1287: warning: data definition has no type or storage class
Expat.xs:1288: error: parse error before "if"
Expat.xs:1291: error: redefinition of `spp'
Expat.xs:1287: error: `spp' previously defined here
Expat.xs:1291: error: `cbv' undeclared here (not in a function)
Expat.xs:1291: warning: initialization makes integer from pointer without a cast
Expat.xs:1291: error: initializer element is not constant
Expat.xs:1291: warning: data definition has no type or storage class
Expat.xs:1292: error: parse error before "if"
Expat.xs:1306: error: redefinition of `spp'
Expat.xs:1291: error: `spp' previously defined here
Expat.xs:1306: error: `cbv' undeclared here (not in a function)
Expat.xs:1306: warning: initialization makes integer from pointer without a cast
Expat.xs:1306: error: initializer element is not constant
Expat.xs:1306: warning: data definition has no type or storage class
Expat.xs:1308: error: parse error before "if"
Expat.xs:1313: error: redefinition of `spp'
Expat.xs:1306: error: `spp' previously defined here
Expat.xs:1313: error: `cbv' undeclared here (not in a function)
Expat.xs:1313: warning: initialization makes integer from pointer without a cast
Expat.xs:1313: error: initializer element is not constant
Expat.xs:1313: warning: data definition has no type or storage class
Expat.xs:1315: error: parse error before "if"
Expat.xs:1320: error: `enc' undeclared here (not in a function)
Expat.xs:1320: error: initializer element is not constant
Expat.xs:1320: warning: data definition has no type or storage class
Expat.xs:1321: warning: parameter names (without types) in function declaration
Expat.xs:1321: warning: data definition has no type or storage class
Expat.xs:1322: error: parse error before '}' token
Expat.xs:1329: error: parse error before '(' token
Expat.xs:1330: warning: parameter names (without types) in function declaration
Expat.xs:1330: warning: data definition has no type or storage class
Expat.xs:1331: error: parse error before numeric constant
Expat.xs:1331: warning: data definition has no type or storage class
Expat.xs:1333: error: redefinition of `spp'
Expat.xs:1313: error: `spp' previously defined here
Expat.xs:1333: error: `cbv' undeclared here (not in a function)
Expat.xs:1333: warning: initialization makes integer from pointer without a cast
Expat.xs:1333: error: initializer element is not constant
Expat.xs:1333: warning: data definition has no type or storage class
Expat.xs:1336: error: parse error before "if"
Expat.xs:1341: warning: parameter names (without types) in function declaration
Expat.xs:1341: warning: data definition has no type or storage class
Expat.xs:1342: error: parse error before '}' token
Expat.c:1359: error: parse error before '=' token
Expat.c:1359: error: parse error before '++' token
Expat.c:1361: error: parse error before '(' token
Expat.c: In function `XS_XML__Parser__Expat_ParserRelease':
Expat.c:1371: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1371: error: parse error before "parser"
Expat.xs:1351: error: `cbv' undeclared (first use in this function)
Expat.xs:1351: error: parse error before ')' token
Expat.c: In function `XS_XML__Parser__Expat_ParserFree':
Expat.c:1390: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1390: error: parse error before "parser"
Expat.xs:1361: error: `cbv' undeclared (first use in this function)
Expat.xs:1361: error: parse error before ')' token
Expat.xs:1430: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_ParseString':
Expat.c:1476: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1476: error: parse error before "parser"
Expat.xs:1439: error: `cbv' undeclared (first use in this function)
Expat.xs:1443: error: parse error before ')' token
Expat.xs:1446: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_ParseStream':
Expat.c:1508: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1508: error: parse error before "parser"
Expat.xs:1463: error: `cbv' undeclared (first use in this function)
Expat.xs:1465: error: parse error before ')' token
Expat.xs:1473: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_ParsePartial':
Expat.c:1543: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1543: error: parse error before "parser"
Expat.xs:1488: error: `cbv' undeclared (first use in this function)
Expat.xs:1488: error: parse error before ')' token
Expat.xs:1490: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_ParseDone':
Expat.c:1571: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1571: error: parse error before "parser"
Expat.xs:1504: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetStartElementHandler':
Expat.c:1594: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1594: error: parse error before "parser"
Expat.xs:1518: error: `cbv' undeclared (first use in this function)
Expat.xs:1518: error: parse error before ')' token
Expat.c: In function `XS_XML__Parser__Expat_SetEndElementHandler':
Expat.c:1615: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1615: error: parse error before "parser"
Expat.xs:1529: error: `cbv' undeclared (first use in this function)
Expat.xs:1529: error: parse error before ')' token
Expat.c: In function `XS_XML__Parser__Expat_SetCharacterDataHandler':
Expat.c:1636: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1636: error: parse error before "parser"
Expat.xs:1540: error: `XML_CharacterDataHandler' undeclared (first use in this function)
Expat.xs:1540: error: parse error before "charhndl"
Expat.xs:1541: error: `cbv' undeclared (first use in this function)
Expat.xs:1541: error: parse error before ')' token
Expat.xs:1545: error: `charhndl' undeclared (first use in this function)
Expat.xs:1547: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetProcessingInstructionHandler':
Expat.c:1663: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1663: error: parse error before "parser"
Expat.xs:1557: error: `XML_ProcessingInstructionHandler' undeclared (first use in this function)
Expat.xs:1557: error: parse error before "prochndl"
Expat.xs:1559: error: `cbv' undeclared (first use in this function)
Expat.xs:1559: error: parse error before ')' token
Expat.xs:1563: error: `prochndl' undeclared (first use in this function)
Expat.xs:1565: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetCommentHandler':
Expat.c:1691: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1691: error: parse error before "parser"
Expat.xs:1575: error: `XML_CommentHandler' undeclared (first use in this function)
Expat.xs:1575: error: parse error before "cmnthndl"
Expat.xs:1576: error: `cbv' undeclared (first use in this function)
Expat.xs:1576: error: parse error before ')' token
Expat.xs:1580: error: `cmnthndl' undeclared (first use in this function)
Expat.xs:1582: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetDefaultHandler':
Expat.c:1718: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1718: error: parse error before "parser"
Expat.xs:1592: error: `XML_DefaultHandler' undeclared (first use in this function)
Expat.xs:1592: error: parse error before "dflthndl"
Expat.xs:1593: error: `cbv' undeclared (first use in this function)
Expat.xs:1593: error: parse error before ')' token
Expat.xs:1597: error: `dflthndl' undeclared (first use in this function)
Expat.xs:1600: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetUnparsedEntityDeclHandler':
Expat.c:1749: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1749: error: parse error before "parser"
Expat.xs:1613: error: `XML_UnparsedEntityDeclHandler' undeclared (first use in this function)
Expat.xs:1613: error: parse error before "unprsdhndl"
Expat.xs:1615: error: `cbv' undeclared (first use in this function)
Expat.xs:1615: error: parse error before ')' token
Expat.xs:1619: error: `unprsdhndl' undeclared (first use in this function)
Expat.xs:1621: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetNotationDeclHandler':
Expat.c:1777: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1777: error: parse error before "parser"
Expat.xs:1631: error: `XML_NotationDeclHandler' undeclared (first use in this function)
Expat.xs:1631: error: parse error before "nothndlr"
Expat.xs:1632: error: `cbv' undeclared (first use in this function)
Expat.xs:1632: error: parse error before ')' token
Expat.xs:1636: error: `nothndlr' undeclared (first use in this function)
Expat.xs:1638: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetExternalEntityRefHandler':
Expat.c:1804: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1804: error: parse error before "parser"
Expat.xs:1648: error: `XML_ExternalEntityRefHandler' undeclared (first use in this function)
Expat.xs:1648: error: parse error before "exthndlr"
Expat.xs:1650: error: `cbv' undeclared (first use in this function)
Expat.xs:1650: error: parse error before ')' token
Expat.xs:1654: error: `exthndlr' undeclared (first use in this function)
Expat.xs:1656: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetExtEntFinishHandler':
Expat.c:1832: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1832: error: parse error before "parser"
Expat.xs:1666: error: `cbv' undeclared (first use in this function)
Expat.xs:1666: error: parse error before ')' token
Expat.c: In function `XS_XML__Parser__Expat_SetEntityDeclHandler':
Expat.c:1858: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1858: error: parse error before "parser"
Expat.xs:1683: error: `XML_EntityDeclHandler' undeclared (first use in this function)
Expat.xs:1683: error: parse error before "enthndlr"
Expat.xs:1685: error: `cbv' undeclared (first use in this function)
Expat.xs:1685: error: parse error before ')' token
Expat.xs:1689: error: `enthndlr' undeclared (first use in this function)
Expat.xs:1691: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_SetElementDeclHandler':
Expat.c:1886: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1886: error: parse error before "parser"
Expat.xs:1701: error: `XML_ElementDeclHandler' undeclared (first use in this function)
Expat.xs:1701: error: parse error before "eldeclhndlr"
Expat.xs:1703: error: `cbv' undeclared (first use in this function)
Expat.xs:1703: error: parse 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:1914: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1914: error: parse error before "parser"
Expat.xs:1719: error: `XML_AttlistDeclHandler' undeclared (first use in this function)
Expat.xs:1719: error: parse error before "attdeclhndlr"
Expat.xs:1721: error: `cbv' undeclared (first use in this function)
Expat.xs:1721: error: parse 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:1942: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1942: error: parse error before "parser"
Expat.xs:1737: error: `XML_StartDoctypeDeclHandler' undeclared (first use in this function)
Expat.xs:1737: error: parse error before "dtsthndlr"
Expat.xs:1739: error: `cbv' undeclared (first use in this function)
Expat.xs:1739: error: parse 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:1971: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1971: error: parse error before "parser"
Expat.xs:1756: error: `XML_EndDoctypeDeclHandler' undeclared (first use in this function)
Expat.xs:1756: error: parse error before "dtendhndlr"
Expat.xs:1758: error: `cbv' undeclared (first use in this function)
Expat.xs:1758: error: parse 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:1999: error: `XML_Parser' undeclared (first use in this function)
Expat.c:1999: error: parse error before "parser"
Expat.xs:1775: error: `XML_XmlDeclHandler' undeclared (first use in this function)
Expat.xs:1775: error: parse error before "xmldechndlr"
Expat.xs:1777: error: `cbv' undeclared (first use in this function)
Expat.xs:1777: error: parse 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:2027: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2027: error: parse 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:2054: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2054: error: parse 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:2080: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2080: error: parse 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:2194: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2194: error: parse error before "parser"
Expat.xs:1920: error: `cbv' undeclared (first use in this function)
Expat.xs:1920: error: parse 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:2213: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2213: error: parse error before "parser"
Expat.xs:1930: error: `XML_DefaultHandler' undeclared (first use in this function)
Expat.xs:1930: error: parse error before "dflthndl"
Expat.xs:1931: error: `cbv' undeclared (first use in this function)
Expat.xs:1931: error: parse 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:2256: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2256: error: parse error before "parser"
Expat.c:2260: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetCurrentLineNumber':
Expat.c:2273: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2273: error: parse error before "parser"
Expat.c:2277: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetCurrentColumnNumber':
Expat.c:2290: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2290: error: parse error before "parser"
Expat.c:2294: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetCurrentByteIndex':
Expat.c:2307: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2307: error: parse error before "parser"
Expat.c:2311: error: `parser' undeclared (first use in this function)
Expat.c: In function `XS_XML__Parser__Expat_GetSpecifiedAttributeCount':
Expat.c:2324: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2324: error: parse error before "parser"
Expat.c:2328: 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:2484: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2484: error: parse 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:2512: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2512: error: parse error before "parser"
Expat.xs:2109: error: `cbv' undeclared (first use in this function)
Expat.xs:2109: error: parse 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:2540: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2540: error: parse error before "parser"
Expat.xs:2127: error: `cbv' undeclared (first use in this function)
Expat.xs:2127: error: parse 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:2568: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2568: error: parse error before "parser"
Expat.xs:2144: error: `cbv' undeclared (first use in this function)
Expat.xs:2144: error: parse error before ')' token
Expat.xs:2149: error: `XML_StartNamespaceDeclHandler' undeclared (first use in this function)
Expat.xs:2149: error: parse 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: parse error before numeric constant
Expat.xs:2158: error: `XML_UnknownEncodingHandler' undeclared (first use in this function)
Expat.xs:2158: error: parse error before numeric constant
Expat.c: In function `XS_XML__Parser__Expat_ElementIndex':
Expat.c:2600: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2600: error: parse error before "parser"
Expat.xs:2167: error: `cbv' undeclared (first use in this function)
Expat.xs:2167: error: parse error before ')' token
Expat.c: In function `XS_XML__Parser__Expat_SkipUntil':
Expat.c:2621: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2621: error: parse error before "parser"
Expat.xs:2179: error: `cbv' undeclared (first use in this function)
Expat.xs:2179: error: parse error before ')' token
Expat.c: In function `XS_XML__Parser__Expat_Do_External_Parse':
Expat.c:2643: error: `XML_Parser' undeclared (first use in this function)
Expat.c:2643: error: parse error before "parser"
Expat.xs:2194: error: `cbv' undeclared (first use in this function)
Expat.xs:2194: error: parse error before ')' token
Expat.xs:2197: error: `parser' undeclared (first use in this function)
{standard input}: Assembler messages:
{standard input}:88: Error: symbol `__u' is already defined
{standard input}:94: Error: symbol `__u' is already defined
{standard input}:100: Error: symbol `__u' is already defined
{standard input}:106: Error: symbol `__u' is already defined
{standard input}:112: Error: symbol `__u' is already defined
{standard input}:118: Error: symbol `__u' is already defined
{standard input}:124: Error: symbol `__u' is already defined
{standard input}:130: Error: symbol `__u' is already defined
{standard input}:136: Error: symbol `__u' is already defined
{standard input}:142: Error: symbol `__u' is already defined
{standard input}:148: Error: symbol `__u' is already defined
{standard input}:160: Error: symbol `spp' is already defined
{standard input}:166: Error: symbol `spp' is already defined
{standard input}:172: Error: symbol `spp' is already defined
{standard input}:184: Error: symbol `spp' is already defined
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!
Anyone have any help on this. I'm running Trustix Secure Linux 2.2.
Thanks!
Rocky _______________________________________________ Discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
