You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Tom Orsi <to...@online.msdw.com> on 2001/03/23 21:01:15 UTC

build problem on solaris 5.5 using Sunwspro 4.2

Help --- I am salavating at being able to use your C++ product for
our business but  I get the following error when trying to build
the SimpleTransform example, by runnning 'gmake SimpleTransform'.

compile error:

[.](src)> gmake SimpleTransform
Preparing the directory structure for a build ...
mkdir -p /Users/torsi/xml-xalan/obj
mkdir -p /Users/torsi/xml-xalan/lib
mkdir -p /Users/torsi/xml-xalan/bin
CC -O   -KPIC -mt -xs -ptr/Users/torsi/xml-xalan/obj -features=rtti
-DSOLARIS -D_REENTRANT -I/Users/torsi/STLport-4.0/stlport  -c -I.
-I/Users/torsi/xml-xerces/src/ -I/Users/torsi/xml-xerces/include/   -o
/Users/torsi/xml-xalan/obj/DOMSupportDefault.o
DOMSupport/DOMSupportDefault.cpp
"/Users/torsi/STLport-4.0/stlport/stl/_deque.h", line 370: Error: ","
expected instead of "_Tp".
"/Users/torsi/STLport-4.0/stlport/stl/_deque.h", line 370: Error: Type
name expected instead of "_Tp".
"/Users/torsi/STLport-4.0/stlport/stl/_deque.h", line 370: Error: ","
expected instead of "_Tp".