Hi there.

Have u properly set the enviroment variable that points to the Xerces
binaries
root directory???

If u don't, take a look to
http://xml.apache.org/xerces-c/build-winunix.html#faq-4
"Setting up Enviroment variables"

It seems that your XERCESCROOT variable is pointing to the directory where u
decompress the binary distribution,  (xerces-c1_6_0-SolForCC), that lacks of
the binaries needed to recompile.

Install the Sources Package to another directory, (tipically
/home/aramdas/xerces-c-src1_6_0 ), and change the pointing of XERCESCROOT
variable to this new directory.


Regards.

Jorge.



> 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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to