You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by 양광모 <km...@nextech.co.kr> on 2001/03/02 12:54:24 UTC

About Xalan C++-1.1 compiling.

Hi. Every Xalan developer..
My name is Jerry Yang.I'm in Korea.
I compiled Xalan C++1.1 source.
But it's hppen to error. under message.
Please, response me about cause of this error.


CC -O   -KPIC -mt -xs -ptr/home3/parser/kmyang/Xalan-c/xml-xalan/c/obj -features=rtti -DSOLARIS -D_REENTRANT -I/home3/parser/kmyang/STLport-4.0/stlport  -c -I. -I/home3/parser/kmyang/Xalan-c/xml-xerces/c/src/ -I/home3/parser/kmyang/Xalan-c/xml-xerces/c/include/   -o /home3/parser/kmyang/Xalan-c/xml-xalan/c/obj/DOMSupportDefault.o DOMSupport/DOMSupportDefault.cpp
"/home3/parser/kmyang/STLport-4.0/stlport/stl_user_config.h", line 45: Warning (Anachronism): Attempt to redefine __STL_NO_SGI_IOSTREAMS without using #undef.
"/home3/parser/kmyang/STLport-4.0/stlport/stl_user_config.h", line 45: Note: Type "CC -migration" for more on anachronisms.
"/home3/parser/kmyang/STLport-4.0/stlport/stl/_deque.h", line 369: Error: "," expected instead of "_Tp".


My system OS is Unix Solaris 2.7. 
Compiler is Workshop 4.2.
I used STL PORT  4.0.