-
Type:
Bug
-
Status: Resolved
-
Resolution: Incomplete
-
Affects Version/s: 1.5
-
Fix Version/s: None
-
Component/s: XPathC
-
Labels:None
-
Environment:Operating System: Linux
Platform: Other
-
Bugzilla Id:21895
While building Xalan-C 1.5 on Redhat with Xerces-C 2.2.0 installed, I
encountered the following:
During the build of XPathExecutionContextDefault.o, I get:
In method 'xalanc_1_5::XPathExecutionContextDefault(xalanc_1_5::XPathEnvSupport &,
xalanc_1_5::DOMSupport &, xalanc_1_5::XObjectFactory &, xalanc_1_5::XalanNode *,
const xalanc_1_5::NodeRefListBase *, const xalanc_1_5::PrefixResolver *)':
/students/elddm/xalan-c/src/Include/XalanObjectCache.hpp: Internal error:
Segmentation fault.
The build cannot proceed past this point.