You do not need the STLport for that version of the compiler. Comment out
the STLport stuff from SolarisDefinitions.hpp.
Dave
Martin Waller
<martin.waller@crystaldeci To:
"'[EMAIL PROTECTED]'"
sions.com>
<[EMAIL PROTECTED]>
cc: (bcc: David N
Bertoni/CAM/Lotus)
07/20/2001 06:00 AM Subject: Solarix
| CC: Sun WorkShop 6 update 1
Please respond to C++ 5.2 Patch
109508-02 200 1/03/04
xalan-dev
Hello,
Does anyone have experiance of building Xalan with the above C++
compiler...the builds I have here seem to be failing very early on with...
Preparing the directory structure for a build ...
mkdir -p /usr4/xmla/xml-xalan/obj
mkdir -p /usr4/xmla/xml-xalan/lib
mkdir -p /usr4/xmla/xml-xalan/bin
CC -O -KPIC -mt -xs -ptr/usr4/xmla/xml-xalan/obj -features=rtti -DSOLARIS
-D_REENTRANT -I/stlport -c -I. -I/usr4/xmla/xerces-c-src1_4_0/src/
-I/usr4/xmla/xerces-c-src1_4_0/include/ -o
/usr4/xmla/xml-xalan/obj/XalanAttr.o XalanDOM/XalanAttr.cpp
"./Include/SolarisDefinitions.hpp", line 102: Error: Could not open include
file <stl/_config.h>.
...
Compilation aborted, too many Error messages.
make: *** [/usr4/xmla/xml-xalan/obj/XalanAttr.o] Error 1
Many thanks...
Martin