Linux 2.4.7-10. Downloaded Xalan-C_1_3-linux.tar.gz; tar'd it to the disk; removed " -instances=static" from Makefile.in; and started following the Xalan-C++ Release Notes. Well into the build, I got the following error:
XercesParserLiaison/XercesAttrBridge.cpp: In method `bool XercesAttrBridge::supports (const XalanDOMString &, const XalanDOMString &) const': XercesParserLiaison/XercesAttrBridge.cpp:271: no matching function for call to `DOM_Attr::supports (const DOMString, const DOMString) const' Thought I'd ask if anyone's has already seen (and fixed) this before I start digging around in the code. Any help, suggestions, solutions, etc. appreciated. TIA
