I downloaded xeces-c 1.6 (both binary and source distributions) and tried to build from the scratch. I get the following build error
-I/home/aramdas/xerces-c1_6_0-SolForCC/include -I/home/aramdas/xerces-c1_6_0-SolForCC/src -o /home/aramdas/xerces-c1_6_0-SolForCC/obj/SOLARIS/XUtil.o XUtil.cpp "XUtil.cpp", line 86: Error: Could not open include file <dom/AttrImpl.hpp>. "XUtil.cpp", line 87: Error: Could not open include file <dom/ElementImpl.hpp>. "XUtil.cpp", line 88: Error: Could not open include file <dom/DocumentImpl.hpp>. "XUtil.cpp", line 132: Error: The type "ElementImpl" is incomplete. "XUtil.cpp", line 134: Error: The type "AttrImpl" is incomplete. "XUtil.cpp", line 175: Error: null is not defined. 6 Error(s) detected. make[2]: *** [XUtil.o] Error 6 make[2]: Leaving directory `/home/aramdas/xerces-c-src1_6_0/src/validators/schema' make[1]: Leaving directory `/home/aramdas/xerces-c-src1_6_0/src/validators' Building /home/aramdas/xerces-c1_6_0-SolForCC/lib/libxerces-c1_6_0 cd /home/aramdas/xerces-c1_6_0-SolForCC/obj/SOLARIS/.. ; make -k ; cd .. make[1]: Entering directory `/home/aramdas/xerces-c1_6_0-SolForCC/obj' make[1]: *** No targets specified and no makefile found. Stop. make[1]: Leaving directory `/home/aramdas/xerces-c1_6_0-SolForCC/obj' Please help me with this Thanks Arun --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
