Building parsers make -C parsers mkdir -p /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/parsers cp -fp DOMParser.hpp IDOMParser.hpp SAXParser.hpp SAX2XMLReaderImpl.hpp /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/parsers c++ -DMACOSX -D_REENTRANT -c -O -DXML_USE_NATIVE_TRANSCODER -DXML_USE_INMEM_MESSAGELOADER -DXML_USE_PTHREADS -DXML_USE_NETACCESSOR_SOCKET -I/MyApps/Audio/CLAM/xercesc/src/xercesc/include -I/MyApps/Audio/CLAM/xercesc/src/xercesc/src -o /MyApps/Audio/CLAM/xercesc/src/xercesc/obj/MACOSX/DOMParser.o DOMParser.cpp DOMParser.cpp:80:39: xercesc/dom/ElementImpl.hpp: No such file or directory DOMParser.cpp:81:36: xercesc/dom/AttrImpl.hpp: No such file or directory DOMParser.cpp:82:38: xercesc/dom/AttrNSImpl.hpp: No such file or directory DOMParser.cpp:83:36: xercesc/dom/TextImpl.hpp: No such file or directory DOMParser.cpp:84:40: xercesc/dom/DocumentImpl.hpp: No such file or directory DOMParser.cpp:85:44: xercesc/dom/DocumentTypeImpl.hpp: No such file or directory DOMParser.cpp:86:38: xercesc/dom/EntityImpl.hpp: No such file or directory DOMParser.cpp:87:40: xercesc/dom/NotationImpl.hpp: No such file or directory DOMParser.cpp:88:44: xercesc/dom/NamedNodeMapImpl.hpp: No such file or directory DOMParser.cpp:89:37: xercesc/dom/NodeIDMap.hpp: No such file or directory DOMParser.cpp: In member function `virtual void DOMParser::docCharacters(const XMLCh*, unsigned int, bool)': DOMParser.cpp:511: error: `isReadOnly' undeclared (first use this function) DOMParser.cpp:511: error: (Each undeclared identifier is reported only once for each function it appears in.) DOMParser.cpp: In member function `virtual void DOMParser::ignorableWhitespace(const XMLCh*, unsigned int, bool)': DOMParser.cpp:586: error: `setIgnorableWhitespace' undeclared (first use this function) DOMParser.cpp:590: error: `isReadOnly' undeclared (first use this function) DOMParser.cpp: In member function `virtual void DOMParser::startElement(const XMLElementDecl&, unsigned int, const XMLCh*, const RefVectorOf&, unsigned int, bool, bool)': DOMParser.cpp:666: error: `setAttributeNS' undeclared (first use this function) DOMParser.cpp:673: error: invalid use of undefined type `struct DocumentImpl' /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/dom/DOM_Node.hpp:615: error: forward declaration of `struct DocumentImpl' DOMParser.cpp:674: error: invalid use of undefined type `struct DocumentImpl' /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/dom/DOM_Node.hpp:615: error: forward declaration of `struct DocumentImpl' DOMParser.cpp:674: error: parse error before `(' token DOMParser.cpp:675: error: invalid use of undefined type `struct DocumentImpl' /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/dom/DOM_Node.hpp:615: error: forward declaration of `struct DocumentImpl' DOMParser.cpp:676: error: `isIdAttr' undeclared (first use this function) DOMParser.cpp:679: error: `setSpecified' undeclared (first use this function) DOMParser.cpp:687: error: `setAttribute' undeclared (first use this function) DOMParser.cpp:695: error: invalid use of undefined type `struct DocumentImpl' /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/dom/DOM_Node.hpp:615: error: forward declaration of `struct DocumentImpl' DOMParser.cpp:696: error: invalid use of undefined type `struct DocumentImpl' /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/dom/DOM_Node.hpp:615: error: forward declaration of `struct DocumentImpl' DOMParser.cpp:696: error: parse error before `(' token DOMParser.cpp:697: error: invalid use of undefined type `struct DocumentImpl' /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/dom/DOM_Node.hpp:615: error: forward declaration of `struct DocumentImpl' DOMParser.cpp:707: error: `isReadOnly' undeclared (first use this function) DOMParser.cpp: In member function `virtual void DOMParser::startEntityReference(const XMLEntityDecl&)': DOMParser.cpp:742: error: invalid use of undefined type `struct DocumentTypeImpl' /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/dom/DOM_DocumentType.hpp:109: error: forward declaration of `struct DocumentTypeImpl' DOMParser.cpp:743: error: `setEntityRef' undeclared (first use this function) DOMParser.cpp: In member function `virtual void DOMParser::attDef(const DTDElementDecl&, const DTDAttDef&, bool)': DOMParser.cpp:804: error: `isIntSubsetReading' undeclared (first use this function) DOMParser.cpp:908: error: invalid use of undefined type `struct DocumentTypeImpl' /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/dom/DOM_DocumentType.hpp:109: error: forward declaration of `struct DocumentTypeImpl' DOMParser.cpp: In member function `virtual void DOMParser::doctypeComment(const XMLCh*)': DOMParser.cpp:918: error: `isIntSubsetReading' undeclared (first use this function) DOMParser.cpp:930: error: invalid use of undefined type `struct DocumentTypeImpl' /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/dom/DOM_DocumentType.hpp:109: error: forward declaration of `struct DocumentTypeImpl' DOMParser.cpp: In member function `virtual void DOMParser::doctypeDecl(const DTDElementDecl&, const XMLCh*, const XMLCh*, bool)': DOMParser.cpp:946: error: `setDocumentType' undeclared (first use this function) DOMParser.cpp: In member function `virtual void DOMParser::doctypePI(const XMLCh*, const XMLCh*)': DOMParser.cpp:956: error: `isIntSubsetReading' undeclared (first use this function) DOMParser.cpp:968: error: invalid use of undefined type `struct DocumentTypeImpl' /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/dom/DOM_DocumentType.hpp:109: error: forward declaration of `struct DocumentTypeImpl' DOMParser.cpp: In member function `virtual void DOMParser::doctypeWhitespace(const XMLCh*, unsigned int)': DOMParser.cpp:980: error: `isIntSubsetReading' undeclared (first use this function) DOMParser.cpp:981: error: invalid use of undefined type `struct DocumentTypeImpl' /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/dom/DOM_DocumentType.hpp:109: error: forward declaration of `struct DocumentTypeImpl' DOMParser.cpp: In member function `virtual void DOMParser::elementDecl(const DTDElementDecl&, bool)': DOMParser.cpp:990: error: `isIntSubsetReading' undeclared (first use this function) DOMParser.cpp:1008: error: invalid use of undefined type `struct DocumentTypeImpl' /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/dom/DOM_DocumentType.hpp:109: error: forward declaration of `struct DocumentTypeImpl' DOMParser.cpp: In member function `virtual void DOMParser::endAttList(const DTDElementDecl&)': DOMParser.cpp:1033: error: `null' undeclared (first use this function) DOMParser.cpp:1042: error: incomplete type 'DocumentImpl' cannot be used to name a scope DOMParser.cpp:1064: error: parse error before `(' token DOMParser.cpp:1072: error: invalid use of undefined type `struct AttrImpl' /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/dom/DOM_Attr.hpp:105: error: forward declaration of `struct AttrImpl' DOMParser.cpp:1074: error: `setValue' undeclared (first use this function) DOMParser.cpp:1075: error: `setAttributeNode' undeclared (first use this function) DOMParser.cpp:1076: error: `setSpecified' undeclared (first use this function) DOMParser.cpp:1080: error: `getElements' undeclared (first use this function) DOMParser.cpp:1087: error: invalid use of undefined type `struct ElementImpl' /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/dom/DOM_Element.hpp:122: error: forward declaration of `struct ElementImpl' DOMParser.cpp:1088: error: incomplete type 'NodeImpl' cannot be used to name a scope DOMParser.cpp: In member function `virtual void DOMParser::endIntSubset()': DOMParser.cpp:1094: error: invalid use of undefined type `struct DocumentTypeImpl' /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/dom/DOM_DocumentType.hpp:109: error: forward declaration of `struct DocumentTypeImpl' DOMParser.cpp: In member function `virtual void DOMParser::entityDecl(const DTDEntityDecl&, bool, bool)': DOMParser.cpp:1108: error: `createEntity' undeclared (first use this function) DOMParser.cpp:1110: error: `setPublicId' undeclared (first use this function) DOMParser.cpp:1111: error: `setSystemId' undeclared (first use this function) DOMParser.cpp:1112: error: `setNotationName' undeclared (first use this function) DOMParser.cpp:1115: error: invalid use of undefined type `struct DocumentTypeImpl' /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/dom/DOM_DocumentType.hpp:109: error: forward declaration of `struct DocumentTypeImpl' DOMParser.cpp:1123: error: invalid use of undefined type `struct EntityImpl' /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/dom/DOM_Entity.hpp:102: error: forward declaration of `struct EntityImpl' DOMParser.cpp:1124: error: incomplete type 'NodeImpl' cannot be used to name a scope DOMParser.cpp:1127: error: `isIntSubsetReading' undeclared (first use this function) DOMParser.cpp:1137: error: `getPublicId' undeclared (first use this function) DOMParser.cpp:1146: error: `getSystemId' undeclared (first use this function) DOMParser.cpp:1156: error: `getNotationName' undeclared (first use this function) DOMParser.cpp:1174: error: invalid use of undefined type `struct DocumentTypeImpl' /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/dom/DOM_DocumentType.hpp:109: error: forward declaration of `struct DocumentTypeImpl' DOMParser.cpp: In member function `virtual void DOMParser::notationDecl(const XMLNotationDecl&, bool)': DOMParser.cpp:1190: error: `createNotation' undeclared (first use this function) DOMParser.cpp:1191: error: `setPublicId' undeclared (first use this function) DOMParser.cpp:1192: error: `setSystemId' undeclared (first use this function) DOMParser.cpp:1195: error: invalid use of undefined type `struct DocumentTypeImpl' /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/dom/DOM_DocumentType.hpp:109: error: forward declaration of `struct DocumentTypeImpl' DOMParser.cpp:1202: error: invalid use of undefined type `struct NotationImpl' /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/dom/DOM_Notation.hpp:96: error: forward declaration of `struct NotationImpl' DOMParser.cpp:1203: error: incomplete type 'NodeImpl' cannot be used to name a scope DOMParser.cpp: In member function `virtual void DOMParser::startIntSubset()': DOMParser.cpp:1216: error: invalid use of undefined type `struct DocumentTypeImpl' /MyApps/Audio/CLAM/xercesc/src/xercesc/include/xercesc/dom/DOM_DocumentType.hpp:109: error: forward declaration of `struct DocumentTypeImpl' make[1]: *** [DOMParser.o] Error 1 make: *** [Parsers] Error 2