Hi,
You'd have to give us a bit of information with regards to compiler version and OS you are running on.
Thanks,
June K. Ng
XSLT Development
IBM Toronto Laboratory
| kamal Rometra <[EMAIL PROTECTED]>
03/17/2005 09:00 PM
|
|
Hi,
I downloaded Xalan from http://apache.mirrors.pair.com/xml/xalan-c/ link.
After unzipping Xalan-C_1_9_0-src.zip, I have to dos2unix on makefiles & shell scripts at xml-xalan/c to be able to runConfigure.
And then after i started building it bu running gmake, I got following error.
Could someone please point out what could be the cause for this.
Thanks
Kamal.
g++ -O2 -DNDEBUG -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/home/kamal/XPath/Xalan/temp/xml-xalan/c/src -I/home/kamal/XPath/Xalan/temp/xml-xalan/c/include -I../../nls/include -I/home/kamal/XPath/Xerces/xerces-c-src_2_6_0/src/ -I/home/kamal/XPath/Xerces/xerces-c-src_2_6_0/include/xercesc -I/home/kamal/XPath/Xerces/xerces-c-src_2_6_0/include/ -o ../../obj/XPathExecutionContextDefault.o /home/kamal/XPath/Xalan/temp/xml-xalan/c/src/xalanc/XPath/XPathExecutionContextDefault.cpp
/home/kamal/XPath/Xalan/temp/xml-xalan/c/src/xalanc/Include/XalanObjectCache.hpp: In method
`xalanc_1_9::XPathExecutionContextDefault::XPathExecutionContextDefault (xalanc_1_9::XPathEnvSupport &,
xalanc_1_9::DOMSupport &, xalanc_1_9::XObjectFactory &, xalanc_1_9::XalanNode *, const
xalanc_1_9::NodeRefListBase *, const xalanc_1_9::PrefixResolver *)':
/home/kamal/XPath/Xalan/temp/xml-xalan/c/src/xalanc/Include/XalanObjectCache.hpp:291: Internal error:
Segmentation fault.
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
gmake[1]: *** [../../obj/XPathExecutionContextDefault.o] Error 1
gmake[1]: Leaving directory `/home/kamal/XPath/Xalan/temp/xml-xalan/c/src/xalanc'
gmake: *** [all] Error 2
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
