DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10742>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10742 XalanC 1.3 build fails on solaris 2.7 Summary: XalanC 1.3 build fails on solaris 2.7 Product: XalanC Version: 1.3.x Platform: Sun OS/Version: Solaris Status: NEW Severity: Normal Priority: Other Component: XalanC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] - on solaris 2.7 using STLport 4.5.3. - Compiler info: CC: WorkShop Compilers 5.0 98/12/15 C++ 5.0 ccfe: WorkShop Compilers 5.0 99/09/16 C++ 5.0 Patch 107311-07 - did the following: 1. runConfigure -p solaris -c cc -x CC 2. make clean 3. make - I get the following error: CC -O -DNDEBUG -KPIC -mt -xs -ptr/3p/xml-xalan/obj -features=rtti -DSOLARIS -D_REENTRANT -I/3p/STLport-4.5.3/stlport -c -I. -I/3p/xerces-c1_6_0-SolForCC/src/ -I/3p/xerces-c1_6_0-SolForCC/include/xercesc -I/3p/xerces-c1_6_0-SolForCC/include/ -o /3p/nc/xml-xalan/obj/SimpleNodeLocator.o XPath/SimpleNodeLocator.cpp "./XPath/XPathFunctionTable.hpp", line 313: Error: Member templates not implemented. "./XPath/XPathFunctionTable.hpp", line 316: Error: The function "getInstalledFunctionNames(XPathFunctionTable::OutputIteratorType) const" cannot be declared const. "./XPath/XPath.hpp", line 388: Error: Member templates not implemented. "./XPath/XPath.hpp", line 390: Warning (Anachronism): "static" is not allowed and is being ignored. "./XPath/XPath.hpp", line 391: Error: getInstalledFunctionNames<>(XPathFunctionTable::OutputIteratorType) already had a body defined. 4 Error(s) and 1 Warning(s) detected.
