You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by James Liu <Ja...@FundServ.com> on 2000/11/24 23:26:37 UTC

build for solaris

Hi,

I'd like to create a build for solaris, but there were some compiling
errors, any body has guide on doing this?

thanks,

James


$ make
Preparing the directory structure for a build ...
mkdir -p /u1/james/CPP/xml-xalan/c/obj
mkdir -p /u1/james/CPP/xml-xalan/c/lib
mkdir -p /u1/james/CPP/xml-xalan/c/bin
CC -O   -fPIC -instances=static -DSOLARIS -D_REENTRANT
-DXALAN_CANNOT_MUTATE_ANONYMOUS_OBJECT  -c -I.
-I/u1/james/CPP/xerces-c-src1_3_0/src/
-I/u1/james/CPP/xerces-c-src1_3_0/include/   -o
/u1/james/CPP/xml-xalan/c/obj/XalanAttr.o XalanDOM/XalanAttr.cpp
CC: Warning: Option -fPIC passed to ld, if ld is invoked, ignored otherwise
"./XalanDOM/XalanNode.hpp", line 82: Error: The type "XALAN_PLATFORM_IMPORT"
is incomplete.
"./XalanDOM/XalanNode.hpp", line 82: Error: "," expected instead of "{".
"./XalanDOM/XalanNode.hpp", line 88: Error: "virtual" is not allowed here.
"./XalanDOM/XalanNode.hpp", line 88: Error: Type name expected instead of
"XalanNode".
"./XalanDOM/XalanNode.hpp", line 88: Error: Illegal number of arguments for
<destructor>().