You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xerces.apache.org by "Tovrea, George W (US SSA)" <ge...@baesystems.com> on 2009/09/10 20:10:27 UTC

RE: Xerces-C++ 2.8.0 fails to compile - more

>From "make -n"

mkdir -p /net/whistler/auto/users/tovrea/XERCES_C/include/xercesc/dom/impl
echo "  (CP)  /net/whistler/auto/users/tovrea/XERCES_C/include/xercesc/dom/impl"
cp -fp  DOMDeepNodeListPool.c /net/whistler/auto/users/tovrea/XERCES_C/include/xercesc/dom/impl

which seems to imply none of the hpp files are being copied to .../dom/impl.

-----Original Message-----
From: Tovrea, George W (US SSA) 
Sent: Thursday, September 10, 2009 10:53 AM
To: 'c-users@xerces.apache.org'
Subject: Xerces-C++ 2.8.0 fails to compile

Problem: 2.8.0 fails to compile. runConfiure appears to have worked correctly. Contents of config.log are attached. The following line printed at the end of runConfigure appears to be in error, " If the result of the above commands look OK to you, go to the directory
/net/whistler/auto/users/tovrea/XERCES_C/src/xercesc and type "make" (or "gmake") to make the XERCES-C system.", since there is no such directory. The actual directory seems to be /net/whistler/auto/users/tovrea/XERCES_C/xerces-c-src_2_8_0/src/xercesc.

tovrea@siamese%printenv XERCESCROOT
/net/whistler/auto/users/tovrea/XERCES_C
tovrea@siamese%ls $XERCESCROOT
include                 lib                     obj                     xerces-c-src_2_8_0      xerces-c-src_2_8_0.tar

## --------- ##
## Platform. ##
## --------- ##

hostname = siamese
uname -m = sun4u
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_118833-33

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = siamese
Release = 5.10
KernelID = Generic_118833-33
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/

Error (followed by a bunch of related errors):

Building parsers
/app/make-3.81/make -s -C parsers 
  (CP)  /net/whistler/auto/users/tovrea/XERCES_C/include/xercesc/parsers
  (C++) AbstractDOMParser.o
AbstractDOMParser.cpp:46:44: error: xercesc/dom/impl/DOMAttrImpl.hpp: No such file or directory
AbstractDOMParser.cpp:47:48: error: xercesc/dom/impl/DOMTypeInfoImpl.hpp: No such file or directory
AbstractDOMParser.cpp:50:44: error: xercesc/dom/impl/DOMTextImpl.hpp: No such file or directory
AbstractDOMParser.cpp:51:48: error: xercesc/dom/impl/DOMDocumentImpl.hpp: No such file or directory
AbstractDOMParser.cpp:52:52: error: xercesc/dom/impl/DOMDocumentTypeImpl.hpp: No such file or directory
AbstractDOMParser.cpp:54:49: error: xercesc/dom/impl/DOMElementNSImpl.hpp: No such file or directory
AbstractDOMParser.cpp:55:46: error: xercesc/dom/impl/DOMEntityImpl.hpp: No such file or directory
AbstractDOMParser.cpp:56:55: error: xercesc/dom/impl/DOMEntityReferenceImpl.hpp: No such file or directory
AbstractDOMParser.cpp:57:48: error: xercesc/dom/impl/DOMNotationImpl.hpp: No such file or directory
AbstractDOMParser.cpp:60:61: error: xercesc/dom/impl/DOMProcessingInstructionImpl.hpp: No such file or directory
AbstractDOMParser.cpp:61:45: error: xercesc/dom/impl/DOMNodeIDMap.hpp: No such file or directory
AbstractDOMParser.cpp:62:41: error: xercesc/dom/impl/DOMCasts.hpp: No such file or directory


Bill Tovrea

BAE Systems

16550 West Bernardo Drive
San Diego, CA 92127

Telephone: (858) 592-5292

Pager: (888) 971-4964

E-mail: George.Tovrea@baesystems.com